2-2PoE profile is a set of PoE configurations. One PoE profile can contain multiple PoE features. When theapply poe-profile command is used to apply a PoE profile to a port, some PoE features can be appliedsuccessfully while some cannot. PoE profiles are applied to Switch 4500 according to the followingrules:z When the apply poe-profile command is used to apply a PoE profile to a port, the PoE profile isapplied successfully only if one PoE feature in the PoE profile is applied properly. When thedisplay current-configuration command is used for query, it is displayed that the PoE profile isapplied properly to the port.z If one or more features in the PoE profile are not applied properly on a port, the switch will promptexplicitly which PoE features in the PoE profile are not applied properly on which ports.z The display current-configuration command can be used to query which PoE profile is applied toa port. However, the command cannot be used to query which PoE features in a PoE profile areapplied successfully.Examples# Apply the existing PoE profile (profile-test) configuration to ports Ethernet 1/0/1 through Ethernet 1/0/9of the switch. system-viewSystem View: return to User View with Ctrl+Z.[Sysname] apply poe-profile profile-test interface ethernet1/0/1 to ethernet1/0/9display poe-profileSyntaxdisplay poe-profile { all-profile | interface interface-type interface-number | name profile-name }ViewAny viewParametersall-profile: Displays all PoE profiles.interface-type interface-number: Port type and port number. With this argument provided, you candisplay the created PoE profile on a specified port.profile-name: Name of a specified PoE profile.DescriptionUse the display poe-profile command to display detailed configuration information of the created PoEprofile for a switch.Related commands: poe-profile, apply poe-profile.Examples# Display detailed configuration information for the PoE profile by the name of profile-test.