Cisco ASR 9000 Series Configuration Manual page 218

Aggregation services router multicast
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Configuring Multicast Nonstop Forwarding
Before You Begin
For NSF to operate in your multicast network, you must also enable NSF for the unicast protocols (such as
IS-IS, OSPF, and BGP) that PIM relies on for Reverse Path Forwarding (RPF) information. See the appropriate
configuration modules to learn how to configure NSF for unicast protocols.
SUMMARY STEPS
1. configure
2. router pim [address-family {ipv4 | ipv6}]
3. nsf lifetime seconds
4. exit
5. router {igmp | mld}
6. nsf lifetime seconds
7. commit
8. show {igmp nsf
9. show mfib [ipv4 | ipv6] nsf [location node-id]
10. show mrib [ipv4 | ipv6] nsf
11. show pim [ipv4 | ipv6] nsf
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
router pim [address-family {ipv4 | ipv6}]
Example:
RP/0/RSP0/CPU0:router(config)# router pim
address-family ipv4
Step 3
nsf lifetime seconds
Example:
RP/0/RSP0/CPU0:router(config-pim-default-ipv4)#
nsf lifetime 30
Step 4
exit
Example:
RP/0/RSP0/CPU0:router(config-pim-default-ipv4)#
exit
Cisco ASR 9000 Series Aggregation Services Router Multicast Configuration Guide, Release 6.0.x
204
Implementing Layer-3 Multicast Routing on Cisco IOS XR Software
Purpose
(Optional) Enters PIM address-family configuration
submode.
(Optional) Configures the NSF timeout value for multicast
forwarding route entries under the PIM process.
If you configure the PIM hello interval to a
Note
nondefault value, configure the PIM NSF lifetime
to a value less than the hello hold time. Typically
the value of the hold-time field is 3.5 times the
interval time value, or 120 seconds if the PIM hello
interval time is 30 seconds.
(Optional) Exits PIM configuration mode and returns the
router to the source configuration mode.

Advertisement

Table of Contents
loading

Table of Contents