Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
802.1Q Commands
page 14-2
OmniSwitch CLI Reference Guide
September 2009
vlan 802.1q
Creates, deletes, or modifies 802.1Q tagging on a single port or on an aggregate of ports. 
vlan vid 802.1q {slot/port | aggregate_id} [description]
vlan vid no 802.1q {slot/port | aggregate_id}
Syntax Definitions
vid
The VLAN identification number for a preconfigured VLAN that will 
handle the 802.1Q traffic for this port. The valid range is 1 to 4094.
slot
The slot number for the 802.1Q tagging.
port
The port number for the 802.1Q tagging.
aggregate_id
The link aggregation ID, which allows you to configure 802.1Q tagging 
on an aggregate of ports. The valid range is 1 to 31.
description
An optional textual description (up to 32 characters) for this 802.1Q tag. 
Spaces must be unclosed within quotation marks (e.g., “802.1Q tag 2”).
Defaults
The default description for 802.1Q tagging on a port is TAG PORT slot/port VLAN vid (where the slot/
port
 and vid are as entered when inputting the command) when you configure 802.1Q tagging on a single 
port, and TAG AGGREGATE aggregate_id VLAN vid (where the slot/port and vid are as entered when 
inputting the command) when you configure 802.1q tagging on an aggregate link.
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• Use the no form of this command to delete 802.1Q tagging on a port or an aggregate of ports.
• The VLAN specified for the port or aggregate link before 802.1Q tagging can be specified. See 
 for information on how to create a VLAN.
• You must enable link aggregation before you can tag an aggregate of ports. See 
 for more information on link aggregation.
• The port’s default VLAN can never be configured to accepted tagged frames.
Examples
-> vlan 2 802.1q 3/1
-> vlan 10 802.1q 100
-> vlan 5 802.1q 4/2 "802.1q tag 2"
-> vlan 6 no 802.1q 3/1