Atur clock pada semua router
Pengaturan OSPF pada router
Router informatika
en
conf t
router ospf 30
network 192.168.1.0 0.0.0.255 area 0
network 192.168.2.0 0.0.0.255 area 0
network 192.168.100.0 0.0.0.255 area 0
Router Sipil
en
conf t
router ospf 30
network 192.168.1.0 0.0.0.255 area 0
network 192.168.6.0 0.0.0.255 area 0
network 192.168.7.0 0.0.0.255 area 0
network 192.168.150.0 0.0.0.255 area 0
Router PSKOM
en
conf t
router ospf 30
network 192.168.7.0 0.0.0.255 area 0
network 192.168.8.0 0.0.0.255 area 1
Router Kimia
en
conf t
router ospf 30
network 192.168.3.0 0.0.0.255 area 1
network 192.168.4.0 0.0.0.255 area 1
network 192.168.8.0 0.0.0.255 area 1
network 192.168.120.0 0.0.0.255 area 1
Router Dosen
en
conf t
router ospf 30
network 192.168.3.0 0.0.0.255 area 1
network 192.168.110.0 0.0.0.255 area 1
Router PSA
en
conf t
router ospf 30
network 192.168.5.0 0.0.0.255 area 0
network 192.168.6.0 0.0.0.255 area 0
network 192.168.140.0 0.0.0.255 area 0
Router Sistem_informasi
en
conf t
router ospf 30
network 192.168.4.0 0.0.0.255 area 1
network 192.168.130.0 0.0.0.255 area 1
konfigurasi password
router informatika
Router>enable
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#line console 0
Router(config-line)#login
% Login disabled on line 0, until 'password' is set
Router(config-line)#password 1234
Router(config-line)#exit
Router(config)#exit
Router# exit
router Sipil
Router>enable
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#line console 0
Router(config-line)#login
% Login disabled on line 0, until 'password' is set
Router(config-line)#password 5678
Router(config-line)#exit
Router(config)#exit
Router# exit
router PSA
Router>enable
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#line console 0
Router(config-line)#login
% Login disabled on line 0, until 'password' is set
Router(config-line)#password 6789
Router(config-line)#exit
Router(config)#exit
Router# exit
router PSKOM
Router>enable
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#line console 0
Router(config-line)#login
% Login disabled on line 0, until 'password' is set
Router(config-line)#password 9876
Router(config-line)#exit
Router(config)#exit
Router# exit
router Dosen
Router>enable
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#line console 0
Router(config-line)#login
% Login disabled on line 0, until 'password' is set
Router(config-line)#password 5432
Router(config-line)#exit
Router(config)#exit
Router# exit
router kimia
Router>enable
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#line console 0
Router(config-line)#login
% Login disabled on line 0, until 'password' is set
Router(config-line)#password 2468
Router(config-line)#exit
Router(config)#exit
Router# exit
router Sistem_informasi
Router>enable
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#line console 0
Router(config-line)#login
% Login disabled on line 0, until 'password' is set
Router(config-line)#password 3579
Router(config-line)#exit
Router(config)#exit
Router# exit
cara memberi nama pada router
router informatika
1234
en
conf t
hostname informatika
router sipil
5678
en
conf t
hostname sipil
router PSA
6789
en
conf t
hostname PSA
router PSKOM
9876
en
conf t
hostname PSKOM
router Dosen
5432
en
conf t
hostname Dosen
router kimia
2468
en
conf t
hostname Kimia
router Sistem_informasi
3579
en
conf t
hostname Sistem_informasi
konfigurasi line telnet
semua router....
enable secret 1234
line vty 0 4
password 1234
login
line 0
password 1234
login
0 komentar:
Posting Komentar