HP FlexNetwork HSR6600 Configuration Manual page 498

Comware 7 mpls
Hide thumbs Also See for FlexNetwork HSR6600:
Table of Contents

Advertisement

c. Enable L2VPN on PE 1 and PE-agg:
# Configure PE 1.
[PE1] l2vpn enable
# Configure PE-agg.
[PEagg] l2vpn enable
d. Configure the AC interfaces of PE 1 and PE-agg, create PWs that support interworking, and
bind the interface to the PWs:
# On Serial 1/1/0 of PE 1, configure PPP to support IPCP negotiation without IP address.
[PE1] interface serial 1/1/0
[PE1-Serial1/1/0] link-protocol ppp
[PE1-Serial1/1/0] ppp ipcp ignore local-ip
[PE1-Serial1/1/0] quit
# On PE 1, create a PW that supports interworking in the group, and bind Serial 1/1/0 to the
PW.
[PE1] xconnect-group 1
[PE1-xcg-1] connection 1
[PE1-xcg-1-1] ac interface serial 1/1/0
[PE1-xcg-1-1] interworking ipv4
[PE1-xcg-1-1] peer 3.3.3.9 pw-id 101
[PE1-xcg-1-1-3.3.3.9-101] quit
# On the L2VE interface of PE-agg, specify the default next hop as 100.1.1.2.
[PEagg] interface ve-l2vpn 1
[PEagg-VE-L2VPN1] default-nexthop ip 100.1.1.2
[PEagg-VE-L2VPN1] quit
# On PE-agg, create a PW that supports interworking in the group, and bind VE-L2VPN 1 to
the PW.
[PEagg] xconnect-group 1
[PEagg-xcg-1] connection 1
[PEagg-xcg-1-1] ac interface ve-l2vpn 1
[PEagg-xcg-1-1] interworking ipv4
[PEagg-xcg-1-1] peer 1.1.1.9 pw-id 101
[PEagg-xcg-1-1-1.1.1.9-101] quit
e. Configure the AC interface of CE 1 (Serial 1/1/0).
<CE1> system-view
[CE1] interface serial 1/1/0
[CE1-Serial1/1/0] link-protocol ppp
[CE1-Serial1/1/0] ip address 100.1.1.1 24
4.
Configure MPLS L3VPN:
a. Configure IS-IS on PE 2 and PE-agg, and advertise interface addresses:
# Configure PE-agg.
[PEagg] isis 1
[PEagg-isis-1] network-entity 10.0000.0000.0001.00
[PEagg-isis-1] quit
[PEagg] interface pos 1/1/1
[PEagg-Pos1/1/1] isis enable 1
[PEagg-Pos1/1/1] quit
[PEagg] interface loopback 0
[PEagg-LoopBack0] isis enable 1
488

Advertisement

Table of Contents
loading

Table of Contents