12 ipv6 pim bsr-border, 13 ipv6 pim bsr-candidate – PLANET XGS3-24040 User Manual

Page 685

Advertising
background image

XGS3 Command Guide

39-17

immediately and does not create group records when receiving REGISTER packets. Unlike other

access-list, when the access-list is configured ,the default value is PERMIT..

Example: Configure the filtered register message’s rule to myfilter.

Switch(config)#ipv6 pim accept-register list myfilter

Switch(config)#ipv6 access-list standard myfilter

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

39.3.12 ipv6 pim bsr-border

Command: ipv6 pim bsr-border

no ipv6 pim bsr-border

Function: To configure or delete PIM6 BSR-BORDER interface.

Parameter: None.

Default: Non-BSR-BORDER.

Command Mode: Interface Configuration Mode.

Usage Guide: To configure the interface as the BSR-BORDER. If configured, BSR related messages will

not receive from or sent to the specified interface. All the networks connected to the interface will be

considered as directly connected.

Example:

Switch(Config-if-Vlan1)#ipv6 pim bsr-border

39.3.13 ipv6 pim bsr-candidate

Command:

ipv6 pim bsr-candidate {vlan <vlan_id>|tunnel <tunnel-id>|<ifname>}

[<hash-mask-length>] [<priority>]

no ipv6 pim bsr-candidate {vlan <vlan_id>| tunnel <tunnel-id>|<ifname>}

[<hash-mask-length>] [<priority>]

Function: This command is the candidate BSR configure command in global mode and is used to

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

candidate BSRs. The command no ipv6 pim bsr-candidate {vlan <vlan_id>| tunnel

<tunnel-id>|<ifname>} [<hash-mask-length>] [<priority>] command disables the candidate BSR.

Parameter: <vlan_id> is VLAN ID ,the value ranges from 1 to 4094;

<tunnel_id> is tunnel ID,the value ranges from 1 to 50;

<ifname> is the specified interface name;

[hash-mask-length] is the specified hash mask length. It’s used for the RP enable selection

and ranges from 0 to 32;

[priority] is the candidate BSR priority and ranges from 0 to 255. If this parameter is not

configured, the default priority value is 0.

Default: This switch is not a candidate BSR router

Command Mode: Global Mode

Usage Guide: This command is the candidate BSR configure command in global mode and is used to

Advertising