HP VPN Firewall Appliances VPN Command Reference

115
name remote-name: Specifies tunnels by the tunnel name at the remote end, a case-sensitive string of 1
to 30 characters.
Usage guidelines
If you specify a tunnel name, all tunnels with the name will be disconnected. If no tunnel with the name
exists, nothing happens.
If you specify a tunnel ID, only the tunnel with the ID is disconnected.
A tunnel disconnected by force can be re-established when a client makes a call.
Examples
# Disconnect all tunnels with the remote name of aaa.
<Sysname> reset l2tp tunnel name aaa
Related commands
display l2tp tunnel
start l2tp
Use start l2tp to enable the device (as an LAC) to initiate tunneling requests to the specified IP addresses
for the specified VPN users.
Use undo start to remove the configuration.
Syntax
start l2tp { ip ip-address }&<1-5> { domain domain-name | fullusername user-name }
undo start
Views
L2TP group view
Default command level
2: System level
Parameters
{ ip ip-address }&<1-5>: Specifies the IP addresses of the tunnel peers (LNSs). &<1-5> means that you
can specify up to five IP addresses.
domain domain-name: Specifies the user domain that triggers the device to initiate a tunneling request
to the tunnel peer. The domain-name argument is the name of a user domain, a case-insensitive string of
1 to 30 characters.
fullusername user-name: Specifies the fully qualified user name that triggers the device to initiate a
tunneling request to the tunnel peer. The user-name argument is the fully qualified name of a user, a
case-sensitive string of 1 to 32 characters.
Usage guidelines
The start l2tp command is only available for LACs.
An LAC can initiate tunneling requests for users in a specific domain. For example, if the domain name
of a company is aabbcc.net, users with such a domain name are considered VPN users.
To specify a single VPN user, provide the fully qualified name of the user.