Comnde Pack Tracer - Copie
Comnde Pack Tracer - Copie
Comnde Pack Tracer - Copie
///pr nommer
Sw-Floor-1# configure terminal Switch# configure terminal
Sw-Floor-1(config)# banner motd #Authorized Access Only# Switch(config)# hostname Sw-Floor-1
//////Configurez l'adressage pour tous les périphériques selon la /////pr faire mot de pass Sécurisez l'accès au mode d'exécution
table d'adressage utilisateur.
Sw-Floor-1# configure terminal Sw-Floor-1# configure terminal
Sw-Floor-1(config)# interface vlan 1 Sw-Floor-1(config)# line console 0
Sw-Floor-1(config-if)# ip address 192.168.1.20 Sw-Floor-1(config-line)# password cisco
255.255.255.0 Sw-Floor-1(config-line)# login
Sw-Floor-1(config-if)# no shutdown // activer linterface Sw-Floor-1(config-line)# end
Sw-Floor-1(config-if)# exit Sw-Floor-1#
Sw-Floor-1(config)# ip default-gateway 192.168.1.1 //Sécurisez l'accès au mode d'exécution privilégié.
Sw-Floor-1(config)#enable secret class
//Enregistrez vos configurations.
copy running-config startup-config /////Un exemple de sécurisation des lignes VTY sur un
commutateur est illustré.
show ip interface brief
Sw-Floor-1# configure terminal
Sw-Floor-1(config)# line vty 0 15
Sw-Floor-1(config-line)# password cisco
Sw-Floor-1(config-line)# login
Sw-Floor-1(config-line)# end
Sw-Floor-1#
Tp examen exec-timeout 60
enable exit
conf terminal
ip default-gateway 192.168.1.158
line console 0 exit
password cisco12345 write
login
logging synchronous
exec-timeout 60
exit
line vty 0 15
password cisco12345
login
logging synchronous
Router exit
En
no ip domain-lookup
1024 login
logging synchronous
login
no shutdown
exit
interface g0/1
no shutdown
exit
ipv6 unicast-routing
exit