HP MSR2003 Configuration Manual page 222

Hp msr router series
Hide thumbs Also See for MSR2003:
Table of Contents

Advertisement

# Create VPN instance b and configure an RD and route target attributes for the instance.
[PE4] ip vpn-instance b
[PE4-vpn-instance-b] route-distinguisher 200:1
[PE4-vpn-instance-b] vpn-target 200:1 export-extcommunity
[PE4-vpn-instance-b] vpn-target 200:1 import-extcommunity
[PE4-vpn-instance-b] quit
# Enable IP multicast routing in VPN instance b.
[PE4] multicast routing vpn-instance b
[PE4-mrib-b] quit
# Create the MD for VPN instance b, and specify the default-group, MD source interface, and the
data-group address range for the MD.
[PE4] multicast-domain vpn-instance b
[PE4-md-b] default-group 239.4.4.4
[PE4-md-b] source loopback 1
[PE4-md-b] data-group 225.4.4.0 28
[PE4-md-b] quit
# Assign an IP address to the public network interface GigabitEthernet 2/1/1, and enable
PIM-SM, MPLS capability, and LDP capability on the interface.
[PE4] interface gigabitethernet 2/1/1
[PE4-GigabitEthernet2/1/1] ip address 10.10.2.2 24
[PE4-GigabitEthernet2/1/1] pim sm
[PE4-GigabitEthernet2/1/1] mpls enable
[PE4-GigabitEthernet2/1/1] mpls ldp enable
[PE4-GigabitEthernet2/1/1] quit
# Bind GigabitEthernet 2/1/2 with VPN instance a, assign an IP address to GigabitEthernet
2/1/2, and enable PIM-SM on the interface.
[PE4] interface gigabitethernet 2/1/2
[PE4-GigabitEthernet2/1/2] ip binding vpn-instance a
[PE4-GigabitEthernet2/1/2] ip address 10.11.3.1 24
[PE4-GigabitEthernet2/1/2] pim sm
[PE4-GigabitEthernet2/1/2] quit
# Bind GigabitEthernet 2/1/3 with VPN instance b, assign an IP address to GigabitEthernet
2/1/3, and enable PIM-SM on the interface.
[PE4] interface gigabitethernet 2/1/3
[PE4-GigabitEthernet2/1/3] ip binding vpn-instance b
[PE4-GigabitEthernet2/1/3] ip address 10.11.4.1 24
[PE4-GigabitEthernet2/1/3] pim sm
[PE4-GigabitEthernet2/1/3] quit
# Assign an IP address to Loopback 1, and enable PIM-SM on the interface.
[PE4] interface loopback 1
[PE4-LoopBack1] ip address 1.1.1.4 32
[PE4-LoopBack1] pim sm
[PE4-LoopBack1] quit
# Configure BGP.
[PE4] bgp 200
[PE4-bgp] group pe4-pe3 internal
[PE4-bgp] peer pe4-pe3 connect-interface loopback 1
212

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents