[Sysname-GigabitEthernet2/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
Predefined user roles
network-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.
interface-range: Specifies a range of Ethernet interfaces in the form of interface-type interface-number
[ to interface-type interface-number ], where interface-type interface-number represents the interface type
and interface number. The start interface number must be smaller than the end interface number. If an
interface in the specified range does not support PoE, it is ignored when the PoE profile is applied.
Examples
# Apply the PoE profile named forIPphone to GigabitEthernet 2/0/1.
<Sysname> system-view
[Sysname] apply poe-profile name forIPphone interface gigabitethernet 2/0/1
# Apply the PoE profile with index number 1 to PIs GigabitEthernet 2/0/2 to GigabitEthernet 2/0/8.
<Sysname> system-view
[Sysname] apply poe-profile index 1 interface gigabitethernet 2/0/2 to gigabitethernet
2/0/8
Related commands
apply poe-profile
•
•
display poe-profile interface
126