Minggu, 06 Oktober 2019

KONFIGURASI ROUTING STATIK DENGAN PACKET TRACER


ROUTER 1

Rouiter>enable
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#
Router(config)#hostname
% Incomplete command.
Router(config)#
Router(config)#hostname sterling
sterling(config)#
sterling(config)#int fa0/0
sterling(config-if)#ip add 172.16.1.1 255.255.255.0
sterling(config-if)#no shut

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

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

sterling(config-if)#ex
sterling(config)#
sterling(config)#int s2/0
sterling(config-if)#ip add 172.16.2.1255.255.255.0
^
% Invalid input detected at '^' marker.
sterling(config-if)#ip add 172.16.2.1255.255.255.0
^
% Invalid input detected at '^' marker.
sterling(config-if)#ip add 172.16.2 255.255.255.0
^
% Invalid input detected at '^' marker.
sterling(config-if)#ip add 172.16.2.255.255.255.0
^
% Invalid input detected at '^' marker.
sterling(config-if)#ip add 172.16.2.1255.255.255.0
^
% Invalid input detected at '^' marker.
sterling(config-if)#ip add 172.16.2 255.255.255.0
^
% Invalid input detected at '^' marker.
sterling(config-if)#ip add 172.16.2.1 255.255.255.0
sterling(config-if)#no shut

%LINK-5-CHANGED: Interface Serial2/0, changed state to down
sterling(config-if)#ex
sterling(config)#
%LINK-5-CHANGED: Interface Serial2/0, changed state to up

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

sterling(config)#
sterling(config)#ip route 172.16.3.0 255.255.255.0 172.16.2.2
sterling(config)#ip route 172.16.5.0 255.255.255.0 172.16.2.2
sterling(config)#
ROUTER 2
Router>enable
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#hostname sadboy
sadboy(config)#








sadboy con0 is now available






Press RETURN to get started.













sadboy>en
sadboy#conf t
Enter configuration commands, one per line. End with CNTL/Z.
sadboy(config)#int fa0/0
sadboy(config-if)#ip add 172.16.3.1 255.255.255.0
sadboy(config-if)#no shut

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

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

sadboy(config-if)#ex
sadboy(config)#
sadboy(config)#int s2/0
sadboy(config-if)#ip add 172.16.2.2 255.255.255.0
sadboy(config-if)#no shut

sadboy(config-if)#
%LINK-5-CHANGED: Interface Serial2/0, changed state to up

sadboy(config-if)#ex
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial2/0, changed state to up

sadboy(config)#
sadboy(config)#int s3/0
sadboy(config-if)#ip add 172.16.4.1 255.255.255.0
sadboy(config-if)#no shut

%LINK-5-CHANGED: Interface Serial3/0, changed state to down
sadboy(config-if)#ex
sadboy(config)#








sadboy con0 is now available






Press RETURN to get started.













sadboy>
sadboy>
sadboy>en
sadboy#conf t
Enter configuration commands, one per line. End with CNTL/Z.
sadboy(config)#ip route 172.16.1.0 255.255.255.0 172.16.2.1
sadboy(config)#ip route 172.16.5.0 255.255.255.0 172.16.4.2
sadboy(config)#



ROUTER 3
tirisno>enable
tirisno#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
tirisno(config)#
tirisno(config)#hostname
% Incomplete command.
tirisno(config)#
tirisno(config)#hostname barbarKUY
barbarKUY(config)#
barbarKUY(config)#INT FA0/0
barbarKUY(config-if)#int fa0/0
barbarKUY(config-if)#ip add 172.16.4.2 255.255.255.0
barbarKUY(config-if)#no shut

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

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

barbarKUY(config-if)#ex
barbarKUY(config)#








barbarKUY con0 is now available






Press RETURN to get started.













barbarKUY>en
barbarKUY#conf t
Enter configuration commands, one per line. End with CNTL/Z.
barbarKUY(config)#ip route 172.16.1.0 255.255.255.0 172.16.4.1
barbarKUY(config)#ip route 172.16.3.0 255.255.255.0 172.16.4.1
barbarKUY(config)#








barbarKUY con0 is now available






Press RETURN to get started.













Tidak ada komentar:

Posting Komentar

TUGAS TEKNOLOGI LAYANAN DAN JARINGAN

Nama:Syahreza Aflah Taqyudhin Kelas:XI B (TKJ) TUGAS TEKNOLOGI LAYANAN DAN JARINGAN Soal!!! 1.Jelaskan yang di maksud dengan komun...