C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
707
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
M
ULTICAST
C
OMMANDS
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
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
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.