11-12-2014 02:46 PM - edited 03-11-2019 10:04 PM
I want to remove any syslog or snmp trap host related to an ip address for example 10.32.1.10. how can i get that specific line in running configuration related to specific ip address so that i can remove those lines?
Solved! Go to Solution.
11-12-2014 06:45 PM
Hi,
You can remove the logging host using this command:-
no logging host inside 10.32.1.10
You can check in "show run logging"
For SNMP host ,
no snmp-server host inside 192.0.2.5
Check using show run snmp-server
Thanks and Regards,
Vibhor Amrodia
11-12-2014 06:45 PM
Hi,
You can remove the logging host using this command:-
no logging host inside 10.32.1.10
You can check in "show run logging"
For SNMP host ,
no snmp-server host inside 192.0.2.5
Check using show run snmp-server
Thanks and Regards,
Vibhor Amrodia
11-14-2014 12:25 PM
Thanks a lot
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