beautypg.com

14 ipv6 pim cisco-register-checksum, 15 ipv6 pim dr-priority – PLANET XGS3-24040 User Manual

Page 686

background image

XGS3 Command Guide

39-18

configure PIM-SM information about candidate BSR in order to compete the BSR router with other

candidate BSRs. Only this command is configured, this switch is the BSR candidate router.

Example: Globally configure the interface vlan1 as the candidate BSR-message transmitting interface.

Switch (config)# ipv6 pim bsr-candidate vlan1 30 10

39.3.14 ipv6 pim cisco-register-checksum

Command: ipv6 pim cisco-register-checksum [group-list <access-list name>]

no ipv6 pim cisco-register-checksum [group-list <access-list name>]

Function: Configure the register packet’s checksum of the group specified by myfilter to use the whole

packet’s length.

Default: Compute the checksum according to the register packet’s head length default: 8

Parameter: <access-list name> is the applying simple access-list.

Command Mode: Global Mode

Usage Guide: This command is used to interact with older Cisco IOS version.

Example: Configure the register packet’s checksum of the group specified by myfilter to use the whole

packet’s length.

Switch(config)#ipv6 pim cisco-register-checksum group-list myfilter

Switch(config)#ipv6 access-list standard myfilter

Switch(config_IPv6_Std-Nacl-myfilter)#permit ff1e::10/128

39.3.15 ipv6 pim dr-priority

Command: ipv6 pim dr-priority

no ipv6 pim dr-priority

Function: Configure, disable or change the interface’s DR priority. The neighboring nodes in the same

net segment select the DR in their net segment according to hello packets. The “no ipv6 pim dr-priority

command restores the default value.

Parameter: priority, it ranges from 0 to 4294967294

Default: 1

Command Mode: Interface Configuration Mode

Usage Guide: Range from 0 to 4294967294, the higher value has more priority. The command can

configure on IPv6 tunnel interface, but it is successful configuration to only configure tunnel carefully.

Example:

Switch (config)# interface vlan 1

Switch(Config-if-Vlan1)ipv6 pim dr-priority 100