HP VPN Firewall Appliances VPN Command Reference

157
SSL VPN commands
The following matrix shows the feature and hardware compatibility:
Hardware Com
p
atibilit
y
F1000-A-EI/F1000-S-EI Yes
F1000-E Yes
F5000 No
F5000-S/F5000-C No
VPN firewall modules No
20-Gbps VPN firewall modules No
ssl-vpn enable
Use ssl-vpn enable to enable the SSL VPN service.
Use undo ssl-vpn enable to disable the SSL VPN service.
Syntax
ssl-vpn enable
undo ssl-vpn enable
Default
The SSL VPN service is disabled.
Views
System view
Default command level
2: System level
Usage guidelines
Before executing this command, make sure that an SSL server policy has been specified for the SSL VPN
service by using the ssl-vpn server-policy command.
Examples
# Specify the SSL server policy svpn and port 3001 for the SSL VPN service, and then enable the SSL VPN
service.
<Sysname> system-view
[Sysname] ssl server-policy svpn
[Sysname-ssl-server-policy-svpn] pki-domain domain1
[Sysname-ssl-server-policy-svpn] quit
[Sysname] ssl-vpn server-policy svpn port 3001
[Sysname] ssl-vpn enable