Showing posts with label S2309TP-EI-AC. Show all posts
Showing posts with label S2309TP-EI-AC. Show all posts

Wednesday, August 3, 2016

display dpoe switch

Function

This command is used to query whether the DPoE function is enabled.

Format

display dpoe switch

S2309TP-EI-AC

Parameters

None

Modes

Privilege mode

Level

Operator level

Usage Guidelines

You can run the dpoe enable command to enable the DPoE function, or run the dpoe disable command to disable the DPoE function.

Example

To query whether the DPoE function is enabled, do as follows:
huawei#display dpoe switch
 DPoE switch: enable

System Response

  • The system displays the queried result when the command runs successfully.
  • For more information about the error message that the system displays against a command entered with incorrect syntax.

Monday, June 27, 2016

Can I Directly Delete Inner VLAN IDs from QinQ Configuration?

  • If the switch is running V100R005 or an earlier version, one or more inner VLAN IDs in QinQ cannot be directly deleted. You must delete the current selective QinQ configuration, and then reconfigure the inner VLAN IDs that do not need to be deleted.
    For example, the port vlan-stacking vlan 10 to 20 stack-vlan 100 command is configured on the switch(such as S2309TP-EI-ACS2309TP-EI-DC). To delete inner VLAN 15, perform the following operations:
    1. Run the undo port vlan-stacking vlan 10 to 20 stack-vlan 100 command to delete the current selective QinQ configuration.
    2. Run the port vlan-stacking vlan 10 to 14 stack-vlan 100 and port vlan-stacking vlan 16 to 20 stack-vlan 100 commands to reconfigure the inner VLAN IDs that do not need to be deleted.
  • If the switch is running a version later than V100R005, one or more inner VLAN IDs in QinQ can be directly deleted.