09-18-2020 08:01 AM
I am working with our Infosec team. They need syslog for a SIEM and are requesting the use of port 300xx. This is an old 3560G core switch (Yes, it needs to be replaced) and it would not let me add a port to the logging host command. Commands used are below:
debug ip dhcp server events
service timestamps debug datetime year msec show-timezone
service timestamps log datetime year msec show-timezone
logging host A.B.C.D (Need to add a port here)
logging source-interface lo0
logging trap 4
Is there a way to add a port to the logging host command? Or do I need to wait until we upgrade this core?
Solved! Go to Solution.
09-18-2020 08:14 AM
Generally below command should work :
logging host XXXXXX transport udp port 300XX
if not working
can you post show version and logging host XXXXXX ? ( with this you see options )
09-18-2020 08:14 AM
Generally below command should work :
logging host XXXXXX transport udp port 300XX
if not working
can you post show version and logging host XXXXXX ? ( with this you see options )
09-18-2020 01:37 PM
Thank you BB,
It worked. I really appreciate the help.
NetEng
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