H3C Technologies H3C S6800 Series Switches User Manual
Page 34
27
[RB1] interface fortygige 1/0/4
[RB1-FortyGigE1/0/4] trill enable
[RB1-FortyGigE1/0/4] trill link-type vr
[RB1-FortyGigE1/0/4] quit
# Configure RB 2 in the same way you configured RB 1.
4.
Configure the Layer 3 interfaces on the distribution layer devices:
# On RB 1, enable IP multicast routing, and enable PIM-SM on core-facing interface
VLAN-interface 5. Configure the core layer device interface with the IP address 1.1.1.1 as the
C-BSR and C-RP.
[RB1] multicast routing
[RB1-mrib] quit
[RB1] interface vlan-interface 5
[RB1-Vlan-interface5] pim sm
[RB1-Vlan-interface5] quit
[RB1] pim
[RB1-pim] c-bsr 1.1.1.1
[RB1-pim] c-rp 1.1.1.1
[RB1-pim] quit
# On RB 1, perform the following tasks on access-facing interfaces VLAN-interface 10 and
VLAN-interface 20:
{
Assign an IPv4 address to the interface.
{
Create an IPv4 TRILL VR and assign a virtual IPv4 address to the VR.
{
Enable IGMP and PIM-SM.
[RB1] interface vlan-interface 10
[RB1-Vlan-interface10] ip address 10.1.1.253 24
[RB1-Vlan-interface10] trill vr vrid 1 virtual-ip 10.1.1.1
[RB1-Vlan-interface10] igmp enable
[RB1-Vlan-interface10] pim sm
[RB1-Vlan-interface10] quit
[RB1] interface vlan-interface 20
[RB1-Vlan-interface20] ip address 20.1.1.253 24
[RB1-Vlan-interface20] trill vr vrid 1 virtual-ip 20.1.1.1
[RB1-Vlan-interface20] igmp enable
[RB1-Vlan-interface20] pim sm
[RB1-Vlan-interface20] quit
# On RB 2, enable IP multicast routing, and enable PIM-SM on core-facing interface
VLAN-interface 5. Configure the core layer device interface with the IP address 1.1.1.1 as the
C-BSR and C-RP.
[RB2] multicast routing
[RB2-mrib] quit
[RB2] interface vlan-interface 5
[RB2-Vlan-interface5] pim sm
[RB2-Vlan-interface5] quit
[RB2] pim
[RB2-pim] c-bsr 1.1.1.1
[RB2-pim] c-rp 1.1.1.1
[RB2-pim] quit