HP MSR ASM Configuration Manual page 277

Ip multicast
Table of Contents

Advertisement

# Configure an IP address and enable IGMP and PIM-SM on Ethernet 1/1.
[CEa2] interface ethernet 1/1
[CEa2-Ethernet1/1] ip address 10.11.7.1 24
[CEa2-Ethernet1/1] igmp enable
[CEa2-Ethernet1/1] pim sm
[CEa2-Ethernet1/1] quit
# Configure an IP address and enable PIM-SM on Ethernet 1/2.
[CEa2] interface ethernet 1/2
[CEa2-Ethernet1/2] ip address 10.11.3.2 24
[CEa2-Ethernet1/2] pim sm
[CEa2-Ethernet1/2] quit
# Configure OSPF.
[CEa2] ospf 1
[CEa2-ospf-1] area 0.0.0.0
[CEa2-ospf-1-area-0.0.0.0] network 10.11.0.0 0.0.255.255
[CEa2-ospf-1-area-0.0.0.0] quit
[CEa2-ospf-1] quit
Configure CE b2:
8.
# Enable IP multicast routing.
<CEb2> system-view
[CEb2] multicast routing-enable
# Configure an IP address and enable IGMP and PIM-SM on Ethernet 1/1.
[CEb2] interface ethernet 1/1
[CEb2-Ethernet1/1] ip address 10.11.8.1 24
[CEb2-Ethernet1/1] igmp enable
[CEb2-Ethernet1/1] pim sm
[CEb2-Ethernet1/1] quit
# Configure an IP address and enable PIM-SM on Ethernet 1/2.
[CEb2] interface ethernet 1/2
[CEb2-Ethernet1/2] ip address 10.11.4.2 24
[CEb2-Ethernet1/2] pim sm
[CEb2-Ethernet1/2] quit
# Configure an IP address for Loopback 1, and enable PIM-SM.
[CEb2] interface loopback 1
[CEb2-LoopBack1] ip address 3.3.3.3 32
[CEb2-LoopBack1] pim sm
[CEb2-LoopBack1] quit
# Configure Loopback 1 as a C-BSR and a C-RP for VPN b.
[CEb2] pim
[CEb2-pim] c-bsr loopback 1
[CEb2-pim] c-rp loopback 1
[CEb2-pim] quit
# Configure OSPF.
[CEb2] ospf 1
[CEb2-ospf-1] area 0.0.0.0
[CEb2-ospf-1-area-0.0.0.0] network 3.3.3.3 0.0.0.0
265

Advertisement

Table of Contents
loading

This manual is also suitable for:

Msr sfmMsr ssm

Table of Contents