1-2apply poe-profile interfaceSyntaxapply poe-profile { index index | name profile-name } interface interface-rangeundo apply poe-profile { index index | name profile-name } interface interface-rangeViewSystem viewDefault Level2: System levelParametersindex 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. Theexpression 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 startinterface number should be smaller than the end interface number. Ethernet interface numbers canbe in any range. If any interface in the specified range does not support PoE, it is ignored when thePoE configuration file is applied.DescriptionUse the apply poe-profile interface command to apply the PoE configuration file to one or more PoEinterfaces.Use the undo apply poe-profile interface command to remove the application of the PoEconfiguration file to the specified PoE interface(s).Related commands: display poe-profile interface, apply poe-profile.Examples# Apply the PoE configuration file named forIPphone to the PoE interface GigabitEthernet 1/0/1. system-view[Sysname] apply poe-profile name forIPphone interface gigabitethernet 1/0/1# Apply the PoE configuration file with index number being 1 to PoE interfaces GigabitEthernet 1/0/2through GigabitEthernet 1/0/8. system-view[Sysname] apply poe-profile index 1 interface gigabitethernet 1/0/2 to gigabitethernet 1/0/8display poe deviceSyntaxdisplay poe deviceViewAny view