Download Print this page

Cisco ASR 9000 Series Software Manual page 114

Layer 3 multicast routing
Hide thumbs Also See for ASR 9000 Series:

Advertisement

MSDP-VRF: Example
MSDP-VRF: Example
This is an example where, peer 1.1.1.1 is configured in the VRF context for vrf1.
config
router msdp
vrf vrf1
exit
end
!
MoFRR Provider Edge Configuration: Example
The following example shows Tail PE configuration details. Here, joins for (1.1.1.1, 232.1.1.1) will be sent
as joins for (1.1.1.1, 232.1.1.1.1) and joins for (3.3.1.1, 232.1.1.1).
config
router pim
mofrr
flow mofrr_acl
join source 1.1.1.1 to 3.3.0.0 masklen 16
rpf-vector 1.1.1.1 masklen 16 10.1.1.1 20.1.1.1
rpf-vector 3.3.1.1 masklen 16 30.1.1.1 40.1.1.1
ipv4 access-list extended mofrr_acl
! 10 permit ipv4 any 232.1.1.1
Configuring Route Policy for Static RPF: Example
router static
address-family ipv4 multicast
202.93.192.74 /32 202.40.148.11
!
route-policy pim-policy
set rpf-topology ipv4 multicast topology default
end-policy
!
router pim
address-family ipv4
rpf topology route-policy pim-policy
Configuring IPv4 Multicast VPN: Example
Cisco ASR 9000 Series Routers support only IPv4 addressing.
Cisco ASR 9000 Series Aggregation Services Router Multicast Configuration Guide, Release 5.1.x
114
peer 1.1.1.1
Implementing Layer-3 Multicast Routing on Cisco IOS XR Software

Advertisement

loading