Implementing MPLS VPNs over IP Tunnels on Cisco IOS XR Software
How to Configure MPLS VPNs over IP Tunnels
4.
5.neighbor A.B.C.D
6.
7.
8.
9.
10.vrf
11.rd
12.
13.
14.neighbor A.B.C.D
15.
16.
17.
18.
19.end or commit
DETAILED STEPS
| Command or Action | Purpose |
Step 1 |
|
|
configure | Enters global configuration mode. | |
| Example: |
|
| RP/0/RP0/CPU0:router# configure |
|
Step 2 |
|
|
router bgp | Configures a BGP routing process and enters router | |
|
| configuration mode. |
| Example: | • Range for |
| RP/0/RP0/CPU0:router(config)# router bgp 2 | |
|
| |
Step 3 |
|
|
Configures VPNv4 address family. | ||
| Example: |
|
|
| |
|
| |
|
| |
Step 4 |
|
|
Configures IPv4 tunnel address family. | ||
| Example: |
|
|
| |
|
| |
|
|
|
|
| Cisco IOS XR MPLS Configuration Guide |
|
|
|
|
|
| |||
|
|
|
|
| |
|
|
|
|