126
PoE commands
apply poe-profile
Use
apply poe-profile
to apply a PoE profile to a power interface (PI).
Use
undo apply poe-profile
to remove application of a PoE profile from a PI.
Syntax
apply poe-profile
{
index
index
|
name
profile-name
}
undo apply poe-profile
{
index
index
|
name
profile-name
}
Default
No PoE profile is applied to PIs.
Views
PI view
Predefined user roles
network-admin
mdc-admin
Parameters
index
index
: Specifies a PoE profile by its index number in the range of 1 to 100.
name
profile-name
: Specifies a PoE profile by its name, a case-sensitive string of 1 to 15 characters.
Examples
# Apply the PoE profile named
forIPphone
to GigabitEthernet 1/0/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 1/0/1
[Sysname-GigabitEthernet1/0/1] apply poe-profile name forIPphone
Related commands
apply poe-profile interface
display poe-profile
apply poe-profile interface
Use
apply poe-profile interface
to apply a PoE profile to PIs.
Use
undo apply poe-profile interface
to remove the application of a PoE profile from PIs.
Syntax
apply poe-profile
{
index
index
|
name
profile-name
}
interface
interface-range
undo apply poe-profile
{
index
index
|
name
profile-name
}
interface
interface-range
Default
No PoE profile is applied to a PI.
Views
System view