cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1543
Views
5
Helpful
1
Replies

Command syntax to remove read-write and read-write-all strings from CatOS -

getwithrob
Level 3
Level 3

What commands do I use to remove the read-write and read-write-all strings from a CatOS switch?

1 Accepted Solution

Accepted Solutions

David Stanford
Cisco Employee
Cisco Employee

You can clear these strings with the following commands:

set snmp community read-only

(SNMP read-only community string cleared)

set snmp community read-write

(SNMP read-write community string cleared)

View solution in original post

1 Reply 1

David Stanford
Cisco Employee
Cisco Employee

You can clear these strings with the following commands:

set snmp community read-only

(SNMP read-only community string cleared)

set snmp community read-write

(SNMP read-write community string cleared)