04-29-2018 08:00 AM - edited 03-08-2019 02:50 PM
Need to add some ports from switch1 and some ports from switch2 in same vlan and also i have to do many vlan on same, please explain the process.
Thanks,
Ramesh
04-29-2018 08:13 AM
Just create the vlans you want to add the proper ports to it.
example
config t
vlan 20
name test
exit
inter gi1/0/1
switchport
switchport mode access
switchport access vlan 20
and so on..
Also, have a look at this link:
HTH
04-29-2018 04:51 PM
Also, make sure you have a trunk between the two switches. there is plenty of documentation out there outlining how to do that.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide