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
Specifies the peer with which to cross connect, and configures the pseudowire segment for the cross-connect.
Step 7 l2tp static
Example:
RP/0/RSP0/CPU0:router (config-l2vpn)#
Enters L2TP static configuration submode.
Step 8 Use the commit or end command.
commit - Saves the configuration changes and remains within the configuration session.
end - Prompts user to take one of these actions:
• Yes - Saves configuration changes and exits the configuration session.
• No - Exits the configuration session without committing the configuration changes.
• Cancel - Remains in the configuration mode, without committing the configuration changes.
Enabling TOS Reflection in the L2TPv3 Header
Perform this task to enable the type of service (TOS) reflection in the L2TPv3 header.
SUMMARY STEPS
1. configure
2. l2vpn
3. pw-classclass-name
4. encapsulation l2tpv3
5. protocol l2tpv3
6. neighbor ipv6peer-address pw-id pseudowire-id
7. tos { reflect | value }
8. endorcommit
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
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
161
Implementing Point to Point Layer 2 Services
Enabling TOS Reflection in the L2TPv3 Header