Specifications
3-14
Catalyst 6500 Series Switch and Cisco 7600 Series Router Network Analysis Module Installation and Configuration Note
78-16413-01
Chapter 3 Getting Started
Operating-System-Independent Configuration
Step 2 Enable the HTTP server as follows:
root@localhost# ip http server enable
Enabling HTTP server...
No web users configured!
Please enter a web administrator username [admin]:admin
New password:
Confirm password
User admin added.
Successfully enabled HTTP server.
Configuring the HTTP Secure Server
The ip http secure commands are all disabled by default, and you must enable the HTTP secure server
by installing a strong crypto patch. If you prefer to use SSH instead of Telnet, you also must install a
strong crypto patch.
To install a strong crypto patch, follow these steps:
Step 1 Download the patch from http://www.Cisco.com and publish the patch in an FTP server.
Step 2 Install the patch as follows:
root@localhost# patch ftp-url
where ftp-url is the FTP location and the name of the strong crypto patch.
This example shows how to install a patch:
root@localhost# patch ftp://host/path/c6nam- 3.3-strong-cryptoK9-patch-1-0.bin
Proceeding with installation. Please do not interrupt.
If installation is interrupted, please try again.
Downloading c6nam- 3.3-strong-cryptoK9-patch-1-0.bin. Please wait...
ftp://host/path/c6nam- 3.3-strong-cryptoK9-patch-1-0.bin (1K)
- [########################] 1K | 228.92K/s
1891 bytes transferred in 0.01 sec (225.40k/sec)
Verifying c6nam- 3.3-strong-cryptoK9-patch-1-0.bin. Please wait...
Patch c6nam- 3.3-strong-cryptoK9-patch-1-0.bin verified.
Applying /usr/local/nam/patch/workdir/c6nam- 3.3-strong-cryptoK9-patch-1-0.bin.
Please wait...
########################################### [100%]
########################################### [100%]
Patch applied successfully.
Step 3 (Optional) Configure the HTTPS server as follows:
Note If you specify a port other than the default (443) add :port_number.
root@localhost# ip http secure port 8080
The HTTP server is enabled now. You must restart the
server to change HTTP port. Continue [y/n]? y