C i s c o C o n f i d e n t i a l - B e t a R e v i e w R 3 . 7. 1
Manageability Commands on Cisco IOS XR Software
http server
SMR-324
Cisco ASR 14000 Series Router System Management Command Reference
OL-17231-01
http server
To enable the HTTP server on the router and enable access to the Craft Works Interface (CWI), use the
http server
command in global configuration mode. To disable the HTTP server, use the
no
form of this
command.
http
server
[
ssl
] [
access-group
name
]
no
http
server
Syntax Description
Defaults
The HTTP server is disabled.
Command History
Command Modes
Global configuration
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes the proper
task IDs.
Use the
http server
command to enable the HTTP server on your router.
To display the home page of the router, use a Web browser pointed to http://
x.x.x.x
, where
x.x.x.x
is the
router IP address. If a name has been set, use http://
router-name
.
Use the
http server ssl
command to run HTTP over a secure socket. This command enables the HTTP
server to run SSL when accessing web pages or files provided by the HTTP server of the router and
disables access through the regular HTTP port.
Use the
no
form of this command to disable the HTTP server.
Enabling the HTTP server enables authentication by default. After the HTTP server has been enabled,
you then are prompted to provide a username and password to access web pages on the HTTP server.
Note
The
http server
command enables the HTTP server process on Management Ethernet interfaces by
default.
Task ID
access-group
name
(Optional) Enables access to the CWI from IP addresses that meet the conditions
of the access control list (ACL) specified for the
name
argument.
ssl
(Optional) Enables Secure Socket Layer (SSL).
Release
Modification
Release 3.7.1
This command was introduced on the Cisco ASR 14000 Series Router.
Task ID
Operations
config-services
read, write