General Network Management Commands
XSR CLI Reference Guide 1-5

help

ThiscommandretrieveshelpatanyMode.
Syntax
help
Mode
All
Example
XSR#help

ip http port

ThiscommandchangestheHTTP(HyperTextTransferProtocol)portwhereincomingHTTP
(Web)sessionsareconnectingto.
Syntax
ip http port {port_number | default}
Mode
Globalconfiguration:XSR(config)#
Default
Portnumber:80
Example
XSR(config)#ip http port 1234

ip http server

Thiscommandenables/disablesHTTP(Web)servicetotherouter.Iftheoptionalparameterisnot
supplied,theHTTPserverwillbeenabled.SincetheHTTPserverisdisabledatbootup,youmust
eithermanuallyenableitusingtheCLIorenableitinthestartup-configfile.
port_number IncomingHTTPserverportnumberfrom1024to65535.
default SetstheHTTPporttodefault.
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.