H3C S9500 Command Manual-Release1648[v1.24]-08 System Volume

HomeSupportSwitchesH3C S9500 Series SwitchesReference GuidesCommand ReferencesH3C S9500 Command Manual-Release1648[v1.24]-08 System Volume
17-PoE Commands
Title Size Download
17-PoE Commands 97.21 KB

Chapter 1  PoE Configuration Commands

1.1  PoE Configuration Commands

1.1.1  display poe interface

Syntax

display poe interface [ interface-type interface-number ]

View

Any view

Parameters

interface-type interface-number: Port type and port number.

Description

Use the display poe interface interface-type interface-number command to display the PoE status of a specific port on the switch.

Use the display poe interface command without any option to display the PoE status of all the PoE-capable ports on the switch.

Examples

# Display the PoE status of the port GigabitEthernet 3/1/1.

<H3C> display poe interface GigabitEthernet3/1/1

Port power status            :delivering

Port power mode              :signal

Port PD class                :2

port power priority          :high

Port max power               : 15400 mW

Port current power           :552 mW

Port remaining power         : 14848 mW

Port average power           :717 mW

Port peak power              :1196 mW

Port current                 :13 mA

Port voltage                 :53.7 V

Table 1-1 display poe interface command output description

Field

Description

Port power status

PoE status of the port:

1)        disabled: PoE is disabled on the port.

2)        searching: the port is searching for a PD.

3)        delivering: the port is supplying power to the PD.

4)        PD disconnected: the port is not connected with a PD.

5)        testing: the port is in testing.

6)        fault: the port detected an nonstandard or fault PD.

Port power mode

PoE mode of the port:

1)        auto: the system automatically selects the PoE mode.

2)        signal

3)        spare

Port PD class

The class of the power the port supplies to the PD

Port power priority

Port priority:

1)        critical (the highest)

2)        high

3)        low

Port max power

Maximum power on the port

Port current power

Present power on the port

Port average power

Average power on the port

Port peak power

Peak power on the port

Port current

Present current on the port

Port voltage

Present voltage on the port

Port remaining power

Remaining power on the port

 

&  Note:

l      The sampling cycle of the power, current and voltage of ports is 1 second;

l      The sampling cycle of the peak power and average power of ports is 5 minutes

 

1.1.2  display poe interface power

Syntax

display poe interface power [ interface-type interface-number ]

View

Any view

Parameters

interface-type interface-number: Port type and port number.

Description

Use the display poe interface power interface-type interface-number command to display the PoE power information of the specified port on the switch. If you enter the display poe interface power command without any argument, the PoE power information about all PoE-capable ports on the switch will be displayed.

Examples

# Display the power information of the port GigabitEthernet 3/1/1.

<H3C> display poe interface power GigabitEthernet3/1/1

Port power                   :700 mW

1.1.3  display poe pse

Syntax

display poe pse

View

Any view

Parameters

None

Description

Use the display poe pse command to display the parameters of all the PoE cards in the switch that serve as a power sourcing equipment (PSE).

Examples

# Display the parameters of all the PoE cards in the switch.

<H3C> display poe pse

PSE Information of board 6:

  Power Current Value     :67 W

  Power Remaining Value   : 673 W

  Power Max Value         :740 W

  Power Peak Value        :1 W

  Power Average Value     :0 W

  Software Version        :290

  Hardware Version        :000

  CPLD Version            :021

Table 1-2 display poe pse command output description

Field

Description

Power Current Value

Current power of the card

Power Remaining Value

Remaining power of the card

Power Max Value

Maximum power of the card

Power Peak Value

Peak power of the card

Power Average Value

Average power of the card

Software Version

PSE software version

Hardware Version

PSE hardware version

 

&  Note:

The sampling cycle of the current power of the interface card is 1 minute, and the sampling cycle of the peak power and average power is 5 minutes.

 

1.1.4  display poe slot

Syntax

display poe slot slotnum

View

Any view

Parameters

slotnum: Slot number of a PoE card

Description

Use the display poe slot slotnum command to display the information of a PoE card in the switch.

Examples

# Display the information of the PoE card in slot 8 of the switch.

<H3C> display poe slot 8

PSE Information of board 8:

  Power Current Value     :33 W

  Power Remaining Value   :707 W

  Power Max Value         :740 W

  Power Peak Value        :34 W

  Power Average Value     :33 W

  Software Version        :290

  Hardware Version        :000    

1.1.5  poe enable

Syntax

poe enable

undo poe enable

View

Ethernet port view

Parameters

None

Description

Use the poe enable command to enable the PoE feature on a port.

Use the undo poe enable command to disable the PoE feature on a port.

By default, PoE is disabled on port.

Examples

# Enable PoE on current port.

[H3C-GigabitEthernet3/1/1] poe enable

# Disable PoE on current port.

[H3C-GigabitEthernet3/1/1] undo poe enable

1.1.6  poe enable slot

Syntax

poe enable slot slot-num

undo poe enable slot slot-num

View

System view

Parameters

slot-num: Number of the slot where the board resides.

Description

Use the poe enable slot command to enable PoE on a board.

Use the undo poe enable slot command to disable PoE on a board.

By default, PoE is disabled on a board.

The switch checks that the total power of the current system is sufficient before allowing you to enable PoE on the board by using this command.

Examples

# Enable PoE on the board in slot 2.

[H3C]poe enable slot 2

# Disable PoE on the board in slot 2.

[H3C]undo poe enable slot 2

1.1.7  poe legacy enable slot

Syntax

poe legacy enable slot slot-num

undo poe legacy enable slot slot-num

View

System view

Parameters

slot-num: Number of the slot where the board resides.

Description

Use the poe legacy enable slot command to enable the board to detect the compatibility of the PD connected to it.

Use the undo poe legacy enable slot command so that the board does not detect the compatibility of the PD connected to it.

When detecting the compatibility of PDs, the board can detect and power the PDs incompatible with the 802.3af standard.

By default, the board does not detect the compatibility of the PD connected to it.

 

  Caution:

Detecting an incompatible device slows down the detection and decreases system performance; therefore, you are not recommended to enable compatibility detection if the device connected is 802.3af-compliant.

 

Examples

# Enable the board in slot 2 to detect the compatibility of the PD connected to it.

[H3C] poe legacy enable slot 2

# Disable the detection of the compatibility of the PD connected to the board in slot 2.

[H3C] undo poe legacy enable slot 2

1.1.8  poe max-power

Syntax

poe max-power max-power

undo poe max-power

View

Ethernet port view

Parameters

max-power: Maximum power distributed to the port, ranging from 3,000 mW to 15,400 mW.

Description

Use the poe max-power command to set the maximum PoE power on the current port.

Use the undo poe max-power command to restore the default PoE power on current port.

By default, the maximum PoE power on a port is 15,400 mW.

Examples

# Set the maximum PoE power on the current port GigabitEthernet 3/1/1 to 12,000 mW.

[H3C-GigabitEthernet3/1/1] poe max-power 12000

# Restore the default maximum PoE power on the current port GigabitEthernet 3/1/1.

[H3C-GigabitEthernet3/1/1] undo poe max-power

1.1.9  poe max-power slot

Syntax

poe max-power max-power slot slot-num

undo poe max-power slot slot-num

View

System view

Parameters

max-power: Maximum power distributed to the card, ranging from 37 W to 740 W.

slot-num: Slot number of a card.

Description

Use the poe max-power command to set the maximum power on a card.

Use the undo poe max-power command to restore the default maximum power on the card.

By default, the maximum power on a card is 740 W.

Examples

# Set the maximum power on the card in slot 3 to 400 W.

[H3C] poe max-power 400 slot 3

# Restore the default maximum power on the card.

[H3C] undo poe max-power slot 3

1.1.10  poe mode

Syntax

poe mode { signal | spare | auto }

undo poe mode

View

Ethernet port view

Parameters

signal: The port supplies  power through signal lines.

spare: The port supplies power through spare lines.

auto: The port supplies power in automatically selected mode.

Description

Use the poe mode command to configure the PoE mode on the current port.

Use the undo poe mode command to restore the default PoE mode on current port.

By default, the port adopts signal lines to supply power.

 

  Caution:

H3C S9500 series routing switches currently do not support the spare mode. If a PD only supports the spare mode, a conversion is needed.

 

Examples

# Configure the PoE mode on current port to signal.

[H3C-GigabitEthernet3/1/1] poe mode signal

1.1.11  poe power-management

Syntax

poe power-management { auto | manual } slot slot-num

View

System view

Parameters

slot-num: Number of the slot where the board resides.

auto: The switch automatically manages the PoE mode on a board.

manual: You need to manually manage the PoE mode on a board on the switch.

Description

Use the poe power-management command to configure the PoE power management mode for a board on the switch.

By default, you need to manually manage PoE on the board on the switch.

Before the power supply is almost fully loaded, the system powers all ports. Working together with the command for configuring PoE priority on a port, this command takes effect when the external power supply by the switch is almost fully loaded.

The following section describes PoE in auto mode and in manual mode:

l           Auto mode: Priority management mode. If new PDs are connected to the switch when the external power supply is almost fully loaded, the switch first powers the PD connected to the port whose PoE priority is the highest. For example, assume that the PoE priority on port A is set to critical. If a new PD is connected to port A when the external power supply by the switch is almost fully loaded, the switch stops powering the PD connected to the port whose PoE priority is the lowest and begins to power the PD connected to port A.

l           Manual mode: If new PDs are connected to the switch when the external power supply is almost fully loaded, the switch disregards the PoE priority of the port but notifies you that a new device is connected, without changing the original PoE status. For example, assume that the PoE priority on port A is set to critical. If a new PD is connected to port A when the external power supply by the switch is fully loaded, the switch notifies you that a new device is connected but will not power the device connected to port A.

Related command: poe priority.

Examples

# Configure the switch to automatically power the PD connected to the board in slot 2.

[H3C]poe power-management auto slot 2

# Restore the mode in which the switch powers the PD connected to the board in slot 2 to manual.

[H3C] poe power-management manual slot 2

1.1.12  poe power max-value

Syntax

poe power max-value max-value

undo poe power max-value

View

System view

Parameters

max-value: Configures the maximum power of the switch, in Watts.

Description

Use the poe power max-value command to configure the maximum PoE power of switch.

By default, the maximum PoE power of the switch is 4,500 W.

Examples

# Configure the maximum PoE power of the switch as 2,300 W.

[H3C]poe power max-value 2300

# Restore the default PoE power of switch.

[H3C] undo poe power max-value

1.1.13  poe priority

Syntax

poe priority { critical | high | low }

undo poe priority

View

Ethernet port view

Parameters

critical: Sets the port priority to critical (the highest).

high: Sets the port priority to high.

low: Sets the port priority to low.

Description

Use the poe priority command to set the PoE priority on a port.

Use the undo poe priority command to restore the default priority.

By default, the PoE priority on each port is low.

 

  Caution:

When the PoE power of the switch is not enough to support all the port, the switch supplies power to ports with higher priority, and powers down some ports with lower priority.

 

Examples

# Set the PoE priority of current port to critical.

[H3C-GigabitEthernet3/1/1] poe priority critical

# Restore the default priority.

[H3C-GigabitEthernet3/1/1] undo poe priority


Chapter 2  PoE PSU Supervision Commands

2.1  PoE PSU Supervision Commands

2.1.1  display poe-power ac-input state

Syntax

display poe-power ac-input state

View

Any view

Parameters

None

Description

Use the display poe-power ac-input state command to display the AC input state of each power supply unit (PSU).

Examples

# Display the AC input state of each PSU.

<H3C> display poe-power ac-input state

PSU 1 AC Input State : Lack Phase

PSU 2 AC Input State : Normal

PSU 3 AC Input State : Lack Phase

Table 2-1 display poe-power ac-input state command output description

Field

Description

Input State

Input AC power can be in any state below:

l      NORMAL

l      Under Limit

l      Upper Limit

l      Lack Phase

l      Fuse Broken

l      Switch Off

l      None

 

2.1.2  display poe-power alarm

Syntax

display poe-power alarm

View

Any view

Parameters

None

Description

Use the display poe-power alarm command to display detailed alarm information about the PoE PSUs.

Examples

# Display detailed alarm information about the PoE PSUs.

<H3C> display poe-power alarm

 PSU alarm detail, PSU number : 2

 PSU 1 alarm : NORMAL

 PSU 2 alarm : NOTLINK      Controller/Rectifier communication  Fail/Rectifier not in present

Table 2-2 display poe-power alarm command output description

Field

Description

Alarm

There can be the following alarm information:

l      NORMAL: Normal

l      NOTLINK: The controller fails to communicate with the module, or the module is out of position.

l      INERROR: Module input failure (works abnormally; restore AC power supply to solve this problem)

l      OUTERROR: Module input failure (works abnormally; restore AC power supply to solve this problem)

l      HIGHVOL: Overvoltage of module (the module is powered off due to overvoltage)

l      HIGHTEP: Overhigh temperature of module

l      FANERROR: Failure of fan

l      CLOSE: The module is powered off remotely.

l      CURLIMIT: Current limit in the module

 

2.1.3  display poe-power dc-output state

Syntax

display poe-power dc-output state

View

Any view

Parameters

None

Description

Use the display poe-power dc-output state command to display the current DC output state of the PoE PSUs.

Examples

# Display the current DC output state.

<H3C> display poe-power dc-output state

DC Output State : Normal

2.1.4  display poe-power dc-output value

Syntax

display poe-power dc-output value

View

Any view

Parameters

None

Description

Use the display poe-power dc-output value command to display the DC output voltage/current value of the PoE PSUs.

Examples

# Display the DC output voltage/current value of the PoE PSUs.

<H3C> display poe-power dc-output value

DC Output Voltage : 53.997 V

DC Output Current : 0.000 A

2.1.5  display poe-power switch state

Syntax

display poe-power switch state

View

Any view

Parameters

None

Description

Use the display poe-power switch state command to display the number and current state of the AC power distribution switches of the PSUs.

Examples

# Display the number and current state of the AC power distribution switches.

<H3C>display poe-power switch state

 Switch Number : 0

Table 2-3 display poe-power switch state command output description

Field

Description

On

The switch is on.

Off

The switch is off.

High Volt Input

The input is high voltage.

Low Volt Input

The input is low voltage.

 

2.1.6  display supervision-module information

Syntax

display supervision-module information

View

Any view

Parameters

None

Description

Use the display supervision-module information command to display the name of the supervision module, power supply model, specifications and output power, and other information.

Examples

# Display current information about the power system

<H3C> display supervision-module information

Supervision Module Version  : 2.0

 Supervision Module Name  :Spring Pms

 Power Type  :PSE4500-A

 Power Rating Value          : 2250 W (220V)/1125 W(110V)

 Power Current Value         : 53 W

 Power Remaining Value : 2197 W

 Power Peak Value            : 0 W

 Power Average Value         : 0 W

 PSU Number                  : 2

 PSU 1

      Rating Output Power    : 2500 W

      Hard Version Info  :NP 2500

 PSU 2

Rating Output Power    : 2500 W

Hard Version Info  :NP 2500

Table 2-4 display supervision-module information command output description

Field

Description

Supervision Module Version

Software version of the supervision module

Supervision Module Name

Name of the supervision module

Power Type

Power type

Power Rating Value

Rated power of the power system

Power Current Value

Current consumption power of the power system

Power Remaining Value

Current remaining power of the power system

Power Peak Value

Peak power of the power system

Power Average Value

Average power of the power system

Rating Output Power

Rated output power. When one or two PSUs are available, it is 2250 W for 220 VAC input and 1125 W for 110 VAC input. When three PSUs are available, it is 4500 W for 220 VAC input and 2250 W for 110 VAC input.

 

2.2  PoE PSU Configuration Commands

2.2.1  poe-power input-thresh lower

Syntax

poe-power input-thresh lower string

View

System view

Parameters

string: Undervoltage alarm threshold. It ranges from 90.00 V to 264.00 V in the format of X.X.

Description

Use the poe-power input-thresh lower command to set the undervoltage alarm threshold of AC input for the PoE PSUs (lower threshold):

l           For 220 VAC input, it is recommended to set the threshold to 181.0 V.

l           For 110 VAC input, it is recommended to set the threshold to 90.0 V.

Examples

# Set the undervoltage alarm threshold of AC input to 181.0 V.

[H3C] poe-power input-thresh lower 181.0

Set lower input-threshold power successfully!

2.2.2  poe-power input-thresh upper

Syntax

poe-power input-thresh upper string

View

System view

Parameters

string: Overvoltage alarm threshold. It ranges from 90 V to 264 V in the format of X.X.

Description

Use the poe-power input-thresh upper command to set overvoltage alarm threshold of AC input (upper threshold):

l           For 220 VAC input, it is recommended to set the threshold to 264.0 V.

l           For 110 VAC input, it is recommended to set the threshold to 132.0 V.

Examples

# Set the overvoltage alarm threshold of AC input to 264.0 V.

[H3C] poe-power input upper 264.0

Set upper input-threshold power successfully!

2.2.3  poe-power output-thresh lower

Syntax

poe-power output-thresh lower string

View

System view

Parameters

string: Undervoltage alarm threshold. It ranges from 45.00 V to 47.00 V in the format of x.x.

Description

Use the poe-power output-thresh lower command to set the undervoltage alarm threshold of DC output (lower threshold):

For both 220 VAC and 110 VAC input, it is recommended to set the threshold to 45.00 V.

Examples

# Set the undervoltage alarm threshold of DC output to 45.00 V.

[H3C] poe-power output-thresh upper 57.0

Set lower output-threshold power successfully!

2.2.4  poe-power output-thresh upper

Syntax

poe-power output-thresh upper string

View

System view

Parameters

string: Overvoltage alarm threshold. It ranges from 55.00 V to 57.00 V in the format of X.X.

Description

Use the poe-power output-thresh upper command to set the overvoltage alarm threshold of DC output (upper threshold):

For both 220 VAC and 110 VAC input, it is recommended to set the threshold to 57.00 V.

Examples

# Set the overvoltage alarm threshold of DC output to 57.00V.

[H3C] poe-power output upper 57.00

Set upper output-threshold power successfully!

 

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
All Support
  • Become A Partner
  • Partner Policy & Program
  • Global Learning
  • Partner Sales Resources
  • Partner Business Management
  • Service Business
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us
新华三官网