beautypg.com

Verifying the configuration, Administrative scoping overview – H3C Technologies H3C S12500-X Series Switches User Manual

Page 103

background image

93

# Configure VLAN-interface 105 as a C-BSR and a C-RP, and set the hash mask length to 32 and

the priority of the C-BSR to 10.

[SwitchD] pim

[SwitchD-pim] c-bsr 192.168.4.2 hash-length 32 priority 10

[SwitchD-pim] c-rp 192.168.4.2 group-policy 2005

[SwitchD-pim] quit

# On Switch E, configure the service scope of RP advertisements.

system-view

[SwitchE] acl number 2005

[SwitchE-acl-basic-2005] rule permit source 225.1.1.0 0.0.0.255

[SwitchE-acl-basic-2005] quit

# Configure VLAN-interface 102 as a C-BSR and a C-RP, and set the hash mask length to 32 and

the priority of the C-BSR to 20.

[SwitchE] pim

[SwitchE-pim] c-bsr 192.168.9.2 hash-length 32 priority 20

[SwitchE-pim] c-rp 192.168.9.2 group-policy 2005

[SwitchE-pim] quit

Verifying the configuration

# Display PIM information on Switch A.

[SwitchA] display pim interface

Interface NbrCnt HelloInt DR-Pri DR-Address

Vlan100 0 30 1 10.110.1.1 (local)

Vlan101 1 30 1 192.168.1.2

Vlan102 1 30 1 192.168.9.2

# Display BSR information on Switch A.

[SwitchA] display pim bsr-info

Scope: non-scoped

State: Accept Preferred

Bootstrap timer: 00:01:44

Elected BSR address: 192.168.9.2

Priority: 20

Hash mask length: 32

Uptime: 00:40:40

# Display BSR information on Switch D.

[SwitchD] display pim bsr-info

Scope: non-scoped

State: Candidate

Bootstrap timer: 00:01:44

Elected BSR address: 192.168.9.2

Priority: 20

Hash mask length: 32

Uptime: 00:05:26

Candidate BSR address: 192.168.4.2

Priority: 10

Hash mask length: 32

# Display BSR information on Switch E.