5 ipv6 pim rp-candidate, 6 show debugging ipv6 pim – PLANET XGS3-24040 User Manual

Page 702

Advertising
background image

XGS3 Command Guide

39-34

register-stop message, whose destination address is the source address of the register message.

3. self-rp-address has to be the address of a three-layer interface on this router, but the configuration is

allowed to be done with the absence of the interface.

Example: Configure the self-rp-address of this router in global configuration mode.

Switch(config)#ipv6 pim anycast-rp self-rp-address 2000::1

39.4.5 ipv6 pim rp-candidate

Command: ipv6 pim rp-candidate {vlan<vlan-id> |loopback<index> |<ifname>} [<A:B::C:D>]

[<priority>]

no ipv6 pim rp-candidate

Function: Add a Loopback interface as a RP candidate interface based on the original PIM6-SM

command; the no operation of this command is to cancel the Loopback interface as a RP candidate

interface.

Parameters: index: Loopback interface index, whose range is <1-1024>.

vlan-id: the Vlan ID.

ifname: the specified name of the interface.

A:B::C:D/M: the ip prefix and mask.

<priority>: the priority of RP election, ranging from 0 to 255, the default value is 192, the

smaller the value is the higher the priority is.

Command Mode: Global Configuration Mode.

Default Setting: No RP interface is configured by default.

Usage Guide: In order to support ANYCAST RP function, new rule allows configuring a Loopback

interface to be the RP candidate interface, the RP candidate interface should be currently unique, and

the address of which should be added into the router to make sure that PIM router can find the nearest

RP. The “no ipv6 pim rp-candidate” command can be used to cancel the RP candidate.

Example: Configure Loopback1 interface as the RP candidate interface in global configuration mode.

Switch(config)# ipv6 pim rp-candidate loopback1

39.4.6 show debugging ipv6 pim

Command: show debugging ipv6 pim

Command Mode: Admin and Configuration Mode.

Usage Guide: The current state of ANYCAST RP debug switch.

Example:

Switch(config)#show debugging ipv6 pim

Debugging status:

PIM anycast-rp debugging is on

Advertising