I'm running syslog daemon on Solaris 7. It can receive cisco devices log, but the message format is a little bit strange
[server time-stamp] [X.X.X.X.Y.Y] [cisco log message]
where X.X.X.X is the device IP address and Y.Y is random number.
What cause syslog add Y.Y number to the device IP address?