Anda di halaman 1dari 2

ROUTER 1

>en
conf t
int s0/0/0
ip add 200.2.3.1 255.255.255.252
clock rate 64000
no shut
exit
conf t
int fa0/0
ip add 192.168.1.1 255.255.255.224
no shut
exit
conf t
router rip
version 2
net 200.2.3.0
net 192.168.1.0
exit
conf t
line vty 0 4
password CISCO
login
exit
eneble secret CISCO
ROUTER 2
>en
conf t
int s0/0/1
ip add 200.2.3.2 255.255.255.252
clock rate 64000
no shut
exit
conf t
int fa0/0
ip add 192.168.1.33 255.255.255.224
no shut
exit
conf t
router rip
version 2
net 200.2.3.0
net 192.168.33.0
exit

en
conf t
line vty 0 4
password CISCO
login
exit
eneble secret CISCO

Anda mungkin juga menyukai