Cisco ASR 9000 Series Configuration Manuallines page 181

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
DETAILED STEPS
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Enters global configuration mode.
Step 2
l2vpn
Example:
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
source pw-source-address
Example:
RP/0/RSP0/CPU0:router (config-l2vpn-xc-p2p-pw)# source 1111:2222::abcd
Configures the source IPv6 address of the pseudowire.
The source IPv6 address must be unique and chosen arbitrarily. It should not be configured on any type of
Note
interfaces in the router.
Step 8
end or commit
Example:
RP/0/RSP0/CPU0:router(config-l2vpn-xc-p2p-pw)# end
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
Configuring Source IPv6 address for L2TPv3 over IPv6 tunnel
155

Advertisement

Table of Contents
loading

Table of Contents