Unsolved

This post is more than 5 years old

381

July 10th, 2007 11:00

How to unset a Cisco director setting?

For example, snmp-server port is wrong. I do not want to merely add the correct port, nor disable this one with the "no" command, but to remove the incorrect setting shown:

snmp-server host 171.25.17.84 version 2c public udp-port 2114

2.2K Posts

July 11th, 2007 14:00

Eugene,
As with a lot of Cisco OS config commands, the way to modify a setting is just removing the incorrect setting and adding the correct setting using the "no snmp-server host ..." and "snmp-server host ..." commands. That is the way to modify the entry for that type of setting.

July 25th, 2007 09:00

Correct, the way to edit the setting is to remove them and then to readd them with the changes on them. You can also edit the overall configuration file and upload it to the switch but this should only be done by experienced users.

Thank you.
No Events found!

Top