Book now with code EOY2025
Reibe wrote: » You have an IP assigned to vlan 600 for the switch, but you still need to assign vlan 600 to an interface. You can assign the vlan on the interface that is connected to your router (or what have you) with: #configure terminal (config)#interface fa0/1 <---or whichever port is connected to 192.168.2.1 (config-if)#switchport mode access (config-if)#switchport access vlan 600 Or instead of vlan 600, you may just try assigning an IP address to vlan 1 since all ports are default to that. This should help get you a bit more connectivity. As far as web administration, I personally don't recall a web interface with that model & IOS (but I could be wrong).
xenodamus wrote: » Congratulations - You now know more about Cisco switches than a competing applicant who got his CCNA without a physical home lab! Seriously, though, it's scenarios like this that made me glade I bought a few used 2950's rather than simply memorizing commands for my CCENT/CCNA exams.
glen4cindy wrote: » I'm not sure I understand this. Do I do this? Switch# configure terminal Switch(config)# vlan 1 Switch(config-vlan)# name test1 Switch(config-vlan)# end
Use code EOY2025 to receive $250 off your 2025 certification boot camp!