Problem Installing Cisco SDM on Cisco Router - TechRepublic
Question
March 4, 2011 at 09:17 PM
snabibax

Problem Installing Cisco SDM on Cisco Router

by snabibax . Updated 15 years, 3 months ago

Hello everyone, I am having a problem installing the Cisco SDM on my Cisco Router. The error message I get implies that HTTP or HTTPS is not enabled. However, I did enable the HTTP and HTTPS.

For HTTP, the status output is as below:

ROUTER1841#sh ip http server status
HTTP server status: Enabled
HTTP server port: 80
HTTP server authentication method: local
HTTP server access class: 23
HTTP server base path:
Maximum number of concurrent server connections allowed: 5
Server idle time-out: 600 seconds
Server life time-out: 86400 seconds
Maximum number of requests allowed on a connection: 10000
HTTP server active session modules: ALL
HTTP secure server capability: Present
HTTP secure server status: Enabled
HTTP secure server port: 443
HTTP secure server ciphersuite: 3des-ede-cbc-sha des-cbc-sha rc4-128-md5 rc4-128
-sha
HTTP secure server client authentication: Disabled
HTTP secure server trustpoint:
HTTP secure server active session modules: ALL
ROUTER1841#

For HTTPS, the status output is as below:

ROUTER1841#sh ip http server secure status
HTTP secure server status: Enabled
HTTP secure server port: 443
HTTP secure server ciphersuite: 3des-ede-cbc-sha des-cbc-sha rc4-128-md5 rc4-128
-sha
HTTP secure server client authentication: Disabled
HTTP secure server trustpoint:
HTTP secure server active session modules: ALL
ROUTER1841#

This discussion is locked

All Comments