HP VPN Firewall Appliances VPN Command Reference

118
Syntax
tunnel name name
undo tunnel name
Default
A tunnel takes the system name of the device as its name at the local end.
Views
L2TP group view
Default command level
2: System level
Parameters
name: Specifies the name for the tunnel at the local end, a case-sensitive string of 1 to 30 characters.
Examples
# Specify the local name for a tunnel as itsme.
<Sysname> system-view
[Sysname] l2tp-group 1
[Sysname-l2tp1] tunnel name itsme
Related commands
sysname (Fundamentals Command Reference)
tunnel password
Use tunnel password to specify the key for tunnel authentication.
Use undo tunnel password to remove the configuration.
Syntax
tunnel password { cipher | simple } password
undo tunnel password
Default
The key for tunnel authentication is null.
Views
L2TP group view
Default command level
2: System level
Parameters
cipher: Sets a ciphertext key.
simple: Sets a plaintext key.
password: Specifies the key for tunnel authentication. This argument is case-sensitive. If simple is
specified, it must be a string of 1 to 53 characters. If cipher is specified, it must be a ciphertext string of
1 to 16 characters.