Informática

Páginas: 4 (907 palabras) Publicado: 27 de noviembre de 2012
COMANDOS:
switch# disable para modo de usuario/ switch>
ena para modo de priveligiado/ switch#
show history para ver todos comandos utilizados
terminal history/ no history activa o desactivael historial de terminal
S1(config)#interface vlan 99 CREANDO UNA VLAN
#dirección IP 172.17.99.11 255.255.255.0
#no shutdown
#end
S1#configure terminal
S1(config)#interfacefastethernet 0/18
)#switchport mode access
#switchport acces vlan 99
#end
S1(config)#ip default-gateway 172.17.99.1 conf de la gateway
end
show running-config verificar conf
show ip interfacebrief
#Interface fastethernet 0/1 activar duplex auto y también la velocidad
#duplex auto
#speed auto
#end
)#ip http authentication enable configura el servidor http
#ip http serverlo activa
#end
show interfaces [id de la interfaz]
show startup-config contenido de la conf
show running-config muestra funcionamiento actual
show flash: infor sobre flash
show versionestado de sofware y hardware
show history historial de comandos
show ip infor ip
show mac-address-table muestra la tabla de envio
S1#copy system:running-config flash:startup-config copia derespaldo
S1#copy running-config startup-config para guardar
S1#copy startup-config flash:config.bak1 igual pero en memoria flash
S1#copy flash:config.bak1 startup-config conf de restauraciónerase nvram elimina la conf
#line con 0 acceso a la consola
#password cisco
login
end
#line vty 0 4 conf acceso a la terminal virtual y protección
#password cisco
login
end#enable password contraseñas
#enable secret
end
no ena pass/no ena se eliinación
end
#service password-encryption todas las contraseñas quedan encriptadas
end
S1(config)#banner logintitulo de inicio
#banner motd ii
#line vty 0 15 conf de telnet
#transport input telnet
#ip domain- name mydomain.com conf ssh
#crypto key generate rsa
#ip ssh ver 2
# line vty 0 15...
Leer documento completo

Regístrate para leer el documento completo.

Estos documentos también te pueden resultar útiles

  • Informatica
  • Informatica
  • Informatica
  • Informatica
  • Informatica
  • Informática
  • Informatica
  • Informatica

Conviértase en miembro formal de Buenas Tareas

INSCRÍBETE - ES GRATIS