C613-50100-01 REV C Command Reference for x930 Series 667
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
POWER OVER ETHERNET COMMANDS
POWER
-INLINE DESCRIPTION
power-inline description
Overview This command adds a description for a Powered Device (PD) connected to a PoE
port.
The no variant of this command clears a previously entered description for a
connected PD, resetting the PD description to the default (null).
Syntax
power-inline description <pd-description>
no power-inline description
Default No description for a connected PD is set by default.
Mode Interface Configuration
Usage In a stack of x610 Series switches this command is supported on all PoE capable
ports.
Select a PoE port, a list of PoE ports, or a range of PoE ports with the preceding
interface (to configure) command. If you specify a range or list of ports they must
all be PoE capable ports.
Examples To add the description “Desk Phone” for a connected PD on port1.0.2, use the
following commands:
awplus# configure terminal
awplus(config)# interface port1.0.2
awplus(config-if)# power-inline description Desk Phone
To clear the description for the connected PD on port1.0.2, use the following
commands:
awplus# configure terminal
awplus(config)# interface port1.0.2
awplus(config-if)# no power-inline description
Related
Commands
show power-inline interface
show running-config power-inline
Parameter Description
<pd-description> Description of the PD connected to the PoE capable port
(with a maximum 256 character string limit per PD
description).