335
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter I Commands
ip pim flush-routes
ip pim flush-routes
To remove routes when the IPv4 Protocol Independent Multicast (PIM) process is restarted, use the
ip
pim flush-routes
command. To leave routes in place, use the
no
form of this command.
ip pim flush-routes
no ip pim flush-routes
Syntax Description
This command has no arguments or keywords.
Command Default
The routes are not flushed.
Command Modes
Global configuration mode
VRF 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 remove routes when the PIM process is restarted:
switch(config)#
ip pim flush-routes
This example shows how to leave routes in place when the PIM process is restarted:
switch(config)#
no ip pim 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.