Download Print this page

Cisco ASR 9000 Series Software Manual page 95

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

Advertisement

Implementing Layer-3 Multicast Routing on Cisco IOS XR Software
Flow-based MoFRR
SUMMARY STEPS
1. configure
2. ipv4 access-list acl-name
3. sequence number [permit|deny] ipv4 host address [host address | any]
4. exit
5. router pim
6. mofrr acl-name
7. commit
8. show mfib hardware route summary location
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
ipv4 access-list acl-name
Example:
RP/0/RSP0/CPU0:router (config)# ipv4 access-list
flow_mofrr
Step 3
sequence number [permit|deny] ipv4 host address [host
address | any]
Example:
RP/0/RSP0/CPU0:router(config-ipv4-acl) #10 permit
ipv4 host 20.0.0.2 any
Step 4
exit
Example:
RP/0/RSP0/CPU0:router(config-ipv4-acl)# exit
Step 5
router pim
Example:
RP/0/RSP0/CPU0:router(config)# router pim
Cisco ASR 9000 Series Aggregation Services Router Multicast Configuration Guide, Release 5.1.x
Purpose
Enters IPv4 access list configuration mode and
configures the named access list.
Specifies one or more conditions allowed or denied in
the created IPv4 access list.
Saves the MoFRR acl configuration and exists the IPv4
acl configuration mode. You need to exit twice here.
Enters the PIM configuration mode.
Configuring MoFRR
95

Advertisement

loading