Parameter | Description | Value |
---|---|---|
vlan-id | Displays the default parameters of a specified VLAN. | The value is an integer ranging from 1 to 4094. |
Usage Scenario
A great number of VLANs are created on a device, and different features are configured for every VLAN. To know the default parameters of a VLAN, run the display default-parameter vlan command to specify the VLAN and view its default parameters.
Prerequisites
The specified VLAN has been created.
Precautions
The default parameters of a VLAN do not change with the VLAN configuration.
# Display the default parameters of VLAN 10.
<HUAWEI> display default-parameter vlan 10
VLAN ID : 10
Type : Common
Status : undo shutdown
Broadcast : Forward
Unknown-Multicast : Forward
Unknown-Unicast : Forward
Statistics : Disable
MAC learning : Enable
Property : Default
Description : VLAN 0010
Item |
Description |
---|---|
VLAN ID |
VLAN ID. |
Type |
VLAN type. The value can be: Common: indicates an ordinary VLAN. |
Status |
VLAN status. The value can be: undo shutdown: The VLAN is enabled. |
Broadcast |
Method to deal with broadcast packets. Forward: forwards broadcast packets. |
Unknown-Multicast |
Method to deal with unknown multicast packets. Forward: forwards unknown multicast packets. |
Unknown-Unicast |
Method to deal with unknown unicast packets. Forward: forwards unknown unicast packets. |
Statistics |
Whether collecting statistics about VLAN packets is enabled. The value can be: Disable: Collecting statistics about VLAN packets is disabled. |
MAC learning |
Whether MAC address learning is enabled. The value can be: Enable: MAC address learning is enabled. |
Property |
VLAN attribute. The value can be: Default: indicates an ordinary VLAN. |
Description |
Description of a VLAN. |