L2 Switching
NOTE: Enabling spanning tree may cause very short term network outages when initially enabled.
Login into the CLI
from command line
conf...
Wed, 9 Nov, 2016 at 4:23 PM
Login into the CLI
from command line
config terminal
vlan <ID>
name <VLAN NAME>
exit
save
example
config term...
Wed, 9 Nov, 2016 at 4:28 PM
Login in the CLI
tagged
config terminal
vlan 10
tagged A1-A24
exit
untagged
config terminal
vlan 1
untagged A1-A5
exit
...
Wed, 9 Nov, 2016 at 4:39 PM