24 ipv6 pim register-rp-reachability, 25 ipv6 pim register-source – PLANET XGS3-24040 User Manual

Page 690

Advertising
background image

XGS3 Command Guide

39-22

Function: This command is used to configure the speedrate of DR sending register packets, the unit is

packet/second. The “no ipv6 pim Register-rate-limit” command restores the default value. This

configured speedrate is each(S, G)state’s, not the whole systems.

Parameter: <limit> ranges from 1 to 65535

Default: No limit for sending speed

Command Mode: Global Mode

Usage Guide: Configure the speedrate of DR sending register packets.

Example: Configure the speedrate of DR sending register packets to 59 p/s.

Switch(config)#ipv6 pim Register-rate-limit 59

39.3.24 ipv6 pim register-rp-reachability

Command: ipv6 pim Register-rp-reachability

no ipv6 pim Register-rp-reachability

Function: This command makes DR check the RP reachability in the process of registration.

Parameter: None

Default: Do not check.

Command Mode: Global Mode.

Usage Guide: This command configures DR whether or not to check the RP reachability.

Example: Configure the router to check the RP reachability before sending register packets.

Switch(config)# ipv6 pim Register-rp-reachability

39.3.25 ipv6 pim register-source

Command: ipv6 pim register-source {<source-address> |<ifname>|vlan <vlan-id>}

no ipv6 pim register-source

Function: This command is to configure the source address of register packets sent by DR to overwrite

default source address. This default source address is usually the RPF neighbor of source host direction.

Parameter: <ifname> is the interface name that will be the register packets source.

<source-address> is the interface address will be the register packets source. In the format

of hex without prefix length.

<vlan-id> is the VLAN ID.

Default: Do not check.

Command Mode: Global Mode

Usage Guide: The “no ipv6 pim register-source” command restores the default value, no more

parameter is needed. Configured address must be reachable to Register-Stop messages sent by RP. It’s

usually a circle address, but it can be other physical addresses. This address must be announcable

through unicast router protocols of DR.

Example: Configure the source address of the sent register packets to vlan1’s address

Switch(config)# ipv6 pim register-source Vlan1

Advertising