10 ipv6 mroute, 11 ipv6 pim accept-register – PLANET XGS3-24040 User Manual

Page 684

Advertising
background image

XGS3 Command Guide

39-16

no debug ipv6 pim timer joinprune pt

no debug ipv6 pim timer joinprune

no debug ipv6 pim timer register rst

no debug ipv6 pim timer register

no debug ipv6 pim timer

Function: Enable or Disable each PIM timer.

Parameter: None

Default: Disabled

Command Mode: Admin Mode.

Usage Guide: Enable the specified timer’s debug information.

Example:

Switch# debug ipv6 pim timer assert

39.3.10 ipv6 mroute

Command: ipv6 mroute <X:X::X:X> <X:X::X:X> <ifname> <.ifname>

no ipv6 mroute <X:X::X:X> <X:X::X:X> [<ifname> <.ifname>]

Function: To configure static multicast entry. This no command deletes some static multicast entries or

some egress interfaces.

Parameter: <X:X::X:X> <X:X::X:X> are the source address and group address of multicast.

<ifname> <.ifname>, the first one is ingress interface, follow is egress interface.

Command Mode: Global Mode.

Default: None.

Usage Guide: The <ifname> should be valid VLAN interfaces. The multicast data flow will not be

forwarded unless PIM is configured on the egress interface and the interface is UP. If the state of the

interface is not UP, or PIM is not configured, or RPF is not valid, the multicast data flow will not be

fordwarded. To removed the specified multicast routing entry. If all the egress interfaces are specified, or

no interfaces are specified, the specified multicast routing entry will be removed. Otherwise the multicast

routing entry for the specified egress interface will be removed.

Example:

Switch(config)#ipv6 mroute 2001::1 ff1e::1 v10 v20 v30

39.3.11 ipv6 pim accept-register

Command: ipv6 pim accept-register list <acess-list-name>

no ipv6 pim accept-register

Function: Filter the specified multicast group.

Parameter: <acess-list-name> is the applying access-list name

Default: Permit the multicast registers from any sources to any groups

Command Mode: Global Mode

Usage Guide: This command is used to configure the access-list filtering the PIM REGISTER packets.

The addresses of the access-list respectively indicate the filtered multicast sources and multicast groups’

information. For the source-group combinations that match DENY, PIM sends REGISTER-STOP

Advertising