display default-parameter vlan

Function

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

Format

display default-parameter vlan vlan-id

Parameters

Parameter Description Value
vlan-id

Displays default configurations of a specified VLAN.

The value is an integer ranging from 1 to 4094.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
vlan read

Usage Guidelines

Usage Scenario

No configuration file is generated for default configurations. To view default VLAN configurations, run the display default-parameter vlan command. The default configurations do not change with VLAN configurations.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display default configurations of VLAN 4.
<HUAWEI> display default-parameter vlan 4
VLAN ID             : 4
  Type                : Common
  Status              : undo shutdown
  Broadcast           : Forward
  Unknown-Multicast   : Forward
  Unknown-Unicast     : Forward
  Statistics          : Disable
  MAC learning        : Enable
  Property            : Default
  Description         : VLAN 0004
Table 1 Description of the display default-parameter vlan command output
Item Description
VLAN ID

VLAN ID.

Type

VLAN type:

  • sub: sub-VLAN.
  • super: super VLAN.
  • Common: common VLAN.

The default value is Common.

Status

VLAN status:

  • undo shutdown.
  • shutdown.

The default value is undo shutdown.

Broadcast

Action on broadcast packets:

  • Forward.
  • Discard.

The default value is Forward.

Statistics

Whether collection of statistics about VLAN packets are enabled:

  • Enable.
  • Disable.

The default value is Disable.

MAC learning

Whether MAC address learning is enabled:

  • Enable.
  • Disable.

The default value is Enable.

Property

VLAN attribute:

  • backboneVLAN: backbone network VLAN.
  • multicastVLAN: multicast VLAN without changing the VLAN attribute.
  • userVLAN: multicast VLAN without changing the VLAN attribute.
  • default: common VLAN.

The default value is default.

Description

VLAN description that helps users learn VLAN functions.

You can run the description command in the VLAN view to configure or modify the description.

Unknown-Multicast

Action on unknown multicast packets:

  • Forward.
  • Discard.

The default value is Forward.

Unknown-Unicast

Action on unknown unicast packets:

  • Forward.
  • Discard.

The default value is Forward.

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