We have an old WS-C5000 switch running some old OS for a specific LAN we have. From what I can tell, it's not doing much other than switching and is huge for the amount of ports that are actually being used (36).
So my plan was to replace it with a 3750 L3 switch and plug it into our 6509 instead of the 5000 and that way I actually understand the config layout and commands and know how to configure stuff. Does this sound reasonable or is the 5000 better than the newer 3750?
5000 config: All the ports are in vlan 1 with full/auto
6509 config: Main Switch
Thanks!
So my plan was to replace it with a 3750 L3 switch and plug it into our 6509 instead of the 5000 and that way I actually understand the config layout and commands and know how to configure stuff. Does this sound reasonable or is the 5000 better than the newer 3750?
5000 config: All the ports are in vlan 1 with full/auto
set interface sc0 1 192.168.1.131 255.255.255.0 192.168.1.255
set ip route 0.0.0.0 192.168.1.130 1
set boot system flash bootflash:cat5000-sup3.4-5-8.bin
6509 config: Main Switch
ip address 192.168.1.130 255.255.255.0
ip nat outside
Thanks!
