39
Description:
Add VLAN entry and include ports in member set.
<vidlist> : VLAN ID list.
[<portlist>]: Port list (default: All ports).
3. VLAN Delete
Syntax:
VLAN Delete <vidlist>
Description:
Delete VLAN entry (all ports excluded from member set).
<vidlist> : VLAN ID list.
4. VLAN Lookup
Syntax:
VLAN Lookup <vidlist>
Description:
Lookup VLAN entry and show port list.
<vidlist> : VLAN ID list.
5. VLAN Aware
Syntax:
VLAN Aware [<portlist>] [enable|disable]
Description:
Set or show the VLAN awareness mode for the port. VLAN aware ports will
strip the VLAN tag from received frames and insert the tag in transmitted
frames (except PVID). VLAN unaware ports will not strip the tag from
received frames or insert the tag in transmitted frames.
[<portlist>]: Port list (default: All ports).
[enable|disable]: Enable/disable VLAN awareness (default: Show awareness).
6. VLAN PVID
Syntax:
VLAN PVID [<portlist>] [<vid>|none]
Description:
Set or show the port VLAN ID. Untagged frames received on the port will be classified to this
VLAN ID. Frames classified to this VLAN ID will be sent untagged on the port.
[<portlist>]: Port list (default: All ports).
[<vid>|none]: Port VLAN ID, 1-4094 (default: Show PVID).
The ’none’ option can be used for trunk links.
7. VLAN Frame Type
Syntax:
VLAN Frame Type [<portlist>] [all|tagged]
Description:
Set or show the accepted frame type for the port.
[<portlist>]: Port list (default: All ports).
[all|tagged]: Accept all or only tagged (default: Show frame type).