HP HSR6800 Configuration Manual page 428

Hide thumbs Also See for HSR6800:
Table of Contents

Advertisement

ASBR-PE 1
Configuration procedure
1.
Configure PE 1:
# Configure IS-IS on PE 1.
<PE1> system-view
[PE1] isis 1
[PE1-isis-1] network-entity 10.1111.1111.1111.00
[PE1-isis-1] quit
# Configure an LSR ID, and enable MPLS and LDP.
[PE1] mpls lsr-id 2.2.2.9
[PE1] mpls
[PE1-mpls] label advertise non-null
[PE1-mpls] quit
[PE1] mpls ldp
[PE1-mpls-ldp] quit
# Configure interface Serial 2/1/1, and start IS-IS and enable MPLS and LDP on the interface.
[PE1] interface serial 2/1/1
[PE1-Serial2/1/1] ip address 1.1.1.2 255.0.0.0
[PE1-Serial2/1/1] isis enable 1
[PE1-Serial2/1/1] mpls
[PE1-Serial2/1/1] mpls ldp
[PE1-Serial2/1/1] quit
# Configure interface Loopback 0 and start IS-IS on it.
[PE1] interface loopback 0
[PE1-LoopBack0] ip address 2.2.2.9 32
[PE1-LoopBack0] isis enable 1
[PE1-LoopBack0] quit
# Create VPN instance vpn1, and configure the RD and route target attributes for it.
[PE1] ip vpn-instance vpn1
[PE1-vpn-instance-vpn1] route-distinguisher 11:11
[PE1-vpn-instance-vpn1] vpn-target 3:3 import-extcommunity
[PE1-vpn-instance-vpn1] vpn-target 3:3 export-extcommunity
[PE1-vpn-instance-vpn1] quit
# Configure interface Loopback 1 and bind the interface to VPN instance vpn1.
[PE1] interface loopback 1
[PE1-LoopBack1] ip binding vpn-instance vpn1
[PE1-LoopBack1] ipv6 address 2001:1::1 128
[PE1-LoopBack1] quit
# Start BGP on PE 1.
[PE1] bgp 100
# Configure the capability to advertise labeled routes to and receive labeled routes from IBGP
peer 3.3.3.9.
Loop1
2001:1::1/128
S2/1/1
1.1.1.2/8
Loop0
3.3.3.9/32
S2/1/1
1.1.1.1/8
S2/1/2
11.0.0.2/8
ASBR-PE 2
420
Loop1
2001:1::2/128
S2/1/1
9.1.1.2/8
Loop0
4.4.4.9/32
S2/1/1
9.1.1.1/8
S2/1/2
11.0.0.1/8

Advertisement

Table of Contents
loading

Table of Contents