1.3.1.3 Cisco Packet Tracer CCNA2 Solutions

Voici un guide des commandes cisco pour le TP 1.3.1.3 Cisco Packet Tracer – Skills Integration Challenge. Création d’un lien console (RS232) entre User-01 et Asw-1 Puis par le terminal du PC User-01 Switch > en Switch # conf t Switch (config)# hostname ASw-1 ASw-1(config)# enable secret 6EBUp ASw-1(config)# line console 0 ASw-1(config-line)# password xAw6k ASw-1(config-line)# line vty 0 ASw-1(config-line)# password xAw6k ASw-1(config-line)# exit ASw-1(config)# service password-encryption ASw-1(config)# banner motd « warning » ASw-1(config)# interface VLAN 1 ASw-1(config-if)# ip address 10.10.10.100 255.255.255.0 ASw-1(config-if)# no shutdown ASw-1(config-if)# exit ASw-1(config)# exit ASw-1# wr Puis…

Read More