HP MSR ASM Configuration Manual page 256

Ip multicast
Table of Contents

Advertisement

# Configure an IP address, and enable PIM-SM and LDP capability on the public network interface
Ethernet 1/1.
[PE1] interface ethernet 1/1
[PE1-Ethernet1/1] ip address 192.168.6.1 24
[PE1-Ethernet1/1] pim sm
[PE1-Ethernet1/1] mpls
[PE1-Ethernet1/1] mpls ldp
[PE1-Ethernet1/1] quit
# Bind Ethernet 1/2 with VPN instance a, configure an IP address and enable IGMP and PIM-SM
on the interface.
[PE1] interface ethernet 1/2
[PE1-Ethernet1/2] ip binding vpn-instance a
[PE1-Ethernet1/2] ip address 10.110.1.1 24
[PE1-Ethernet1/2] igmp enable
[PE1-Ethernet1/2] pim sm
[PE1-Ethernet1/2] quit
# Bind Ethernet 1/3 with VPN instance a, configure an IP address and enable PIM-SM on the
interface.
[PE1] interface ethernet 1/3
[PE1-Ethernet1/3] ip binding vpn-instance a
[PE1-Ethernet1/3] ip address 10.110.2.1 24
[PE1-Ethernet1/3] pim sm
[PE1-Ethernet1/3] quit
# Configure an IP address for Loopback 1, and enable PIM-SM.
[PE1] interface loopback 1
[PE1-LoopBack1] ip address 1.1.1.1 32
[PE1-LoopBack1] pim sm
[PE1-LoopBack1] quit
# Configure BGP.
[PE1] bgp 100
[PE1-bgp] group vpn-g internal
[PE1-bgp] peer vpn-g connect-interface loopback 1
[PE1-bgp] peer 1.1.1.2 group vpn-g
[PE1-bgp] peer 1.1.1.3 group vpn-g
[PE1–bgp] ipv4-family vpn-instance a
[PE1-bgp-a] import-route rip 2
[PE1-bgp-a] import-route direct
[PE1-bgp-a] quit
[PE1–bgp] ipv4-family vpnv4
[PE1–bgp-af-vpnv4] peer vpn-g enable
[PE1-bgp-af-vpnv4] peer 1.1.1.2 group vpn-g
[PE1–bgp-af-vpnv4] peer 1.1.1.3 group vpn-g
[PE1–bgp-af-vpnv4] quit
[PE1–bgp] quit
The interface MTI 0 will automatically obtain an IP address after BGP peer configuration on PE 1.
This address is the loopback interface address specified in the BGP peer configuration. The PIM
mode running on MTI 0 is the same as the PIM mode running on all the interfaces in VPN instance
a.
244

Advertisement

Table of Contents
loading

This manual is also suitable for:

Msr sfmMsr ssm

Table of Contents