245
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter I Commands
ip msdp flush-routes
ip msdp flush-routes
To flush routes when the Multicast Source Discovery Protocol (MSDP) process is restarted, use the ip
msdp flush-routes command. To leave routes in place, use the no form of this command.
ip msdp flush-routes
no ip msdp 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 requires the LAN Base Services license.
Examples This example shows how to configure flushing routes when the MSDP process is restarted:
switch(config)# ip msdp flush-routes
This example shows how to configure leaving routes when the MSDP process is restarted:
switch(config)# no ip msdp 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.