You are on page 1of 1

ena

conf t
hostname Router_Ibague
interface serial 0/0/0
ip address 192.168.2.1
no sh
exit
interface fast ethernet 0/0
ip address 192.168.0.1
no sh
exit
ip route 192.168.1.0 255.255.255.0 serial 0/0/0
do show ip interface brief
despues de configurar el otro router e interconectarlo
do show ip route
ena
conf t
hostname Router_Bogota
interface serial 0/0/0
ip address 192.168.2.2
no sh
exit
interface fast ethernet 0/0
ip address 192.168.1.1
no sh
exit
ip route 192.168.0.0 255.255.255.0 serial 0/0/0
do show ip interface brief

You might also like