Cisco CRS Configuration Manual page 113

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

Advertisement

Implementing MPLS Label Distribution Protocol
!
!
!
interface POS0/2/0/0
address-family ipv4
!
!
!
no interface POS0/2/0/0 shut
no interface POS0/2/0/1 shut
end
CSC-PE11 Configuration
hostname pe11
vrf red
address-family ipv4 unicast
import route-target
100:1
!
export route-target
100:1
!
!
!
interface Loopback0
ipv4 address 1.1.1.11 255.255.255.255
!
interface Loopback1
vrf red
ipv4 address 1.1.1.11 255.255.255.255
!
interface POS0/2/0/0
vrf red
ipv4 address 192.168.3.1 255.255.255.0
!
interface POS0/2/0/1
ipv4 address 112.1.0.1 255.255.255.0
!
router ospf 100
log adjacency changes
router-id 1.1.1.11
area 0
interface Loopback0
!
interface POS0/2/0/1
!
!
vrf red
router-id 1.1.1.11
redistribute bgp 100
area 0
interface Loopback1
!
interface POS0/2/0/0
!
!
!
!
router bgp 100
address-family ipv4 unicast
!
address-family vpnv4 unicast
!
neighbor 2.2.2.22
remote-as 100
update-source Loopback0
address-family vpnv4 unicast
!
!
MPLS LDP CSC for Multiple VRFs Configuration: Examples
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
95

Advertisement

Table of Contents
loading

Table of Contents