Cisco CRS Configuration Manual page 181

Ios xr virtual private network
Hide thumbs Also See for CRS:
Table of Contents

Advertisement

Implementing Layer 2 Tunnel Protocol Version 3
Example:
RP/0/RP0/CPU0:router(config-l2vpn-xc)# p2p AC1_to_PW1
Enters p2p configuration submode to configure point-to-point cross-connects.
Step 5
neighbor ip-address pw-id number
Example:
RP/0/RP0/CPU0:router(config-l2vpn-xc-p2p)# neighbor 10.1.1.1 pw-id 666
Configures a pseudowire for a cross-connect.
Step 6
l2tp static local session { session-id }
Example:
RP/0/RP0/CPU0:router(config-l2vpn-xc-p2p-pw)# l2tp static local session 147
Configures a L2TP pseudowire static session ID.
Step 7
l2tp static local cookie size { 0 | 4 | 8 } [ value { low-value } [ { high-value } ] ]
Example:
RP/0/RP0/CPU0:router(config-l2vpn-xc-p2p-pw)# l2tp static local cookie size 4 value 0XA
Configures a L2TP pseudowire static session cookie.
Step 8
l2tp static remote session { session-id }
Example:
RP/0/RP0/CPU0:router(config-l2vpn-xc-p2p-pw)# l2tp static remote session 123
Configures a L2TP pseudowire remote session ID.
Step 9
l2tp static remote cookie size { 0 | 4 | 8 } [ value { low-value } [ { high-value } ] ]
Example:
RP/0/RP0/CPU0:router(config-l2vpn-xc-p2p-pw)# l2tp static remote cookie size 8 value 0x456 0xFFB
Configures a L2TP pseudowire remote session cookie.
Step 10
pw-class name
Example:
RP/0/RP0/CPU0:router(config-l2vpn-xc-p2p-pw)# pw-class atom
Enters pseudowire class submode to define a pseudowire class template.
Step 11
Use the commit or end command.
commit - Saves the configuration changes and remains within the configuration session.
Cisco IOS XR Virtual Private Network Configuration Guide for the Cisco CRS Router, Release 6.1.x
Configuring L2TPv3 Pseudowires
167

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the CRS and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents