For a learning purpose I am creating a VLAN using an old switch: catalyst c2950. I used the suggested commands found on this community below : Switch(config)#vlan 10
Switch(config-vlan)#name Restricted LAN
Switch(config-vlan)#exit
Switch(config)#int...