set poe interface detection-type

This command is applied on AS4610-30P, AS4610-54P, AS4630-54PE and AS4630-54NPE.

The set poe interface detection-type command configures PoE detection type of all the ports or a specific ethernet port.


Command Syntax

set poe interface {<port-id> | all} detection-type <value>


Parameter

Parameter
Description

interface {<port-id> | all}

Specifies interface ID. The value could be ge-1/1/1 to ge-1/1/48, all indicates a global configuration that set a same detection type on all ports.

detection-type <value>

Specifies PoE detection type, the value is an integer that ranges from 0 to 5.

0: NO detection.

1: Legacy capacitive detection only.

2: IEEE 802.3af 4-Point detection only.

3: IEEE 802.3af 4-Point followed by legacy.

4: IEEE 802.3af 2-Point(not support).

5: IEEE 802.3af 2-Point followed by legacy.

The default value is 3.

Note:

Configuration on a specific port has a higher priority than that of global configuration. 


Example

This example is to configure PoE detection-type 5 on all the ports and ge-1/1/1:

admin@XorPlus# set poe interface all detection-type 5
admin@XorPlus# commit
 
admin@XorPlus# set poe interface ge-1/1/1 detection-type 5
admin@XorPlus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.