Implementing MPLS VPNs over IP Tunnels on Cisco IOS XR Software
How to Configure MPLS VPNs over IP Tunnels
| Command or Action | Purpose | |
Step 5 |
|
| |
neighbor A.B.C.D | Configures the IP address for the BGP neighbor. | ||
| Example: |
|
|
|
|
| |
| 10.10.10.0 |
|
|
|
|
| |
Step 6 |
|
| |
Configures the AS number for the BGP neighbor. | |||
| Example: |
|
|
|
|
| |
| 888 |
|
|
Step 7 |
|
| |
Allows BGP sessions to use the primary IP address from a | |||
|
| particular interface as the local address. | |
| Example: |
|
|
|
|
| |
|
|
| |
Step 8 |
|
| |
Configures VPNv4 unicast address family. | |||
| Example: |
|
|
|
|
| |
|
|
| |
|
|
| |
Step 9 |
|
| |
Configures IPv4 tunnel address family. | |||
| Example: |
|
|
|
|
| |
|
|
| |
Step 10 |
|
| |
vrf | Configures a VRF instance. | ||
| Example: |
|
|
|
|
| |
| 9999 |
|
|
|
|
| |
Step 11 |
|
| |
rd | Configures a route distinguisher. | ||
|
| Note | Use the auto keyword to automatically assign a |
| Example: |
| unique route distinguisher. |
|
|
| |
Step 12 |
|
| |
Configures IPv4 unicast address family. | |||
| Example: |
|
|
|
|
| |
|
|
| |
|
|
| |
|
|
|
|
| Cisco IOS XR MPLS Configuration Guide |
|