Common Multicast Commands
©2008 Allied Telesis Inc. All rights reserved.
35.2
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
Software Version 5.2.1
Introduction
This chapter contains multicast commands common to PIM Sparse Mode. See also
Chapter 37,
PIM-SM Commands
. For IGMP commands, see
Chapter 34, IGMP Multicast Commands
.
clear ip mroute
Use this command to delete entries from the IP multicast routing table.
Syntax
clear ip mroute {*|<
group-addr
> [<
source-addr
>]} [pim sparse-mode]
Mode
Privileged Exec mode
Usage
When this command is used, the Multicast Routing Information Base (MRIB) clears the
multicast route entries in its 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.
Example
clear ip mroute statistics
Use this command to delete multicast route statistics entries from the IP multicast routing table.
Syntax
clear ip mroute statistics
{*|<
group-addr
> [<
source-addr
>]}
Mode
Privileged Exec mode
Example
Parameter
Description
*
Deletes all multicast routes
<group-addr>
A.B.C.D
Group IP address.
<source-addr>
A.B.C.D
Source IP address.
pim sparse-mode
Clear specified multicast route(s) for PIM Sparse Mode.
awplus#
clear ip mroute 225.1.1.1 192.168.3.3
Parameter
Description
*
All multicast route entries.
<group-addr>
A.B.C.D
Group IP address.
<source-addr>
A.B.C.D
Source IP address.
awplus#
clear ip mroute statistics 225.1.1.2 192.168.4.4