Pagina 1 di 1

abilitare https per SDM

Inviato: mer 17 mag , 2006 1:32 pm
da lluca
Ciao a tutti,
sto cercando d'installare SDM in un 3620 con IOS 12.2.(16), ma non mi prende il comando "ip http secure-server" come dovrebbe dalla descrizione sottostante. Tale comando è stato implementato a partire dal IOS 12.2.(15)T, quindi non dovrei aver problemi.
Qualcuno ha qualche idea sul perché?

Grazie !

**********************************
Usage Guidelines

The secure HTTP server (also called the HTTPS server) uses the Secure Socket Layer (SSL) version 3.0 protocol.

Note When enabling the secure HTTP server you should always disable the standard HTTP server to prevent insecure connections to the same services. Disable the standard HTTP server using the no ip http server command in global configuration mode (this is a precautionary step; typically, the HTTP server is disabled by default).

If a certificate authority is to be used for certification, you should declare the CA trustpoint on the routing device before enabling the secure HTTP server.
Examples

Router# config terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)# ip http secure-server
Router(config)# end

Inviato: mer 17 mag , 2006 3:05 pm
da cisketto
che problema ti dà?

per usare il secure-server in sdm ricorda che devi creare un utente locale di livello 15 e abilitare l'autenticazione in local.

Questo forse ti aiuterà:

http://www.cisco.com/en/US/products/sw/ ... 11c89.html

Ciao,
Cisketto!

Inviato: mer 17 mag , 2006 3:25 pm
da lluca
semplicemente non riconosce il comando.

net(config)#ip http secure-server
^
% Invalid input detected at '^' marker

Inviato: mer 17 mag , 2006 3:59 pm
da cisketto
prova a cambiare nome al router....

Hai creato un certificato prima di abilitare il secure server?

Postaci la conf!

Ciao,
Cisketto!