cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
550
Views
0
Helpful
2
Replies

Implementing secure protocols for infrastructure management

ggarlington
Community Member

Due to recommendations from a security audit, the IOS network infrastructure must be managed through SSH v2, SSL or some other encrypted protocol. Currently for our routers, switches, firewalls, CSS, and APs we use TACACS+ and Telnet. What steps are necessary to move to SSH v2 and how do I maintain the same functionalities in ACS (i.e. line command logging, etc.)? Will I have additional hardware/software needs, if so any recommendations based on personal experiences?

Thanks

Gregg Garlington

2 Replies 2

spremkumar
Level 11
Level 11

Hi

As far as the IOS code is concerned you need to have crypto support built in with that to get you the rsa keys generated.

to have the crytp feature set you need to ios code which should also fit onto your exisiting DRAM and FLASH size or else you need to upgrade both DRAM as well as the flash to support the required ios code..

regds

Thanks, do you have anything more specfic? I know the IOS will have to support 3des for SSH v2 but what versions? How about ACS and logging?

Thanks

GG