Cisco Cisco IOS Software Release 15.0(1)S

Page de 12
ip route-cache distributed
ip mroute-cache distributed
end
The ip route-cache distributedcommand is needed on the RSP only, not on the GSR.
Example Maintaining Multicast Distributed Switching
This section contains the following examples for maintaining MDS:
Example Maintaining Multicast Distributed Switching on the Line Card
The following example shows how to maintain MDS on the line card:
enable
clear ip mds forwarding
exit
In this example, the MFIB table of the line card is cleared of entries and resynchronized with the RP.
Example Maintaining Multicast Distributed Switching on the Route Processor
The following example shows how to maintain MDS on the RP:
enable
clear ip mroute *
clear ip pim interface count
exit
In this example, all entries are deleted from the IP multicast routing table and all line card counts or packet
counts are cleared.
Additional References
Related Documents
Document Title
Related Topic
Cisco IOS commands
Cisco IOS IP Switching Command Reference
IP switching commands: complete command syntax,
command modes, command history, defaults, usage
guidelines, and examples.
Cisco IOS Switching Paths Overview
Overview of switching paths available on Cisco IOS
devices
   IP Switching: Configuring Multicast Distributed Switching Configuration Guide, Cisco IOS Release 15S
10
Configuring Multicast Distributed Switching
Example Maintaining Multicast Distributed Switching