Help – Enterasys Networks X-Pedition XSR CLI User Manual
Page 19
General Network Management Commands
XSR CLI Reference Guide 1-5
help
This command retrieves help at any Mode.
Syntax
help
Mode
All
Example
XSR#help
ip http port
This command changes the HTTP (Hyper Text Transfer Protocol) port where incoming HTTP
(Web) sessions are connecting to.
Syntax
ip http port {port_number | default}
Mode
Global configuration:
XSR(config)#
Default
Port number: 80
Example
XSR(config)#ip http port 1234
ip http server
This command enables/disables HTTP (Web) service to the router. If the optional parameter is not
supplied, the HTTP server will be enabled. Since the HTTP server is disabled at boot‐up, you must
either manually enable it using the CLI or enable it in the
startup-config
file.
port_number
Incoming HTTP server port number from 1024 to 65535.
default
Sets the HTTP port to default.
Note: If you try to set the port-number but it is already in use (Telnet, e.g.) , it will be reset to the
default value automatically.