HP A6600 Configuration Manual page 254

Ip multicast
Hide thumbs Also See for A6600:
Table of Contents

Advertisement

[P-GigabitEthernet1/0/2] mpls
[P-GigabitEthernet1/0/2] mpls ldp
[P-GigabitEthernet1/0/2] quit
# Configure an IP address, enable PIM-SM and LDP capability on the public network interface
GigabitEthernet 1/0/3.
[P] interface GigabitEthernet 1/0/3
[P-GigabitEthernet1/0/3] ip address 192.168.8.2 24
[P-GigabitEthernet1/0/3] pim sm
[P-GigabitEthernet1/0/3] mpls
[P-GigabitEthernet1/0/3] mpls ldp
[P-GigabitEthernet1/0/3] quit
# Configure an IP address for Loopback 1 and enable PIM-SM on the interface.
[P] interface loopback 1
[P-LoopBack1] ip address 2.2.2.2 32
[P-LoopBack1] pim sm
[P-LoopBack1] quit
# Configure Loopback 1 as a C-BSR and C-RP on the public network.
[P] pim
[P-pim] c-bsr loopback 1
[P-pim] c-rp loopback 1
[P-pim] quit
# Configure OSPF.
[P] ospf 1
[P-ospf-1] area 0.0.0.0
[P-ospf-1-area-0.0.0.0] network 2.2.2.2 0.0.0.0
[P-ospf-1-area-0.0.0.0] network 192.168.0.0 0.0.255.255
Configure CE a1
5.
# Enable IP multicast routing.
<CEa1> system-view
[CEa1] multicast routing-enable
# Configure an IP address and enable PIM-SM on GigabitEthernet 1/0/1.
[CEa1] interface GigabitEthernet 1/0/1
[CEa1-GigabitEthernet1/0/1] ip address 10.110.7.1 24
[CEa1-GigabitEthernet1/0/1] pim sm
[CEa1-GigabitEthernet1/0/1] quit
# Configure an IP address and enable PIM-SM on GigabitEthernet 1/0/2.
[CEa1] interface GigabitEthernet 1/0/2
[CEa1-GigabitEthernet1/0/2] ip address 10.110.2.2 24
[CEa1-GigabitEthernet1/0/2] pim sm
[CEa1-GigabitEthernet1/0/2] quit
# Configure RIP.
[CEa1] rip 2
[CEa1-rip-2] network 10.0.0.0
Configure CE b1
6.
243

Advertisement

Table of Contents
loading

Table of Contents