Apply Poe-Profile Interface; Display Poe Device - H3C S7500E Series Command Manual

Hide thumbs Also See for S7500E Series:
Table of Contents

Advertisement

Command Manual – PoE
H3C S7500E Series Ethernet Switches

1.1.2 apply poe-profile interface

Syntax
apply poe-profile { index index | name profile-name } interface interface-range
undo apply poe-profile { index index | name profile-name } interface interface-range
View
System view
Parameters
index index: Index number of the PoE configuration file, in the range 1 to 100.
name profile-name: Name of the PoE configuration file, a string of 1 to 15 characters.
interface-range: Range of Ethernet interface numbers, indicating multiple Ethernet
interfaces. The expression is interface-range = 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 should be smaller
than the end interface number. Ethernet interface numbers can be in any range. If any
interface in the specified range does not support PoE, it is ignored when the PoE
configuration file is applied.
Description
Use the apply poe-profile interface command to apply the PoE configuration file to
one or more PoE interfaces.
Use the undo apply poe-profile interface command to remove the application of the
PoE configuration file to the specified PoE interface(s).
Related commands: display poe-profile interface, apply poe-profile.
Examples
# Apply the PoE configuration file named ABC to the PoE interface Ethernet 2/0/2.
<Sysname> system-view
[Sysname] apply poe-profile name ABC interface Ethernet 2/0/2
# Apply the PoE configuration file with the index of 5 to PoE interfaces Ethernet 2/0/2
through Ethernet 2/0/8.
<Sysname> system-view
[Sysname] apply poe-profile index 5 interface ethernet 2/0/2 to ethernet 2/0/8

1.1.3 display poe device

Syntax
display poe device
Chapter 1 PoE Configuration Commands
1-2

Advertisement

Table of Contents
loading

Table of Contents