|
|
Description:
|
dot1qVlanStaticRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"This object is used to manage to creation and deletion of
a VLAN, and is used to indicate the status of this entry.
To Creating and activate a VLAN, first select a unused VID for
dot1qVlanIndex and then set its dot1qVlanStaticRowStatus to
'createAndGo'. The VLAN will be created in the device without
tagged or untagged ports. A default VLAN name is assigned and
the status is set to 'active'.
To configure tagged and untagged port members of the VLAN,
assign appropriate of dot1qVlanStaticTaggedPorts and
dot1qVlanStaticUntaggedPorts. A set operation takes effect
on the device immediately.
To delete a VLAN, select the VID for dot1qVlanIndex and set
dot1qVlanStaticRowStatus to 'destory'. The row and the
corresponding VLAN configurarion will be removed from the
device. VLAN 1 is the default VLAN and can never be deleted.
All untagged traffic falls into this VLAN by default.
'createAndWait', 'notInService', 'notReady' have no effects."
|
|
|
|