Video ini menjelaskan Cara Step by Step Cisco Log Configuration & Install Syslog Server
Topik:
Install Kiwi Syslog Server Manager
Step-by-step Cisco Log Configuation
Download Link :
https://drive.google.com/drive/folder...
Lirik Song : Little Map's - Just With You
Source Link : • Little Map's - Just With You
----------------------------------------------------
Script Config:
conf t
int gi0/0
ip add 192.168.230.10 255.255.255.0
no shu
exit
int loo0
ip add 1.1.1.1 255.255.255.255
exit
ip route 0.0.0.0 0.0.0.0 192.168.230.2
ip name-server 8.8.8.8
ntp server id.pool.ntp.org
clock timezone WIB 7
logging source-interface gi0/0
service timestamps log datetime msec
logging facility syslog
logging trap notification
logging 192.168.230.1
VERIFIKASI
sh logg
sh run | sec logg
clear logg
VERIFIKASI:
sh logg
sh run | sec logg
clear logg