HP MSR2003 Configuration Manual page 206

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

Advertisement

[PE2–bgp] quit
# Configure OSPF.
[PE2] ospf 1
[PE2-ospf-1] area 0.0.0.0
[PE2-ospf-1-area-0.0.0.0] network 1.1.1.2 0.0.0.0
[PE2-ospf-1-area-0.0.0.0] network 192.168.0.0 0.0.255.255
[PE2-ospf-1-area-0.0.0.0] quit
[PE2-ospf-1] quit
# Configure RIP.
[PE2] rip 2 vpn-instance a
[PE2-rip-2] network 10.0.0.0
[PE2-rip-2] import-route bgp
[PE2-rip-2] quit
[PE2] rip 3 vpn-instance b
[PE2-rip-3] network 10.0.0.0
[PE2-rip-3] import-route bgp
[PE2-rip-3] return
3.
Configure PE 3:
# Configure a Router ID globally, and enable IP multicast routing on the public network.
<PE3> system-view
[PE3] router id 1.1.1.3
[PE3] multicast routing
[PE3-mrib] quit
# Configure an MPLS LSR ID, and enable the LDP capability.
[PE3] mpls lsr-id 1.1.1.3
[PE3] mpls ldp
[PE3-ldp] quit
# Create VPN instance a and configure an RD and route target attributes for the instance.
[PE3] ip vpn-instance a
[PE3-vpn-instance-a] route-distinguisher 100:1
[PE3-vpn-instance-a] vpn-target 100:1 export-extcommunity
[PE3-vpn-instance-a] vpn-target 100:1 import-extcommunity
[PE3-vpn-instance-a] quit
# Enable IP multicast routing in VPN instance a.
[PE3] multicast routing vpn-instance a
[PE3-mrib-a] quit
# Create the MD for VPN instance a, and specify the default-group, MD source interface, and
data-group address range for the MD.
[PE3] multicast-domain vpn-instance a
[PE3-md-a] default-group 239.1.1.1
[PE3-md-a] source loopback 1
[PE3-md-a] data-group 225.2.2.0 28
[PE3-md-a] quit
# Create VPN instance b and configure an RD and route target attributes for the instance.
[PE3] ip vpn-instance b
[PE3-vpn-instance-b] route-distinguisher 200:1
196

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents