Cisco Systems 1000 Series Network Router User Manual


 
16-50
Cisco ASR 1000 Series Aggregation Services Routers Software Configuration Guide
OL-16506-17
Chapter 16 Configuring MPLS Layer 2 VPNs
Configuring HDLC-Ethernet Interworking
DETAILED STEPS
On Ethernet PE
SUMMARY STEPS
1. enable
2. configure terminal
3. l2vpn xconnect context foo
4. interworking ip
5. member interface-id
6. member ip-address vc-id encapsulation mpls
Command or Action Purpose
Step 1
enable
Changes the privilege level for the corresponding CLI
session.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
l2vpn xconnect context foo
Example:
Router(config)# l2vpn xconnect context foo
Creates an empty cross-connect, and enters xconnect
submode.
Step 4
interworking ip
Example:
Router(config)# interworking ip
Enables the L2VPN Interworking feature, and causes IP
packets to be extracted from the attachment circuit and
sent over the pseudowire. Attachment circuit frames that
do not contain IPv4 packets are dropped.
Step 5
member interface-id
Example:
Router(config)# member serial0/1/0:0
Adds an interface as an AC segment of xconnect.
Step 6
member ip-address encapsulation mpls
Example:
Router(config)# member 17.17.17.17 100
encapsulation mpls
Adds a pseudowire member to xconnect.