H3C Technologies H3C SecPath F1000-E User Manual

Page 661

Advertising
background image

636

[SecPathA] interface GigabitEthernet 0/2

[SecPathA-GigabitEthernet0/2] pim sm

[SecPathA-GigabitEthernet0/2] quit

[SecPathA] interface GigabitEthernet 0/3

[SecPathA-GigabitEthernet0/3] pim sm

[SecPathA-GigabitEthernet0/3] quit

The configuration on Router A and Router B is similar to that on SecPath A. The configuration on
SecPath B and SecPath C is also similar to that on SecPath A except that it is not necessary to

enable IGMP on the corresponding interfaces on these two routers.

3.

Configure a C-BSR and a C-RP:
# On SecPath B, configure the service scope of RP advertisements, specify a C-BSR and a C-RP,
and set the hash mask length to 32 and the priority of the C-BSR to 10.

<SecPathB> system-view

[SecPathB] acl number 2005

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

[SecPathB-acl-basic-2005] quit

[SecPathB] pim

[SecPathB-pim] c-bsr GigabitEthernet 0/3 32 10

[SecPathB-pim] c-rp GigabitEthernet 0/3 group-policy 2005

[SecPathB-pim] quit

# On SecPath C, configure the service scope of RP advertisements, specify a C-BSR and a C-RP,
and set the hash mask length to 32 and the priority of the C-BSR to 20.

<SecPathC> system-view

[SecPathC] acl number 2005

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

[SecPathC-acl-basic-2005] quit

[SecPathC] pim

[SecPathC-pim] c-bsr GigabitEthernet 0/3 32 20

[SecPathC-pim] c-rp GigabitEthernet 0/3 group-policy 2005

[SecPathC-pim] quit

4.

Verify the configuration:
Use the display pim interface command to display PIM information on each interface of firewalls.
For example:
# Display PIM configuration information on SecPath A.

[SecPathA] display pim interface

Interface NbrCnt HelloInt DR-Pri DR-Address

GE0/1 0 30 1 10.110.1.1 (local)

GE0/2 1 30 1 192.168.9.2

GE0/3 1 30 1 192.168.1.2

To display BSR election information and the locally configured C-RP information in effect on a

firewall, use the display pim bsr-info command. For example:
# Display BSR information and the locally configured C-RP information in effect on SecPath A.

[SecPathA] display pim bsr-info

Elected BSR Address: 192.168.9.2

Priority: 20

Hash mask length: 32

State: Accept Preferred

Advertising