Syslog Configuration in Packet Tracer
now connect a Syslog server with router int fa0/1
and set ip same as mentioned in logging 192.168.0.1
:) we are done.
router >
enable
configure terminal
int fa 0/1
ip address 192.168.0.100 255.255.255.0
no shutdown
exit
logging 192.168.0.1 #ip of syslog server
now connect a Syslog server with router int fa0/1
and set ip same as mentioned in logging 192.168.0.1
:) we are done.
Adil
ReplyDelete