CLICK HERE FOR THOUSANDS OF FREE BLOGGER TEMPLATES »

viernes, 18 de abril de 2008

SIMULACION DE REDES


CONFIGURACIÓN ROUTER BOGOTA

Bogotá # show running-config
!
versión 12.2
!
hostname bogota
!
enable secret 5 $1$WT62$STdxn8tZr1XQZqb8zn0hN1
!
interface FastEthernet0/0
ip address 192.168.24.33 255.255.255.224
duplex auto
speed auto
!
interface FastEthernet1/0
ip address 192.168.24.65 255.255.255.224
duplex auto
speed auto
!
interface Serial2/0
ip address 192.168.23.1 255.255.255.252
clock rate 64000
!
interface Serial3/0
no ip address
shutdown
!
interface FastEthernet4/0
no ip address
shutdown
!
interface FastEthernet5/0
no ip address
shutdown
!
IP classless
ip route 0.0.0.0 0.0.0.0.192.168.23.2
!
!
!
!
line con 0
!
End


CONFIGURACION ROUTER MEDELLIN



Medellin#show running-config
!
version 12.2
!
hostname medellin
!
enable secret 5 $1$17dj$QwJfSTw4KwGkTGynplENA0
!
interface FastEthernet0/0
ip address 192.168.24.97 255.255.255.224
duplex auto
speed auto
!
interface FastEthernet1/0
ip address 192.168.24.129 255.255.255.224
duplex auto
speed auto
!
interface Serial2/0
ip address 192.168.23.2 255.255.255.252
!
interface Serial3/0
ip address 192.168.22.1 255.255.255.252
clock rate 64000
!
interface FastEthernet4/0
no ip address
shutdown
!
interface FastEthernet5/0
no ip address
shutdown
!
ip classless
ip route 192.168.24.32 255.255.255.224 192.168.23.1
ip route 192.168.24.64 255.255.255.224 192.168.23.1
ip route 192.168.24.160 255.255.255.224 192.168.22.2
!
!
!
!
line con 0
!End



CONFIGURACION ROUTER CALI

cali#show running-config
!
version 12.2
!
hostname cali
!
enable secret 5 $1$WJNw$t40Vk27bykrmXRqMT.XTI.
!
interface FastEthernet0/0
ip address 192.168.24.161 255.255.255.224
duplex auto
speed auto
!
interface FastEthernet1/0
no ip address
duplex auto
speed auto
shutdown
!
interface Serial2/0
ip address 192.168.22.2 255.255.255.252
!
interface Serial3/0
no ip address
shutdown
!
interface FastEthernet4/0
no ip address
shutdown
!
interface FastEthernet5/0
no ip address
shutdown
!
ip classless
ip route 0.0.0.0 0.0.0.0.192.168.22.1
!
!
!
!
line con 0
!
end

0 comentarios: