02-09-2022 02:48 AM
Need to send all 4506 switch syslogs to be sent to 10.x.x.x over UDP port 514 can anyone help me with full details on how to get this done ASAP with explanation.
Thank you
Solved! Go to Solution.
02-09-2022 02:55 AM
config terminal
logging host 10.x.x.x or logging 10.x.x.x
Depends on what logs to send syslog follow below guide :
https://community.cisco.com/t5/networking-documents/how-to-configure-logging-in-cisco-ios/ta-p/3132434
02-09-2022 02:55 AM
config terminal
logging host 10.x.x.x or logging 10.x.x.x
Depends on what logs to send syslog follow below guide :
https://community.cisco.com/t5/networking-documents/how-to-configure-logging-in-cisco-ios/ta-p/3132434
02-25-2022 09:24 AM
Thank you Balaji but can same command be use on Nexus 9k switch please?
02-25-2022 09:53 AM
Hello,
on the N9K use the 'logging server x.x.x.x' command:
02-25-2022 10:51 AM
02-25-2022 10:11 AM - edited 02-25-2022 10:12 AM
02-09-2022 03:05 AM
Hello,
the command:
logging host 10.X.X.X transport udp port 514
might or might not be available on your 4500...
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