Operation Manual – Multicast
H3C S3600 Series Ethernet Switches-Release 1510 Chapter 7 PIM Configuration
7-24
[H3C-pim] quit
# Configure PIM domain boundary
[H3C] interface Vlan-interface 12
[H3C-Vlan-interface12] pim bsr-boundary
After VLAN-interface 12 is configured as the PIM domain boundary, LS_D cannot
receive BSR information from LS_B any more; that is, LS_D is excluded from the PIM
domain.
3) Configure LS_C.
# Enable PIM-SM.
<H3C> system-view
[H3C] multicast routing-enable
[H3C] vlan 10
[H3C-vlan10] port Ethernet 1/0/2 to Ethernet 1/0/3
[H3C-vlan10] quit
[H3C] interface Vlan-interface 10
[H3C-Vlan-interface10] pim sm
[H3C-Vlan-interface10] quit
[H3C] vlan 11
[H3C-vlan11] port Ethernet 1/0/4 to Ethernet 1/0/5
[H3C-vlan11] quit
[H3C] interface Vlan-interface 11
[H3C-Vlan-interface11] pim sm
[H3C-Vlan-interface11] quit
[H3C] vlan 12
[H3C-vlan12] port Ethernet 1/0/6 to Ethernet 1/0/7
[H3C-vlan12] quit
[H3C] interface Vlan-interface 12
[H3C-Vlan-interface12] pim sm
[H3C-Vlan-interface12] quit
7.7 Troubleshooting PIM
Symptom: The router cannot set up multicast routing tables correctly.
Solution: You can troubleshoot PIM according to the following procedure.
Make sure that the unicast routing is correct before troubleshooting PIM.
z Because PIM-SM needs the support of RP and BSR, you must execute the
display pim bsr-info command to see whether BSR information exists. If not, you
must check whether there is any unicast route to the BSR. Then, use the display
pim rp-info command to check whether the RP information is correct. If RP
information does not exist, you must check whether there is any unicast route to
RP.