HP A6600 Configuration Manual page 262

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

Advertisement

[PE1-ospf-2-area-0.0.0.0] quit
[PE1-ospf-2] quit
[PE1] ospf 3 vpn-instance b
[PE1-ospf-3] import-route bgp
[PE1-ospf-3] area 0.0.0.0
[PE1-ospf-3-area-0.0.0.0] network 10.11.0.0 0.0.255.255
[PE1-ospf-3-area-0.0.0.0] quit
[PE1-ospf-3] quit
Configure PE 2
2.
# Configure a Router ID, enable IP multicast routingon the public network, configure an MPLS LSR ID, and
enable the LDP capability.
<PE2> system-view
[PE2] router id 1.1.1.2
[PE2] multicast routing-enable
[PE2] mpls lsr-id 1.1.1.2
[PE2] mpls
[PE2-mpls] quit
[PE2] mpls ldp
[PE2-mpls-ldp] quit
# Configure an IP address, and enable PIM-SM and LDP capability on the public network interface
GigabitEthernet 1/0/1.
[PE2] interface GigabitEthernet 1/0/1
[PE2-GigabitEthernet1/0/1] ip address 10.10.1.2 24
[PE2-GigabitEthernet1/0/1] pim sm
[PE2-GigabitEthernet1/0/1] mpls
[PE2-GigabitEthernet1/0/1] mpls ldp
[PE2-GigabitEthernet1/0/1] quit
# Configure an IP address, and enable PIM-SM and MPLS on the public network interface
GigabitEthernet 1/0/2.
[PE2] interface GigabitEthernet 1/0/2
[PE2-GigabitEthernet1/0/2] ip address 192.168.1.1 24
[PE2-GigabitEthernet1/0/2] pim sm
[PE2-GigabitEthernet1/0/2] mpls
[PE2-GigabitEthernet1/0/2] quit
# Configure an IP address for Loopback 1, and enable PIM-SM.
[PE2] interface loopback 1
[PE2-LoopBack1] ip address 1.1.1.2 32
[PE2-LoopBack1] pim sm
[PE2-LoopBack1] quit
# Configure an IP address for Loopback 2, and enable PIM-SM.
[PE2] interface loopback 2
[PE2-LoopBack2] ip address 11.11.11.11 32
[PE2-LoopBack2] pim sm
[PE2-LoopBack2] quit
# Configure Loopback 2 as a C-BSR and a C-RP for the public network instance.
[PE2] pim
251

Advertisement

Table of Contents
loading

Table of Contents