Cert-Ex™ Lab Simulator for Network+ : Practice Lab Exercises

Configuring 2950 Switch VLAN

Description: Configure vlan1 on 2950 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 host name 2950.

4. Assign IP address 172.16.2.3 mask 255.255.255.0 on VLAN1.

5. Set the default gateway to 172.16.2.2.

6. Save the configuration to NVRAM.

2950>enable
2950#configure terminal
2950(config)#hostname 2950
2950(config)#interface vlan1
2950(config-vlan)#ip address 172.16.2.3 255.255.255.0
2950(config-vlan)#exit
2950(config)#ip default-gateway 172.16.2.2
2950(config)#end
2950#copy running-config startup-config


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

Cert-Ex™ Exam Simulators, Cert-Ex™ Network Simulator, Cert-Ex™ Cheatsheets are written independently by CertExams.com and not affiliated or authorized by respective certification providers. Cert-Ex™ is a trade mark of CertExams.com or entity representing Certexams.com.Network+™ is a trademark of CompTIA® organization.