Explora Libros electrónicos
Categorías
Explora Audiolibros
Categorías
Explora Revistas
Categorías
Explora Documentos
Categorías
0/24
R1
R2
R3
Pc 0
Pc 1
Pc 2
CONFIGURACION DEL ROUTER
Comandos de verificación
Router> enable
Configurar nombre
Router> enable
Router# configure terminal
Router(config)# hostname R1 [R1, nombre del router]
R1(config)# end
R1# copy running-config startup-config
R1(config)# end
R1# copy running-config startup-config
Swicth> enable
Swicth> enable
Swicth# configure terminal
Swicth(config)# hostname S1 [S1, nombre del Swicth]
S1(config)# end
S1# copy running-config startup-config
S1(config)# end
S1# copy running-config startup-config