Cisco Cisco Packet Data Gateway (PDG)

下载
页码 1824
pdsnclosedrp-service service_name: Clears all tunnels in the current context that belong to the specified
PDSN Closed R-P service and closes the tunnels.
peer-address ip_address: Clears all tunnels in the current context whose destination (peer LNS) is the system
at the specified IP address. The IP address is specified using IPv4 dotted-decimal notation.
callid call_id: Uses the unique identifier that specifies a particular tunnel in the system to clear that tunnel
and disconnect it. The output of the command show l2tp tunnels contains a field labeled Callid Hint which
lists the call id information to use with this command. This is an 8-byte hexadecimal number.
clear-sa: If any security associations have been established they are cleared.
Usage Guidelines
Clear L2TP all or specific L2TP statistics or clear sessions in a tunnel and disconnect the tunnel.
Examples
To clear all L2TP statistics for the current context, use the following command:
clear l2tp statistics
To clear all L2TP statistics for the LAC service named lac1, use the following command:
clear l2tp statistics lac-service lac1
Use the following command to clear L2TP statistics for the LNS peer at the IP address 10.10.10.100:
clear l2tp statistics peer-address 10.10.10.100
The following command clears and closes all tunnels in the current context:
clear l2tp tunnels all
The following command clears and closes all tunnels for the LAC service named lac2:
clear l2tp tunnels lac-service lac2
The following command clears and closes all tunnels the peer at the IP address 10.10.10.110:
clear l2tp tunnels peer-address 10.10.10.110
Command Line Interface Reference, Modes E - F, StarOS Release 19    
351
Exec Mode Commands (A-C)
clear l2tp