Implementing MPLS VPNs over IP Tunnels on Cisco IOS XR Software
How to Configure MPLS VPNs over IP Tunnels
9.export
10.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 |
|
|
vrf | Specifies a name assigned to a VRF. | |
| Example: |
|
| RP/0/RP0/CPU0:router(config)# vrf |
|
Step 3 |
|
|
Specifies an IPv4 | ||
| Example: |
|
|
| |
|
| |
Step 4 |
|
|
import | Configures a VPN routing and forwarding (VRF) import | |
| ||
| Example: |
|
|
| |
|
| |
Step 5 |
|
|
export | Configures a VPN routing and forwarding (VRF) export | |
| ||
| Example: |
|
|
| |
|
| |
Step 6 |
|
|
exit | Exits interface configuration mode. | |
| Example: |
|
|
| |
Step 7 |
|
|
Specifies an IPv6 | ||
| Example: |
|
|
| |
|
| |
|
|
|
| Cisco IOS XR MPLS Configuration Guide |
|