
clear ip mroute
Removes specified Source, Group entries from the PIM Routing table.
Syntax: clear ip mroute [* [group] [source]]
*
Deletes all entries in the routing table.
group
IP address of multicast group
source
IP address of source
Description: The clear ip mroute command to clear either all entries from the routing table or specified entries from the routing table.
Use the clear ip mroute * to clear all entries in the PIM routing table.
Use the clear ip mroute [* | [group] [source]] to clear specified group and source entries from the PIM routing table.
Factory Default: None.
Command Mode: Executive.
Example 1: The following command clears all Source, Group entries from the PIM routing table:
router#clear ip mroute *
router#
Example 2: The following command clears only the specified Group entry from the PIM routing table:
router#clear ip mroute 225.123.11.10
router#
Example 3: The following command clears only the specified Source, Group entries from the PIM routing table:
router#clear ip mroute 225.123.11.10 198.172.56.1
router#
Related Commands: show ip mroute
show running-config
Copyright © 2004
Avici Systems Inc.
Avici® and TSR®
is a registered trademark of Avici Systems Inc.
IPriori, Composite Links, SSR, QSR, and NSR® are
trademarks of Avici Systems Inc.
Source
File Name: MultiCommds.fm
HTML File Name: MultiCommds3.html
Last Updated: 12/19/04 at 14:57:49