Command Line Reference Guide

34
Multicast
FTOS supports multicast commands on the S5000 switch.
This chapter contains the following sections:
IPv4 Multicast Commands
IPv6 Multicast Commands
IPv4 Multicast Commands
The following section contains the IPv4 multicast commands.
clear ip mroute
Clear learned multicast routes on the multicast forwarding table. To clear the protocol-independent multicast (PIM) tree
information base, use the clear ip pim tib command.
S5000
Syntax
clear ip mroute {group-address [source-address] | *}
Parameters
group-address
[
source-address
]
Enter the multicast group address and source address (if desired), in
dotted decimal format, to clear information on a specific group.
* Enter * to clear all multicast routes.
Command Modes EXEC Privilege
Command History
Version 9.0(1.3) Introduced on the S5000.
Related
Commands
show ip pim tib – shows the PIM tree information base.
877