5 commands for anycast rp v4, 1 debug pim anycast-rp, 3 ip pim anycast-rp – PLANET XGS3-24040 User Manual

Page 623: Ommands for, Anycast, 2 ip pim anycast-rp

Advertising
background image

XGS3 Command Guide

38-52

Example:

Switch(config)#router msdp

Switch(router-msdp)#ttl-threshold 10

38.5 Commands for ANYCAST RP v4
38.5.1 debug pim anycast-rp

Command: debug pim anycast-rp

no debug pim anycast-rp

Function: Enable the debug switch of ANYCAST RP function; the no operation of this command will

disable this debug switch.

Command Mode: Admin Mode.

Default: The debug switch of ANYCAST RP is disabled by default.

Usage Guide: This command is used to enable the debug switch of ANYCAST RP of the router, it can

display the information of handling PIM register packet of the switch——packet, and the information of

events——event.

Example:

Switch#debug pim anycast-rp

38.5.2 ip pim anycast-rp

Command: ip pim anycast-rp

no ip pim anycast-rp

Function: Enable the ANYCAST RP of the switch; the no operation of this command is to disable the

ANYCAST RP function.

Command Mode: Global Configuration Mode.

Default: The switch will not enable the ANYCAST RP by default.

Usage Guide: This command will globally enable ANYCAST RP protocol, but in order to make

ANYCAST RP work, it is necessary to configure self-rp-address and other-rp-address set.

Example: Enable ANYCAST RP in global configuration mode.

Switch(config)#ip pim anycast-rp

38.5.3 ip pim anycast-rp

Command: ip pim anycast-rp <anycast-rp-addr> <other-rp-addr>

no ip pim anycast-rp <anycast-rp-addr> <other-rp-addr>

Function: Configure ANYCAST RP address ( ARA ) and the unicast addresses of other RP

communicating with this router(as a RP). The no operation of this command will cancel the unicast

address of another RP in accordance with the configured RP address.

Parameters: anycast-rp-addr: RP address, the absence of the candidate interface in accordance with

the address is allowed.

other-rp-addr: The unicast address of other RP communicating with this router(as a RP).

Advertising