You are on page 1of 3

NAMA : AMIRUDIN ASSIDIQ

KELAS : JUNIOR NETWORK ADMINISTRATOR

Buat topologi seperti yang diatas dan masukkan ip yang sudah ditentukan.

ROUTER-1#configure t
ROUTER-1(config)#interface se0/3/0
ROUTER-1(config-if)#ip address 10.10.10.0 255.255.255.252
ROUTER-1(config-if)#no shut
ROUTER-1#configure t
ROUTER-1(config)#interface fa0/0
ROUTER-1(config-if)#ip address 10.100.100.0 255.255.255.248
ROUTER-1(config-if)#no shut
ROUTER-1#configure t
ROUTER-1(config)#interface se0/3/1
ROUTER-1(config-if)#ip address 20.20.20.1 255.255.255.252
ROUTER-1(config-if)#no shut
ROUTER-1#configure t
ROUTER-1(config)#interface se0/3/0
ROUTER-1(config-if)#ip address 10.10.10.0 255.255.255.252
ROUTER-1(config-if)#no shut

ROUTER-2#configure t
ROUTER-2(config)#interface se0/3/0
ROUTER-2(config-if)#ip address 20.20.20.2 255.255.255.252
ROUTER-2(config-if)#no shut
ROUTER-0#configure t
ROUTER-0(config)#interface se0/3/0
ROUTER-0(config-if)#ip address 10.10.10.1 255.255.255.252
ROUTER-0(config-if)#no shut

You might also like