Chapter 28: VLANs and Multiple VLAN Commands
438
Syntax 2 allows you to create a VLAN of both tagged and untagged ports
all in one command. Here is the command that would create our
example:
create vlan=Service vid=16 untaggedports=1,4,5-7
taggedports=11-12
That’s the advantage of Syntax 2 over Syntax 1. You can create VLANs
containing both types of ports with one rather than two commands.