Reset Multicast Routing-Table - HP 3600 v2 Series Command Reference Manual

Ip multicast
Hide thumbs Also See for 3600 v2 Series:
Table of Contents

Advertisement

all: Specifies all forwarding entries in the multicast forwarding table.
Description
Use reset multicast forwarding-table to remove multicast forwarding table entries.
If neither all-instance nor vpn-instance is specified, this command removes the forwarding table entries
on the public network.
When a multicast forwarding entry is removed, the associated multicast routing entry is also removed.
Related commands: display multicast forwarding-table, display multicast routing-table, and reset
multicast routing-table.
Examples
# Remove the multicast forwarding entry for the multicast group 225.5.4.3 on the public network.
<Sysname> reset multicast forwarding-table 225.5.4.3
# Remove the multicast forwarding entry for the multicast group 226.1.2.3 in VPN instance mvpn.
<Sysname> reset multicast vpn-instance mvpn forwarding-table 226.1.2.3

reset multicast routing-table

Syntax
reset multicast [ all-instance | vpn-instance vpn-instance-name ] routing-table { { source-address [ mask
{ mask | mask-length } ] | group-address [ mask { mask | mask-length } ] | incoming-interface
{ interface-type interface-number | register } } * | all }
View
User view
Default level
2: System level
Parameters
all-instance: Specifies all VPN instances.
vpn-instance vpn-instance-name: Specifies a VPN by its name, a case-sensitive string of 1 to 31
characters.
source-address: Specifies a multicast source address.
group-address: Specifies a multicast group address, in the range of 224.0.0.0 to 239.255.255.255.
mask: Specifies the mask of the multicast group address or multicast source address, 255.255.255.255
by default.
mask-length: Specifies the mask length of the multicast group address or multicast source address. For a
multicast group address, the value ranges from 4 to 32. For a multicast source address, the value ranges
from 0 to 32. The default is 32 in both cases.
incoming-interface: Specifies the routing entries where the incoming interface is the specified one.
interface-type interface-number: Specifies an interface by its type and number.
register: Specifies the routing entries where the incoming interface is the specified register interface of
PIM-SM.
all: Specifies all the routing entries in the multicast routing table.
68

Advertisement

Table of Contents
loading

Table of Contents