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

Encrypting community string name.

abahl
Level 1
Level 1

Greetings!

I have reduced the command privilege as follows:

"privilege exec level 1 show startup-config"

Now any user with level 1 access can see the startup configuration, but with that he is also able see the snmp community strings in clear text.

Enable passwords and secrets are encrypted by using following command:

"service password-encryption"

But this command does not encryt snmp community string.

I need to encrypt snmp community string in the show startup-config output.

Please advice.

Cordially,

Anuj

2 Replies 2

jsivulka
Level 5
Level 5

I do not think the community string can be encrypted using service password-encryption. however, for security, you could attach a restrictive access-list to the command.

rmushtaq
Level 8
Level 8

SNMP community strings cannot be encrypted. You can configure a SNMP community-based ACL to allow SNMP access to the device only from the trusted network management workstations. This will prevent the device being polled from non-trusted hosts.

Review Cisco Networking for a $25 gift card