Cisco ASR 9000 Series Configuration Manuallines page 183

L2vpn and ethernet services configuration guide
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Implementing Point to Point Layer 2 Services
RP/0/RSP0/CPU0:router (config)# l2vpn
Enters Layer 2 VPN configuration mode.
Step 3
xconnect group group-name
Example:
RP/0/RSP0/CPU0:router (config-l2vpn)# xconnect group g1
Configures the cross-connect group.
Step 4
p2p xconnect-name
Example:
RP/0/RSP0/CPU0:router (config-l2vpn-xc)# p2p xc3
Configures the point-to-point cross-connect.
Step 5
interface type interface-path-id
Example:
RP/0/RSP0/CPU0:router (config-l2vpn-xc-p2p)# interface GigabitEthernet0/0/0/4.2
Specifies the interface type ID.
Step 6
neighbor ipv6 peer-address pw-id pseudowire-id
Example:
RP/0/RSP0/CPU0:router (config-l2vpn-xc-p2p)# neighbor ipv6 1111:2222::cdef pw-id 1
Specifies the peer with which to cross connect, and configures the pseudowire segment for the cross-connect.
Step 7
l2tp static local session session-id
Example:
RP/0/RSP0/CPU0:router (config-l2vpn-xc-p2p-pw)# l2tp static local session 1
(Optional) Configures a static local session for the L2TP pseudowire.
Note
If you configure the local session ID, it is ignored for decapsulation-side processing by the ASR9000 Series
routers.
Step 8
l2tp static remote session session-id
Example:
RP/0/RSP0/CPU0:router (config-l2vpn-xc-p2p-pw)# l2tp static remote session 1
(Optional) Configures a static remote session for the L2TP pseudowire.
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
Configuring Local and Remote Sessions
157

Advertisement

Table of Contents
loading

Table of Contents