C613-50102-01 REV C
Command Reference for x510 Series
651
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
P
OWER
OVER
E
THERNET
C
OMMANDS
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
Select a PoE port, a list of PoE ports, or a range of PoE ports with the preceding
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
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).