NETWORKING FOR PART OF CISCO PACKET TRACER ON SWITCH
LE 26 MAY 2025 CISCO PACKET TRACER Hostname, Passwords, VLANs, and IP Configuration VLANs: Hostname insert in switch .press inter .type enable .type configure terminal .type hostname and then add chosen name . Create a password and hostname unlockswitch>en unlockswitch#conf t Enter configuration commands, one per line. End with CNTL/Z. unlockswitch(config)#enable password DIEUDONNE123 unlockswitch(config)#Exit unlockswitch# Create VLANs 10, 20, 30 Assign PORT TO VLAN Switchport mode access to fastethernet Switchmode access vlan 10 A.BVEND>enable Password: A.BVEND#conf t Enter configuration commands, one per line. End with CNTL/Z. A.BVEND(config)#Interface fastethernet0/2 A....