CertExams.com Simulator Lab Exercises Answers

Configuring 2960S Switch vlan

Description: Configure vlan1 on 2960S switch, and set the ip address to 192.16.2.3 mask 255.255.255.0. Set ip default-gateway to 172.16.2.2. copy running configuration to startup configuration.

Instructions:

1. Enter privileged exec mode

2. Enter global configuration mode

3. Assign IP address 172.16.2.3 mask 255.255.255.0 on VLAN1

4. Set the default gateway to 172.16.2.2

5. Save the configuration to NVRAM

SW1>enable
SW1#configure terminal
SW1(config)#interface vlan 1
SW1(config-if)#ip address 172.16.2.3 255.255.255.0
SW1(config-if)#exit
SW1(config)#ip default-gateway 172.16.2.2
SW1(config)#end
SW1#copy running-config startup-config

CertExams Blog!  Certexams.com Facebook Page Certexams.com Twitter Page Certexams on YouTube