3 ipv6 mroute, 4 ipv6 pim bsr-border – PLANET XGS3-24040 User Manual

Page 671

Advertising
background image

XGS3 Command Guide

39-3

Parameter: None

Default: Disabled

Command Mode: Admin Mode

Usage Guide: Enable the switch, and display PIM-DM state-refresh timer information in detail

Example:

Switch # debug ipv6 pim timer srt

Remark: Other debug switches in PIM-DM are common in PIM-SM.

39.2.3 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.2.4 ipv6 pim bsr-border

Command: ipv6 pim bsr-border

no ipv6 pim bsr-border

Function: To configure or delete PIM6 BSR-BORDER interface.

Parameter: None.

Default: Non-BSR-BORDER.

Command Mode: Interface Configuration Mode.

Usage Guide: To configure the interface as the BSR-BORDER. If configured, BSR related messages will

not receive from or sent to the specified interface. All the networks connected to the interface will be

considered as directly connected.

Example:

Switch(Config-if-Vlan1)#ipv6 pim bsr-border

Advertising