Configuring Lsm Based Mldp: Examples - Cisco XR12000 Series Configuration Manual

Ios xr multicast configuration guide
Hide thumbs Also See for XR12000 Series:
Table of Contents

Advertisement

Configuring LSM based MLDP: Examples

!
!
!
!
CE2:
Here A2-Hub-3in and A2-Hub-3out interfaces are in vrf default and not in a hub site vrf.
interface GigabitEthernet0/12/1/0.12
description To PE2 or vrf A2-Hub-3in
ipv4 address 113.113.114.9 255.255.255.252
dot1q vlan 3001
!
interface GigabitEthernet0/12/1/0.13
description To PE2 or vrf A2-Hub-3out
ipv4 address 113.113.114.13 255.255.255.252
dot1q vlan 3002
!
router bgp 12
nsr
bgp graceful-restart
address-family ipv4 unicast
redistribute connected
redistribute eigrp 20
!
neighbor 113.113.114.10
remote-as 1
address-family ipv4 unicast
route-policy pass-all in
route-policy pass-all out
!
!
!
Configuring LSM based MLDP: Examples
These examples describe multiple profiles to configure MLDP based MVPN:
Rosen MLDP without BGP-Advertisement
vrf 1
vpn id 1:1
address-family ipv4 unicast
import route-target
1:1
!
export route-target
1:1
!
!
!
interface Loopback0
ipv4 address 1.1.1.1 255.255.255.255
!
route-policy mldp-1
set core-tree mldp-default
end-policy
Cisco IOS XR Multicast Configuration Guide for the Cisco XR12000 Series Router, Release 5.1.x
150
Implementing Multicast Routing on Cisco IOS XR Software
--à this is the A2-Hub-3in neighbor on PE2.
OL-30405-02

Advertisement

Table of Contents
loading

Table of Contents