ES3000 User Guide
5-112
EXAMPLE:
!Set priority low oon port 3
Switch(config)# interface fastethernet0/3
Switch(config-if)# peth priority low
Switch(config-if)#
peth shutdown
Use the peth shutdown command to shut down a PoE port.
peth shutdown
S
YNTAX DESCRIPTION: The peth shutdown command has no arguments or keywords.
D
EFAULT VALUE:
C
OMMAND MODES: Interface configuration
R
EFERENCE:
M
ENU:
E
XAMPLE:
!Disable Power Ethernet on port 4
Switch(config)# interface fastethernet0/4
Switch(config-if)# peth shutdown
Switch(config-if)#
!Enable Power Ethernet on port 4
Switch(config)# interface fastethernet0/4
Switch(config-if)# no peth shutdown
Switch(config-if)#