Delete syslog configuration
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-23-2017 07:52 PM
I have a few X440 switches where they have been programmed with multiple syslog targets. I want to delete the old configuration and add in the proper syslog target. I have found multiple articles on how to configure syslog but none on how to delete old configuration. I have tried to "disable syslog" and then "unconfigure" but the entry under "show log config" still persists.
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-24-2017 12:52 PM
Thanks.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-23-2017 08:01 PM
The syslog configuration will remain if syslog is disabled. You will need to issue the command "configure syslog delete vr " to remove the entries.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-23-2017 08:01 PM
from my notes i have an example
# to delete all the syslog setup
configure syslog delete 172.28.0.104 vr "VR-Default" local0
# to delete all the syslog setup
configure syslog delete 172.28.0.104 vr "VR-Default" local0
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-23-2017 07:56 PM
You should be able to delete each individual one with the beginning of the command below:
"configure syslog delete"
The rest you can tab out and see how specific it wants you to be.
"configure syslog delete"
The rest you can tab out and see how specific it wants you to be.
