set poe interface mode
This command is applied on AS4610-30P, AS4610-54P, AS4630-54PE, AS4625-54P and AS4630-54NPE.
The set poe interface mode command configures PoE pair mode on all the ports or a specific physical port.
Command Sytax
set poe interface {<port-id> | all} mode <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 mode on all ports. |
mode <value> | Specifies PoE pair mode, the value can be signal and spare.
The default value is signal. |
Note:
Configuration on a specific port has a higher priority than that of global configuration.
Example
This example is to configure pair mode spare on all the ports and ge-1/1/1:
admin@XorPlus# set poe interface all mode spare admin@XorPlus# commit admin@XorPlus# set poe interface ge-1/1/1 mode spare admin@XorPlus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.