01-03-2007 05:22 PM - edited 03-05-2019 01:34 PM
Appreciate help on the following:
On a cisco WS-C4507R, Version 12.2(25)EWA1,
I tried to remove 3 existing snmp-server host configuration and add 2 snmp-server host statements:
no snmp-server host 1.1.1.1 public
no snmp-server host 2.2.2.2 public
no snmp-server host 3.3.3.3 public
snmp-server host 4.4.4.4 private
snmp-server host 5.5.5.5 private
However, the 3 existing configuration of the following cannot be removed as they can be viewed in the "sh run"
snmp-server host 1.1.1.1 public
snmp-server host 2.2.2.2 public
snmp-server host 3.3.3.3 public
snmp-server host 4.4.4.4 private
snmp-server host 5.5.5.5 private
When I removed all the snmp-server host using "no snmp-server host", all snmp-server host configuration is gone.
When I add back
snmp-server host 4.4.4.4 private
snmp-server host 5.5.5.5 private
it will still show all the following 5 configuration:
snmp-server host 1.1.1.1 public
snmp-server host 2.2.2.2 public
snmp-server host 3.3.3.3 public
snmp-server host 4.4.4.4 private
snmp-server host 5.5.5.5 private
Please advise if you have encountered this before and what should be done.
Thanks!
Christina
01-03-2007 07:26 PM
Hi,
appreciate some help. thanks!
christina
01-03-2007 10:34 PM
try this config ....
no snmp-server host 1.1.1.1
no snmp-server host 2.2.2.2
no snmp-server host 3.3.3.3
snmp-server host 4.4.4.4 private
snmp-server host 5.5.5.5 private
now check config using "show running-config" command, do you still see old snmp-server host statements.
01-06-2007 07:23 PM
Hi,
it says incomplete command. thanks.
01-04-2007 05:02 PM
Hi Christina,
You may want to look at the link below.
The chap is also facing a similar problem to you.
A Cisco Engineer responded with the following....
The problem with the lingering trap host is most likely due to the fact that there is a still a notification wedged in the output queue. Unfortunately, you will have to reboot to clear this problem.
Try rebooting and let us know the outcome.
Kind Regards
SD
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide