I want to confirm through scanning means if the switch is sending syslog packets or not. What i did was run a nmap scan
nmap -sV -p514 xxx.xx.xx.xx
The result came out as closed. Does this mean that syslog service is not activated on the switch is this a correct assumption?
