Cisco CRS Configuration Manual page 109

Ios xr mpls configuration guide
Hide thumbs Also See for CRS:
Table of Contents

Advertisement

Implementing MPLS Label Distribution Protocol
!
!
no interface POS0/2/0/0 shut
no interface POS0/2/0/1 shut
end
CSC-PE1 Configuration
hostname pe1
vrf red
address-family ipv4 unicast
import route-target
100:1
!
export route-target
100:1
!
!
!
vrf blue
address-family ipv4 unicast
!
!
interface Loopback0
ipv4 address 1.1.1.1 255.255.255.255
ipv6 address 1:1:1::1/128
!
interface Loopback1
vrf red
ipv4 address 1.1.1.1 255.255.255.255
!
interface Loopback2
vrf blue
ipv4 address 1.1.1.1 255.255.255.255
!
interface Loopback11
ipv4 address 1.1.1.2 255.255.255.255
ipv6 address 1:1:1::2/128
!
interface Loopback112
vrf blue
ipv4 address 1.1.1.112 255.255.255.255
!
interface POS0/2/0/0
vrf red
ipv4 address 192.168.1.1 255.255.255.0
!
interface POS0/2/0/1
vrf red
ipv4 address 192.168.2.1 255.255.255.0
!
interface POS0/2/0/2
vrf blue
ipv4 address 192.169.1.1 255.255.255.0
!
interface POS0/2/0/3
vrf blue
ipv4 address 192.170.1.1 255.255.255.0
!
interface POS0/2/0/4
ipv4 address 12.1.0.1 255.255.255.0
ipv6 address 12:1::1/120
!
interface POS0/2/0/5
ipv4 address 122.1.0.1 255.255.255.0
!
router static
address-family ipv6 unicast
2:2:2::2/128 POS0/2/0/4
!
MPLS LDP CSC for Multiple VRFs Configuration: Examples
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
91

Advertisement

Table of Contents
loading

Table of Contents