Specifications

Command Line Interface
108
Command: set
module
webdisable
Description: Disable the Web server.
Syntax: set module webdisable <chassis> <module>
Note: Only applicable to management modules.
Example: Console>set module webdisable 1 17
Web disabled.
Command: set
module
webenable
Description: Enable the Web server.
Syntax: set module webenable <chassis> <module>
Note: Only applicable to management modules.
Example: Console>set module webenable 1 12
Web enabled.
Command: set
module
webredirect
Description: Redirect the Web browser to point to the
assigned URL instead of the IP address of the
selected chassis.
Syntax: set module webredirect <chassis> <module>
http://<URL>
Note: Only applicable to management modules. To
enable this function, ‘set module webselect’
must be set to ‘redirect.’
Example: Console>set module webredirect 1 17 http://
www.metrobility.com
Web redirect URL successfully set.
Command: set
module
webselect
Description: Set the Web server to select either the local IP
address or the redirected URL.
Syntax: set module webselect <chassis> <module> <local |
redirect>
Example: Console>set web select 1 17 local
Web select successfully set.