Hub/Switch Reference Guide
126 IP Services Commands
NN47250-100 (Version 02.51)
set ip https server
Enables the HTTPS server on a WSS. The HTTPS server is required for Web View access to the switch.
Syntax
set ip https server {enable | disable}
Defaults
The HTTPS server is disabled by default.
Access
Enabled.
Examples
The following command enables the HTTPS server on a WSS:
WSS# set ip https server enable
success: change accepted.
See Also
• clear ip telnet on page 102
• set ip telnet on page 120
• set ip telnet server on page 120
• show ip https on page 152
• show ip telnet on page 155
set ip route
Adds a static route to the IP route table.
Syntax
set ip route {default | ip-addr mask | ip-addr/mask-length} default-router metric
Caution! If you disable the HTTPS server, Web View access to the switch is disabled.
enable Enables the HTTPS server.
disable Disables the HTTPS server.
default Default route. A WSS uses the default route if an explicit route
is not available for the destination.
Note: default is an alias for IP address 0.0.0.0/0.
ip-addr mask IP address and subnet mask for the route destination, in dotted
decimal notation (for example, 10.10.10.10 255.255.255.0).
ip-addr/mask-length IP address and subnet mask length in CIDR format (for
example, 10.10.10.10/24).










