CertExams.com Simulator Lab Exercises Answers
Description: Configure switch ip address, default gateway (172.16.2.2),and use ping command to verify the ip address. Ping default-gateway (192.16.2.2) from the work station.
Instructions:
1. Issue appropriate command to view switch ip address, default gateway, and management vlan.
2. Enter privileged exec. Mode.
3. Enter terminal configuration mode.
4. Correct the configuration and bring up the interface using appropriate commands.
5. Use "ping" command from WS22 and verify that the connection to the default router is OK.
6. Exit privileged Exec mode.
2950>
2950>enable
2950#configure terminal
2950(config)#interface vlan 1
2950(config-if)#ip address 172.16.2.3 255.255.255.0
2950(config-if)#exit
2950(config)#ip default-gateway 172.16.2.2
2950(config)#no shutdown
2950(config)#end
WS22:ping 172.16.2.3
Note: The lab is supported only on network simulator software version.