User's Manual

Table Of Contents
Command Guide
-134-
Switch# configure terminal
Switch (config)# interface GigabitEthernet X/X
Switch (config-if) # poe mode plus
4.2.65.74 poe pdcheck IP
Command:
poe pdcheck IP <ipv4_addr>
poe Power Over Ethernet.
pdcheck Allows user to enable or disable per port PD Alive Check function.
IP To set PoE device IP address here for system making ping to the PoE device.
<ipv4_addr> <ipv4_addr>
Default:
N/A
Usage Guide:
To configure Ping PD IP Address of PoE for specific interface
Example:
To configure Ping PD IP Address (10.101.10.10) of PoE for GigabitEthernet X/X.
Switch# configure terminal
Switch (config)# interface GigabitEthernet X/X
Switch (config-if) # poe pdcheck IP 10.101.10.10
4.2.65.75 poe pdcheck action
Command:
poe pdcheck action { reboot | alarm | reboot-alarm }
poe Power Over Ethernet.
pdcheck Allows user to enable or disable per port PD Alive Check function.
action Allows user to set which action will be applied if the
PD is without any response
alarm It means system will issue an alarm message via Syslog, SMTP.
reboot It means system will reset the PoE port that is connected to the PD.
reboot-alarm It means system will reset the PoE port and issue an alarm message via Syslog, SMTP.