152
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter I Commands
ip igmp flush-routes
ip igmp flush-routes
To remove routes when the IGMP process is restarted, use the ip igmp flush-routes command. To leave
routes in place, use the no form of this command.
ip igmp flush-routes
no ip igmp flush-routes
Syntax Description This command has no arguments or keywords.
Command Default The routes are not flushed.
Command Modes Global configuration mode
Supported User Roles network-admin
vdc-admin
Command History
Usage Guidelines To display whether flush routes are configured, use this command line:
switch(config)# show running-config | include flush-routes
This command does not require a license.
Examples This example shows how to remove routes when the IGMP process is restarted:
switch(config)# ip igmp flush-routes
This example shows how to leave routes in place when the IGMP process is restarted:
switch(config)# no ip igmp flush-routes
Related Commands
Release Modification
6.0(2)N1(1) This command was introduced.
Command Description
show running-config Displays information about the running-system configuration.