350 CHAPTER 32: PO E PROFILE CONFIGURATIONConfiguration procedure# Create Profile1, and enter PoE profile view. system-view[SwitchA] poe-profile Profile1# In Profile1, add the PoE policy configuration applicable to Ethernet 1/0/1through Ethernet 1/0/5 ports for users of group A.[SwitchA-poe-profile-Profile1] poe enable[SwitchA-poe-profile-Profile1] poe mode signal[SwitchA-poe-profile-Profile1] poe priority critical[SwitchA-poe-profile-Profile1] poe max-power 3000[SwitchA-poe-profile-Profile1] quit# Display detailed configuration information for Profile1.[SwitchA] display poe-profile name Profile1Poe-profile: Profile1, 3 actionpoe enablepoe max-power 3000poe priority critical# Create Profile2, and enter PoE profile view.[SwitchA] poe-profile Profile2# In Profile2, add the PoE policy configuration applicable to Ethernet 1/0/6through Ethernet 1/0/10 ports for users of group A.[SwitchA-poe-profile-Profile2] poe enable[SwitchA-poe-profile-Profile2] poe mode signal[SwitchA-poe-profile-Profile2] poe priority high[SwitchA-poe-profile-Profile2] poe max-power 15400[SwitchA-poe-profile-Profile2] quit# Display detailed configuration information for Profile2.[SwitchA] display poe-profile name Profile2Poe-profile: Profile2, 2 actionpoe enablepoe priority high# Apply the configured Profile1 to Ethernet 1/0/1 through Ethernet 1/0/5 ports.[SwitchA] apply poe-profile Profile1 interface Ethernet1/0/1 to Ethernet1/0/5# Apply the configured Profile2 to Ethernet 1/0/6 through Ethernet 1/0/10 ports.[SwitchA] apply poe-profile Profile2 interface Ethernet1/0/6 to Ethernet1/0/10