Manual
Layer 2 Tunnel Protocol Version 3
How to Configure Layer 2 Tunnel Protocol Version 3
47
Cisco IOS Releases 12.0(29)S and 12.2(25)S
Configuring VP Mode ATM Cell Packing over L2TPv3
Perform this task to configure VP mode ATM cell packing over L2TPv3.
SUMMARY STEPS
1. enable
2. configure terminal
3. interface type slot/port
4. atm mcpt-timers [timeout-value-1 timeout-value-2 timeout-value-3]
5. atm pvp vpi [peak-rate] [l2transport]
6. cell packing [cells] [mcpt-timer timer]
7. xconnect peer-ip-address vcid pseudowire-parameters [sequencing {transmit | receive | both}]
DETAILED STEPS
Command or Action Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
• Enter your password if prompted.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
interface type slot/port
Example:
Router(config)# interface ATM
4/1
Specifies the interface by type, slot, and port number, and enters interface
configuration mode.
Step 4
atm mcpt-timers
[timeout-value-1
timeout-value-2
timeout-value-3]
Example:
Router(config-if)# atm
mcpt-timers 10 100 1000
(Optional) Sets up the cell-packing timers, which specify how long the PE
router can wait for cells to be packed into an L2TPv3 packet.
Step 5
atm pvp vpi [peak-rate]
[l2transport]
Example:
Router(config-if)# atm pvp 10
l2transport
Create a PVP used to multiplex (or bundle) one or more VCs.