3Com Switch 8800 Advanced Software V5 Configuration Guide
PIM Configuration Examples 599
<SwitchE> 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
[SwitchE] pim
[SwitchE-pim] c-bsr vlan-interface 102
[SwitchE-pim] c-rp vlan-interface 102 group-policy 2005
[SwitchE-pim] return
4 Verify the configuration
Carry out the display pim interface command to view the PIM configuration and
running status on each interface. For example:
# View the PIM configuration information on Switch A.
<SwitchA> display pim interface
Vpn-instance: public net
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
To view the BSR election information and the locally configured C-RP information
in effect on a switch, use the display pim bsr-info command. For example:
# View the BSR information and the locally configured C-RP information in effect
on Switch A.
<SwitchA> display pim bsr-info
Vpn-instance: public net
Elected BSR Address: 192.168.9.2
Priority: 0
Hash mask length: 30
State: Accept Preferred
Scope: Not scoped
Uptime: 01:40:40
Next BSR message scheduled at: 00:01:42
# View the BSR information and the locally configured C-RP information in effect
on Switch E.
<SwitchE> display pim bsr-info
Vpn-instance: public net
Elected BSR Address: 192.168.9.2
Priority: 0
Hash mask length: 30
State: Elected
Scope: Not scoped
Uptime: 00:00:18
Next BSR message scheduled at: 00:01:52
Candidate BSR Address: 192.168.9.2
Priority: 0
Hash mask length: 30
State: Pending
Scope: Not scoped
Candidate RP: 192.168.9.2(Vlan-interface102)