127
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.
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 1/0/1.
<Sysname> system-view
[Sysname] apply poe-profile name forIPphone interface gigabitethernet 1/0/1
# Apply the PoE profile with index number 1 to PIs GigabitEthernet 1/0/2 to GigabitEthernet 1/0/8.
<Sysname> system-view
[Sysname] apply poe-profile index 1 interface gigabitethernet 1/0/2 to gigabitethernet
1/0/8
Related commands
apply poe-profile
display poe-profile interface
display poe device
Use
display poe device
to display general PSE information, including the ID, slot number, and
status of PSEs.
Syntax
In standalone mode:
display poe device
[
slot
slot-number
]
In IRF mode:
display poe device
[
chassis
chassis-number
slot
slot-number
]
Views
Any view
Predefined user roles
network-admin
network-operator
mdc-admin
mdc-operator
Parameters
slot
slot-number:
Specifies a card by its slot number. If you do not specify a card, the command
displays information about all PSEs. (In standalone mode.)