3Com Switch 7750 Configuration Guide Guide

674 CHAPTER 62: POE PROFILE CONFIGURATION
# Display detailed configuration information for Profile1.
[SW7750] display poe-profile name Profile1
Poe-profile: Profile1, 2 action
poe max-power 3000
poe priority critical
# Create Profile2, and enter poe-profile view.
[SW7750] poe-profile Profile2
# In Profile2, add the PoE policy configuration applicable to Ethernet1/0/6 through
Ethernet1/0/10 ports for users of group A.
[SW7750-poe-profile-Profile2] poe enable
[SW7750-poe-profile-Profile2] poe mode signal
[SW7750-poe-profile-Profile2] poe priority high
[SW7750-poe-profile-Profile2] poe max-power 15400
[SW7750-poe-profile-Profile2] quit
# Display detailed configuration information for Profile2.
[SW7750] display poe-profile name Profile2
Poe-profile: Profile2, 1 action
poe priority high
# Apply the configured Profile1 to Ethernet1/0/1 through Ethernet1/0/5 ports.
[SW7750] apply poe-profile Profile1 interface Ethernet1/0/1 to Ethernet1/0/5
# Apply the configured Profile2 to Ethernet1/0/6 through Ethernet1/0/10 ports.
[SW7750] apply poe-profile Profile2 interface Ethernet1/0/6 to Ethernet1/0/10