26 ipv6 pim register-suppression, 27 ipv6 pim rp-address, 28 ipv6 pim rp-candidate – PLANET XGS3-24040 User Manual

Page 691

Advertising
background image

XGS3 Command Guide

39-23

39.3.26 ipv6 pim register-suppression

Command: ipv6 pim register-suppression <value>

no ipv6 pim register-suppression

Function: This command is to configure the value of register suppression timer, the unit is second.

Parameter: <value> is the timer’s value, it ranges from 10 to 65535s.

Default: 60s

Command Mode: Global Mode

Usage Guide: If this value is configured at DR, it’s the value of register suppression timer; if this value is

configured at RP and ipv6 pim rp-register-kat is not used at RP, this command modifies Keepalive-period

value. The “no ipv6 pim register-suppression” command restores the default value.

Example: Configure the value of register suppression timer to 30s.

Switch(config)# ipv6 pim register-suppression 30

39.3.27 ipv6 pim rp-address

Command: ipv6 pim rp-address <rp-address> [<group-range>]

no ipv6 pim rp-address <rp-address> [all|<group-range>]

Function: This command is to configure static RP globally or in a multicast address range. The “no ipv6

pim rp-address” command cancels static RP.

Parameter: <rp-address> is the RP address, the format is X:X::X:X ,ipv6 address

<group-range> is the expected RP, the format is X:X::X:X/M, ipv6 address and prefix

length all the ranges

Default: This switch is not a RP static router

Command Mode: Global Mode

Usage Guide: This command is to configure static RP globally or in a multicast address range.

Example: Configure 2000:112::8 as RP address globally.

Switch (config)# ipv6 pim rp-address 2000:112::8 ff1e::/64

39.3.28 ipv6 pim rp-candidate

Command: ipv6 pim rp-candidate{vlan<vlan-id> |loopback<index> |<ifname>}[<group range>]

[<priority>]

no ipv6 pim rp-candiate

Function: This command is the candidate RP global configure command, it is used to configure PIM-SM

candidate RP information in order to compete RP router with other candidate RPs. The no ipv6 pim

rp-candiate” command cancels the candidate RP.

Parameter: <vlan_id> is VLAN ID;

<index> is Loopback interface index;

<ifname> is the name of the interface;

<group range> is the group range of the candidate RP,the format is X:X::X:X/M, ipv6

address and prefix length;

<priority> is the RP selection priority, ranges from 0 to 255, the default value is 192, the

Advertising