Speed and Duplex CCNA lab

Lab 06 — Basic Switch Configuration
Unauthorized Access
This interactive lab is exclusively licensed to PacketTracerLab.com and cannot be used on any other domain or offline environment.
Visit PacketTracerLab.com
⚠ Unauthorized use or redistribution is prohibited.
Lab 06
Basic Switch Configuration
Switch terminal ready — type a command to begin
Switch Tasks
IP address 192.168.4.2/24 on VLAN 1
Default gateway 192.168.4.1
Save configuration to NVRAM
Disable domain lookup
Synchronize console messages
Command Guide
int vlan 1
 ip add 192.168.4.2 255.255.255.0
 no sh
ip default-gateway 192.168.4.1
no ip domain-lookup
line con 0
 logging synchronous
wr or copy run start
Network Info
Switch VLAN 1:
 192.168.4.2/24
Default GW:
 192.168.4.1
Mask:
 255.255.255.0
VLAN:
 1 (management)
PC192.168.4.10MGMTSW1No IP configuredclick to configureGateway192.168.4.1GW Router
Switch (SW1)
Switch>