Redes

Páginas: 3 (661 palabras) Publicado: 11 de noviembre de 2010
7mo . Semestre Redes Básicas

Prof. Gabriela Leija Hernández

Prácticas de laboratorio Comandos

Prácticas de Laboratorio Comandos

1/ 5

7mo . Semestre Redes Básicas

Prof. GabrielaLeija Hernández

CONFIGURACION BASICA DE UN SWITCH CISCO
COMANDOS IOS PARA MONITOREO sw#show vlan sw#sho ip sw#show version sw#show interface fa0/12 CONFIGURACION POR LINEA DE COMANDOS sw>enablesw#configure terminal CONFIGURACION DEL PASSWORD sw(config)#enable password level 15 cisco2 sw(config)#end VERIFICACION DE LA CONFIGURACION sw#show running-config CONFIGURACION DEL NOMBRE DELDISPOSITIVO sw#configure terminal sw(config)#hostname IPN IPN(config)# CONFIGURACION DE INFORMACION IP sw#configure terminal sw(config)#int vlan 1 sw(config-if)#ip address 192.168.1.2 255.255.255.0sw(config-if)#ip default-gateway 192.168.1.1 sw(config-if)#ip domain-name 135.23.2.1 sw(config-if)#ip http server CONFIGURACION DE INTERFACES sw#configure terminal sw(config)#iinterface fastethernet 0/1CONFIGURACION DE UN PUERTO FULL DUPLEX sw#configure terminal sw(config)#interface fa0/1 sw(configure-if)#duplex full CONFIGURACION DE LA SEGURIDAD EN PUERTO sw#configure terminal sw(config)#interfaceEthernet 0/1 sw(configure-if)#port secure VERIFICACION DE LA CONECTIVIDAD sw#ping A.B.C.D

Prácticas de Laboratorio Comandos

2/ 5

7mo . Semestre Redes Básicas BORRADO DE LA CONFIGURACION sw#erasestartup-config sw# CONFIGURACION DE REDES VITUALES sw#vlan database sw(vlan)#vlan 2 name redes sw(vlan)#vlan 3 name telecom ASIGNACION DE PUERTOS VLAN sw#config t sw(config)#interface fastethernet0/2 sw(config-if)#switchport access vlan 3 sw(config-if)#switchport mode access

Prof. Gabriela Leija Hernández

CONFIGURACION BASICA DEL ROUTER CISCO
MODO USUARIO A MODO PRIVILEGIADOrouter>enable router# MODO PRIVILEGIADO A MODO USUARIO router#disable router> ENTRAR A MODO DE CONFIGURACION GLOBAL router#config t router(config)#hostname nombre_router SALIR DE MODO DE CONFIGURACION GLOBAL...
Leer documento completo

Regístrate para leer el documento completo.

Estos documentos también te pueden resultar útiles

  • Red De Redes
  • Red de redes
  • Redes
  • Redes
  • Redes
  • Redes
  • Redes
  • Redes

Conviértase en miembro formal de Buenas Tareas

INSCRÍBETE - ES GRATIS