HP MSR ASM Configuration Manual page 272

Ip multicast
Table of Contents

Advertisement

[PE3] mpls
[PE3-mpls] quit
[PE3] mpls ldp
[PE3-mpls-ldp] quit
# Configure an IP address, and enable PIM-SM and LDP capability on the public network interface
Ethernet 1/1.
[PE3] interface ethernet 1/1
[PE3-Ethernet1/1] ip address 10.10.2.1 24
[PE3-Ethernet1/1] pim sm
[PE3-Ethernet1/1] mpls
[PE3-Ethernet1/1] mpls ldp
[PE3-Ethernet1/1] quit
# Configure an IP address, and enable PIM-SM and MPLS on the public network interface Ethernet
1/2.
[PE3] interface ethernet 1/2
[PE3-Ethernet1/2] ip address 192.168.1.2 24
[PE3-Ethernet1/2] pim sm
[PE3-Ethernet1/2] mpls
[PE3-Ethernet1/2] quit
# Configure an IP address for Loopback 1, and enable PIM-SM.
[PE3] interface loopback 1
[PE3-LoopBack1] ip address 1.1.1.3 32
[PE3-LoopBack1] pim sm
[PE3-LoopBack1] quit
# Configure an IP address for Loopback 2, and enable PIM-SM.
[PE3] interface loopback 2
[PE3-LoopBack2] ip address 22.22.22.22 32
[PE3-LoopBack2] pim sm
[PE3-LoopBack2] quit
# Configure Loopback 2 as a C-BSR and a C-RP for the public network instance.
[PE3] pim
[PE3-pim] c-bsr loopback 2
[PE3-pim] c-rp loopback 2
[PE3-pim] quit
# Configure a BSR message boundary.
[PE3] interface ethernet 1/2
[PE3-Ethernet1/2] pim bsr-boundary
[PE3-Ethernet1/2] quit
# Establish an MSDP peering relationship.
[PE3] msdp
[PE3-msdp] encap-data-enable
[PE3-msdp] peer 1.1.1.2 connect-interface loopback 1
# Configure a static route.
[PE3] ip route-static 1.1.1.2 32 ethernet 1/2 192.168.1.1
# Configure BGP.
[PE3] bgp 200
[PE3-bgp] import-route ospf 1
260

Advertisement

Table of Contents
loading

This manual is also suitable for:

Msr sfmMsr ssm

Table of Contents