CLICK HERE FOR THOUSANDS OF FREE BLOGGER TEMPLATES »

viernes, 18 de abril de 2008

RED


ROUTER

CONFIGURACION





BOGOTA

bogota#show running-config

version 12.2

hostname bogota

enable secret 5 $1$WT62$STdxn8tZr1XQZqb8zn0hN

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





MEDELLIN

medellin#show running-config

version 12.2

hostname medellin

eable secret 5 $1$17dj$QwJfSTw4KwGkTGynplENA

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






CALI

cali#show running-config

version 12.2

hostname cali

enable secret 5 $1$WJNw$t40Vk27bykrmXRqMT.XT

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



COMANDOS UTILIZADOS PARA LA CONFIGURACION DE ROUTER

ROUTER>ENABLE
ROUTER#CONFIG TERM
ROUTER(CONFIG)#INTERFACE F0/0
ROUTER(CONFIG-IF)#IP ADDRESS 192.168.24.33 255.255.255.224
ROUTER(CONFIG-IF)NO SHUTDOWN
ROUTER(CONFIG)#IP ROUTER (ID) (MASCARA) (INTERFAZ DE SALIDA)
ROUTER(CONFIG)ENABLE SECRET
ROUTER#SHU RUN
ROUTER#WR



0 comentarios: