3Com DUA1750-2BAA01 Switch User Manual


 
3Com Switch 8800 Configuration Guide Chapter 29 PIM-SM Configuration
29-11
[SW8800-vlan-interface12] quit
2) Configure LS_B
Enable PIM-SM.
[SW8800] multicast routing-enable
[SW8800] vlan 10
[SW8800-vlan10] port ethernet 2/1/2 to ethernet 2/1/3
[SW8800-vlan10] quit
[SW8800] interface vlan-interface 10
[SW8800-vlan-interface10] igmp enable
[SW8800-vlan-interface10] pim sm
[SW8800-vlan-interface10] quit
[SW8800] vlan 11
[SW8800-vlan11] port ethernet 2/1/4 to ethernet 2/1/5
[SW8800-vlan11] quit
[SW8800] interface vlan-interface 11
[SW8800-vlan-interface11] igmp enable
[SW8800-vlan-interface11] pim sm
[SW8800-vlan-interface11] quit
[SW8800] vlan 12
[SW8800-vlan12] port ethernet 2/1/6 to ethernet 2/1/7
[SW8800-vlan12] quit
[SW8800] interface vlan-interface 12
[SW8800-vlan-interface12] igmp enable
[SW8800-vlan-interface12] pim sm
[SW8800-vlan-interface12] quit
Configure the C-BSR.
[SW8800] pim
[SW8800-pim] c-bsr vlan-interface 10 30 2
Configure the C-RP.
[SW8800] acl number 2000
[SW8800-acl-basic-2000] rule permit source 225.0.0.0 0.255.255.255
[SW8800] pim
[SW8800-pim] c-rp vlan-interface 10 group-policy 2000
Configure PIM domain border.
[SW8800] interface vlan-interface 12
[SW8800-vlan-interface12] pim bsr-boundary
After VLAN-interface 12 is configured as domain border, the LS_D will be excluded
from the local PIM domain and cannot receive the BSR information transmitted from
LS_B any more.
3) Configure LS_C.