768
Usage guidelines
A remote user uses the IPv4 address and port number configured by this command to access an
SSL VPN gateway.
For remote users to access the SSL VPN gateway correctly, you must specify an IPv4 address other
than the default address (0.0.0.0) or the management address for the gateway. The specified IPv4
address must be the IP address of an interface on the gateway device and is reachable from clients
and internal servers.
If you execute this command multiple times, the most recent configuration takes effect.
Examples
# Configure the IPv4 address of SSL VPN gateway gw1 as 10.10.1.1 and the port number as 8000.
<Sysname> system-view
[Sysname] sslvpn gateway gw1
[Sysname-sslvpn-gateway-gw1] ip address 10.10.1.1 port 8000
Related commands
display sslvpn gateway
ip-route-list
Use ip-route-list to create a route list for an SSL VPN context and enter its view, or enter the view of
an existing route list.
Use undo ip-route-list to delete a route list.
Syntax
ip-route-list list-name
undo ip-route-list list-name
Default
No route lists exist.
Views
SSL VPN context view
Predefined user roles
network-admin
Parameters
list-name: Specifies a name for the route list, a case-insensitive string of 1 to 31 characters.
Usage guidelines
You cannot delete a route list that is used by a policy group. To delete the route list, execute the undo
ip-tunnel access-route command to remove the configuration and then execute the undo
ip-route-list command.
Examples
# In SSL VPN context ctx1, create a route list named rtlist and enter its view.
<Sysname> system-view
[Sysname] sslvpn context ctx1
[Sysname-sslvpn-context-ctx1] ip-route-list rtlist
[Sysname-sslvpn-context-ctx1-route-list-rtlist]