Sie sind auf Seite 1von 8

TOPOLOGI

ROUTER KRASAK

Router>enable Router#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router(config)#hostname KRASAK KRASAK(config)#enable password krasak KRASAK(config)#enable secret didi KRASAK(config)#service password-encryption KRASAK(config)#line vty 0 4 KRASAK(config-line)#password krasak KRASAK(config-line)#login KRASAK(config-line)#^Z KRASAK# %SYS-5-CONFIG_I: Configured from console by console KRASAK#configure terminal Enter configuration commands, one per line. End with CNTL/Z. KRASAK(config)#banner motd z Enter TEXT message. End with the character 'z'.

SELAMAT DATANG DI KRASAK z

KRASAK(config)#interface fastethernet 0/0 KRASAK(config-if)#description ###Ke Jaringan 5.0### KRASAK(config-if)#ip address 192.168.5.1 255.255.255.0 KRASAK(config-if)#no shutdown

%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up KRASAK(config-if)#exit KRASAK(config)#interface fastethernet 0/1 KRASAK(config-if)#description ###Ke Jaringan 6.0### KRASAK(config-if)#ip address 192.168.6.1 255.255.255.0 KRASAK(config-if)#no shutdown

KRASAK(config-if)# %LINK-5-CHANGED: Interface FastEthernet0/1, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to up

KRASAK(config-if)#exit KRASAK(config)# ROUTER BANJARANYAR Router>enable Router#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router(config)#hostname BANJARANYAR BANJARANYAR(config)#enable password banjaranyar

BANJARANYAR(config)#enable secret didi BANJARANYAR(config)#service password-encryption BANJARANYAR(config)#line vty 0 4 BANJARANYAR(config-line)#password banjaranyar BANJARANYAR(config-line)#login BANJARANYAR(config-line)#^Z BANJARANYAR# %SYS-5-CONFIG_I: Configured from console by console

BANJARANYAR#configure terminal Enter configuration commands, one per line. End with CNTL/Z. BANJARANYAR(config)#banner motd z Enter TEXT message. End with the character 'z'. SELAMAT DATANG DI BANJARANYAR z

BANJARANYAR(config)#interface fastethernet 0/0 BANJARANYAR(config-if)#description ###Ke Jaringan 5.0### BANJARANYAR(config-if)#ip address 192.168.5.2 255.255.255.0 BANJARANYAR(config-if)#no shutdown

%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up

BANJARANYAR(config-if)#exit BANJARANYAR(config)#interface fastethernet 0/1 BANJARANYAR(config-if)#description ###Ke Jarngan 2.0### BANJARANYAR(config-if)#ip address 192.168.2.2 255.255.255.0

BANJARANYAR(config-if)#no shutdown

%LINK-5-CHANGED: Interface FastEthernet0/1, changed state to up

BANJARANYAR(config-if)#exit BANJARANYAR(config)# BANJARANYAR#configure terminal Enter configuration commands, one per line. End with CNTL/Z. BANJARANYAR(config)#interface serial 0/2/0 BANJARANYAR(config-if)#description ###Ke Jaringan 3.0### BANJARANYAR(config-if)#ip address 192.168.3.1 255.255.255.0 BANJARANYAR(config-if)#clock rate 64000 BANJARANYAR(config-if)#no shutdown

%LINK-5-CHANGED: Interface Serial0/2/0, changed state to down BANJARANYAR(config-if)#exit

ROUTER LIMBANGAN Router>enable Router#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router(config)#hostname LIMBANGAN LIMBANGAN(config)#enable password limbangan LIMBANGAN(config)#enable secret didi LIMBANGAN(config)#service password-encryption LIMBANGAN(config)#line vty 0 4 LIMBANGAN(config-line)#password limbangan LIMBANGAN(config-line)#login

LIMBANGAN(config-line)#^Z LIMBANGAN# %SYS-5-CONFIG_I: Configured from console by console

LIMBANGAN#configure terminal Enter configuration commands, one per line. End with CNTL/Z. LIMBANGAN(config)#banner motd z Enter TEXT message. End with the character 'z'. SELAMAT DATANG DI LIMBANGAN z

LIMBANGAN(config)#interface fastethernet 0/0 LIMBANGAN(config-if)#description ###Ke Jaringan 2.0### LIMBANGAN(config-if)#ip address 192.168.2.1 255.255.255.0 LIMBANGAN(config-if)#no shutdown

%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up

LIMBANGAN(config-if)#exit LIMBANGAN(config)#interface fastethernet 0/1 LIMBANGAN(config-if)#description ###Ke Jaringan 1.0### LIMBANGAN(config-if)#ip address 192.168.1.1 255.255.255.0 LIMBANGAN(config-if)#no shutdown

%LINK-5-CHANGED: Interface FastEthernet0/1, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to up

LIMBANGAN(config-if)#exit LIMBANGAN(config)#router eigrp 20 LIMBANGAN(config-router)#network 192.168.1.0 LIMBANGAN(config-router)#network 192.168.2.0 LIMBANGAN(config-router)# %DUAL-5-NBRCHANGE: IP-EIGRP 20: Neighbor 192.168.2.2 (FastEthernet0/0) is up: new adjacency

LIMBANGAN(config-router)#exit LIMBANGAN(config)#exit ROUTER KALIGANGSA Router>enable Router#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router(config)#hostname KALIGANGSA KALIGANGSA(config)#enable password kaligangsa KALIGANGSA(config)#enable secret didi KALIGANGSA(config)#service password-encryption KALIGANGSA(config)#line vty 0 4 KALIGANGSA(config-line)#password kaligangsa KALIGANGSA(config-line)#login KALIGANGSA(config-line)#^Z KALIGANGSA# %SYS-5-CONFIG_I: Configured from console by console

KALIGANGSA#configure terminal

Enter configuration commands, one per line. End with CNTL/Z. KALIGANGSA(config)#banner motd z Enter TEXT message. End with the character 'z'. SELAMAT DATANG DI KALIGANGSA z

KALIGANGSA(config)#interface fastethernet 0/0 KALIGANGSA(config-if)#description ###Ke Jaringan 4.0### KALIGANGSA(config-if)#ip address 192.168.4.1 255.255.255.0 KALIGANGSA(config-if)#no shutdown

%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up

KALIGANGSA(config-if)#exit KALIGANGSA(config)#interface serial 0/2/1 KALIGANGSA(config-if)#description ###Ke Jaringan 3.0### KALIGANGSA(config-if)#ip address 192.168.3.2 255.255.255.0 KALIGANGSA(config-if)#no shutdown

%LINK-5-CHANGED: Interface Serial0/2/1, changed state to up

KALIGANGSA(config-if)# %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/2/1, changed state to up

KALIGANGSA(config-if)#exit KALIGANGSA(config)#router eigrp 20

KALIGANGSA(config-router)#network 192.168.4.0 KALIGANGSA(config-router)#network 192.168.3.0 KALIGANGSA(config-router)# %DUAL-5-NBRCHANGE: IP-EIGRP 20: Neighbor 192.168.3.1 (Serial0/2/1) is up: new adjacency

KALIGANGSA(config-router)#exit KALIGANGSA(config)#exit

%SYS-5-CONFIG_I: Configured from console by console KALIGANGSA#write Building configuration... [OK] KALIGANGSA#

Das könnte Ihnen auch gefallen