768Usage guidelinesA remote user uses the IPv4 address and port number configured by this command to access anSSL VPN gateway.For remote users to access the SSL VPN gateway correctly, you must specify an IPv4 address otherthan the default address (0.0.0.0) or the management address for the gateway. The specified IPv4address must be the IP address of an interface on the gateway device and is reachable from clientsand 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. system-view[Sysname] sslvpn gateway gw1[Sysname-sslvpn-gateway-gw1] ip address 10.10.1.1 port 8000Related commandsdisplay sslvpn gatewayip-route-listUse ip-route-list to create a route list for an SSL VPN context and enter its view, or enter the view ofan existing route list.Use undo ip-route-list to delete a route list.Syntaxip-route-list list-nameundo ip-route-list list-nameDefaultNo route lists exist.ViewsSSL VPN context viewPredefined user rolesnetwork-adminParameterslist-name: Specifies a name for the route list, a case-insensitive string of 1 to 31 characters.Usage guidelinesYou cannot delete a route list that is used by a policy group. To delete the route list, execute the undoip-tunnel access-route command to remove the configuration and then execute the undoip-route-list command.Examples# In SSL VPN context ctx1, create a route list named rtlist and enter its view. system-view[Sysname] sslvpn context ctx1[Sysname-sslvpn-context-ctx1] ip-route-list rtlist[Sysname-sslvpn-context-ctx1-route-list-rtlist]