Konfigurasi 2 Router



 

Berikut Ini Adalah Coding Konfigurasi Untuk Router 0:

ROUTER 0
Router(config)#Hostname UMI
UMI(config)#line con 0
UMI(config-line)#password abc#123
UMI(config-line)#login
UMI(config-line)#exit
UMI(config)#enable password abc#123
UMI(config)#line vty 0
UMI(config-line)#password abc#123
UMI(config-line)#login
UMI(config-line)#exit
UMI(config)#banner motd "welcome to router 0"
UMI(config)#interface fa0/0
UMI(config-if)#ip address 195.194.193.1 255.255.255.0
UMI(config-if)#exit
UMI(config)#interface fa0/1
UMI(config-if)#ip address 10.10.10.10 255.255.255.0
UMI(config-if)#exit
UMI#clock set ?
hh:mm:ss Current Time
UMI#clock set 05:13:04 ?
<1-31> Day of the month
MONTH Month of the year
UMI#clock set 05:13:04 4 ?
MONTH Month of the year
UMI#clock set 05:13:04 4 Dec ?
<1993-2035> Year
UMI#clock set 05:13:04 4 Dec 2016
UMI#config t
Enter configuration commands, one per line. End with CNTL/Z.
UMI(config)#router RIP
UMI(config-router)#network 10.10.10.10
UMI(config-router)#network 195.194.193.1
UMI(config-router)#exit
UMI(config)#


Berikut Gambar Konfigurasi Router 0 Pada Cisco








Berikut Ini Adalah Coding Untuk Konfigurasi Router 1:


Router 1
Router>enable
Router#config t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#line con 0
Router(config-line)#password abc#123
Router(config-line)#login
Router(config-line)#exit
Router(config)#hostname UMI2
UMI2(config)#line vty 0
UMI2(config-line)#password abc#123
UMI2(config-line)#login
UMI2(config-line)#exit
UMI2(config)#banner motd "welcome to router 2"
UMI2(config)#exit
UMI2#
%SYS-5-CONFIG_I: Configured from console by console

UMI2#config t
Enter configuration commands, one per line. End with CNTL/Z.
UMI2(config)#interface fa0/0
UMI2(config-if)#ip address 200.100.50.1 255.255.255.0
UMI2(config-if)#exit
UMI2(config)#interface fa0/1
UMI2(config-if)#ip address 10.10.10.20 255.255.255.0
UMI2(config-if)#exit
UMI2(config)#exit
UMI2#
%SYS-5-CONFIG_I: Configured from console by console

UMI2#clock set ?
hh:mm:ss Current Time
UMI2#clock set 05:24:00 ?
<1-31> Day of the month
MONTH Month of the year
UMI2#clock set 05:24:00 4 ?
MONTH Month of the year
UMI2#clock set 05:24:00 4 Dec ?
<1993-2035> Year
UMI2#clock set 05:24:00 4 Dec 2016
UMI2#config t
Enter configuration commands, one per line. End with CNTL/Z.
UMI2(config)#banner motd "welcome to router 2"
UMI2(config)#router RIP
UMI2(config-router)#network 10.10.10.20
UMI2(config-router)#network 200.100.50.1
UMI2(config-router)#exit
UMI2(config)#



Berikut Gambar Konfigurasi Router 1 Pada Cisco






 Berikut Ini Adalah Konfigurasi Pada Pc,Laptop Dan Server Pada Cisco:









Berikut Ini Adalah Gambar Tes Koneksi Pada Cisco:




Kunjungi Juga Membuat Server  Dan Juga Tentang E-Bussiness

Subscribe to receive free email updates:

0 Response to "Konfigurasi 2 Router"

Post a Comment