Lab 4.1: Class Lab Small Enterprise - FlameSpyro/Tech-Journal GitHub Wiki

Lab 4.1: Class Lab Small Enterprise

Console access to Cisco MLS

config t (config)
ip routing (turns on routing on multilayer switches) 
interface vlan 1 (and 100,200,300,400)
ip address 10.x.y.1 255.255.255.0 (assigns ips to appropriate vlan)
(config-if)#no shutdown

Clear configuration from Cisco Catalyst

  • Log into switch
  • Enter privileged EXEC mode enable password
  • clear config all to wipe the system