I have a 3550 that I would like to split into 3 vlans.
All I have to do is create the vlan with
#vlan "vlan number"
then go into the config-if for an interface and set it to
the vlan I want by entering :
# switchport mode access
# switchport access vlan "vlan number"
# end
Will this do the trick for everything?
Also, putting a crossover cable from 1 Vlan to the other
should not cause a problem right? It should connect
the 2 networks together?
All I have to do is create the vlan with
#vlan "vlan number"
then go into the config-if for an interface and set it to
the vlan I want by entering :
# switchport mode access
# switchport access vlan "vlan number"
# end
Will this do the trick for everything?
Also, putting a crossover cable from 1 Vlan to the other
should not cause a problem right? It should connect
the 2 networks together?