C613-50631-01 Rev A Command Reference for IE340 Series 1747
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
MULTICAST COMMANDS
CLEAR
IP MROUTE
clear ip mroute
Overview Use this command to delete entries from the IPv4 multicast routing table.
NOTE: If you use this command, you should also use the clear ip igmp group command
to clear IGMP group membership records.
Syntax
clear ip mroute {*|<ipv4-group-address>
[<ipv4-source-address>]} [pim sparse-mode]
Mode Privileged Exec
Usage notes When this command is used, the Multicast Routing Information Base (MRIB) clears
the IPv4 multicast route entries in its IPv4 multicast route table, and removes the
entries from the multicast forwarder. The MRIB sends a “clear” message to the
multicast protocols. Each multicast protocol has its own “clear” multicast route
command. The protocol-specific “clear” command clears multicast routes from
PIM Sparse Mode, and also clears the routes from the MRIB.
Examples
awplus# clear ip mroute 225.1.1.1 192.168.3.3
awplus# clear ip mroute *
Related
commands
ip multicast route
show ip mroute
Command
changes
Version 5.4.7-1.1: VRF-lite support added SBx8100.
Version 5.4.8-1.1: VRF-lite support added x930, SBx908 GEN2.
Parameter Description
* Deletes all multicast routes.
<ipv4-group-
address>
Group IPv4 address, in dotted decimal notation in the format
A.B.C.D.
<ipv4-source-
address>
Source IPv4 address, in dotted decimal notation in the format
A.B.C.D.
pim sparse-mode Clear specified IPv4 multicast route(s) for PIM Sparse Mode only.