beautypg.com

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

Page 588

background image

XGS3 Command Guide

38-17

Default: Permit the multicast registers from any sources to any groups.

Command Mode: Global Mode

Usage Guide: This command is used to configure the access-list filtering the PIM REGISTER

packets.The addresses of the access-list respectively indicate the filtered multicast sources and multicast

groups’ information. For the source-group combinations that match DENY, PIM sends REGISTER-STOP

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)#ip pim accept-register list 120

Switch (config)#access-list 120 deny ip 10.1.0.2 0.0.0.255 239.192.1.10 0.0.0.255

Switch (config)#

38.3.12 ip pim bsr-border

Command: ip pim bsr-border

no ip pim bsr-border

Function: To configure or delete PIM 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)#no ip pim bsr-border

38.3.13 ip pim bsr-candidate

Command: ip pim bsr-candidate {vlan <vlan-id>| <ifname>} [hash-mask-length] [priority]

no ip pim bsr-candidate

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 ip pim bsr-candidate” disables the candidate BSR.

Parameter: Ifname is the specified interface’s 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