Comando Cisco
Comando Cisco
Comando Cisco
Switch#con
Switch#conf
Switch#configure t
Switch#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#
Switch#
Dando nome ao Swtich
Switch(config)#
Switch(config)#hos
Switch(config)#hostname Treinamento
Treinamento(config)#
Treinamento(config)#
Comando de senha toda vez que entrar no equipamento e toda vez que digitar
ENABLE.
Treinamento(config)#
Treinamento(config)#ena
Treinamento(config)#enable pass
Treinamento(config)#enable password 123
Treinamento(config)#
Treinamento(config)#
reinamento(config)#
Treinamento(config)#ena
Treinamento(config)#enable secre
Treinamento(config)#enable secret 123
The enable secret you have chosen is the same as your enable password.
This is not recommended. Re-enter the enable secret.
Treinamento(config)#
Treinamento(config)#
Configurar senha de TELNET
Treinamento(config)#
Treinamento(config)#
Treinamento(config)#line conso
Treinamento(config)#line console 0
Treinamento(config-line)#pass
Treinamento(config-line)#password 123
Treinamento(config-line)#
Treinamento(config-line)#
Particularidade
Treinamento(config-line)#
Treinamento(config-line)#ex
% Ambiguous command: "ex"
Treinamento(config-line)#
!
hostname Treinamento
!
enable secret 5 $1$mERr$3HhIgMGBA/9qNmgzccuxv0
enable password 123
!
!
...
!
line con 0
password 123
login
!
line vty 0 4
exec-timeout 10 30
password 123
login
line vty 5 15
exec-timeout 10 30
password 123
login
!
!
Treinamento(config-if)#
Treinamento(config-if)#
SWITCH TREINAMENTO
######################################################################
#######
@
Treinamento(config)#