Purpose
The of this guide is to demonstrate how to create a VLAN and tag or untag a port to a physical interface
Tested on version 08.0.80
Pre-Requisites
The switch must be on version 08.0.80
You must be in privileged exec mode
Configuration
- vlan [ID] name [name]
- untagged ethernet [Interface]
- tagged ethernet [Interface]
Example
- vlan 10 name Production
- untagged ethernet 1/1/1
- tagged ethernet 1/1/20
To Tag all VLANs to a port / ports
Int eth 1/1/1 to 1/1/24
vlan-config add all-tagged
Comments
0 comments
Please sign in to leave a comment.