369
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter I Commands
ip routing multicast holddown
ip routing multicast holddown
To configure the IPv4 multicast routing initial holddown period, use the
ip routing multicast holddown
command. To revert to the default holddown period, use the
no
form of this command.
[
ip
|
ipv4
]
routing multicast holddown
holddown-period
no
[
ip
|
ipv4
]
routing multicast holddown
holddown-period
Syntax Description
Command Default
The holddown period is 210 seconds.
Command Modes
Global configuration mode
Supported User Roles
network-admin
vdc-admin
Command History
Usage Guidelines
To display the holddown period configuration, use this command line:
switch(config)#
show running-config | include “ip routing multicast holddown”
This command does not require a license.
Examples
This example shows how to configure the routing holddown period:
switch(config)#
ip routing multicast holddown 100
switch(config)#
Related Commands
holddown-
period
Initial route holddown period in seconds. The range is from 90 to 210. Specify 0 to
disable the holddown period. The default is 210.
Release
Modification
6.0(2)N1(1)
This command was introduced.
Command
Description
show running-config
Displays information about the running-system configuration.