A-26
Cisco IP Solution Center L2VPN and Carrier Ethernet User Guide, 6.0
OL-21636-01
Appendix A Sample Configlets
ATM (Port Mode, Pseudowire Class, E-Line, L2VPN Group Name, IOS XR Device)
ATM (Port Mode, Pseudowire Class, E-Line, L2VPN Group
Name, IOS XR Device)
Configuration • Service: L2VPN/Metro Ethernet.
• Feature: ATM.
• Device configuration:
–
The N-PE is a CRS-1 with IOS XR 3.7 or later for ATM service (port mode only).
–
UNI on N-PE.
Configlets
Comments • The N-PE is a CRS-1 router.
• The pseudowire class feature is optional and not configured.
• The E-Line name (p2p command) and L2VPN Group Name (xconnect group command) are user
configured.
• Only PORT mode is supported in IOS XR.
• This PORT mode will not generate any specific command, such as pvp or pvc, on IOS XR devices.
• The ATM interface is included under xconnect.
U-PE N-PE
(None)
interface ATM0/1/0/0
description UNIDesc_AC1
l2transport
!
!
l2vpn
pw-class PWClass-1
encapsulation mpls
preferred-path interface tunnel-te 500
fallback disable
!
!
xconnect group ISC
p2p ELine_AC1
interface ATM0/1/0/0
neighbor 192.169.105.70 pw-id 100
pw-class PWClass-1
!