< Home

display default-parameter vlan

Function

The display default-parameter vlan command displays the default parameters of a VLAN.

Format

display default-parameter vlan vlan-id

Parameters

Parameter Description Value
vlan-id Displays the default parameters of a specified VLAN. The value is an integer ranging from 1 to 4094.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

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.

Example

# 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
Table 1 Description of the display default-parameter vlan command output

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.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >