The reset l2tp down-lns-ip command deletes a locked LNS IP node with a specified IP address+VPN, a specified group, and a specified tunnel ID on a specified UP.
This command is supported only on the NetEngine 8000 F1A.
Parameter | Description | Value |
---|---|---|
peer lns-ip-address |
Specifies the IP address of the peer LNS for L2TP tunnel. |
The value is in dotted decimal format. |
vpn-instance vpn-name |
Specify the vpn-instance name. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. The VPN instance name cannot be _public_. If double quotation marks are used at both ends of a character string, you can enter spaces in the character string. |
l2tp-group group-name |
Specifies the L2TP group name. |
The value is a string of 1 to 32 case-sensitive characters, spaces not supported. |
tunnel-id tunnel-id |
Resets the L2TP tunnel connection with the specified tunnel ID. |
The value of local ID for L2TP tunnel ranges from 1 to 65535. |
Usage Scenario
Using the command reset l2tp down-lns-ip { peer <lns-ip-address> vpn-instance <vpn-name> | l2tp-group <group-name> | tunnel-id <tunnel-id> }, you can delete a locked LNS IP node with a specified IP address+VPN, a specified group, and a specified tunnel ID.
Prerequisites
Before executing this command, the LNS IP locked node specified for removal must exist.
Follow-up Procedure
Run the display l2tp variable command in the diagnostic view to check whether the locked LNS IP address is successfully deleted.