68 - RocketLinx ES7528 Industrial Managed PoE Rack Mount User Guide
: 2000509 Rev. A
Command Line for PoE Control
Command Line for PoE Control
Syntax
poe pd_detect enable/disable
Parameters
enable: enable PD Status Detection function
disable: disable PD Status Detection function
Command Mode
Configuration mode
Description
Enable/Disable the PD Status Detection function
Examples
To enable the function of pd status detect function
Switch(config)# poe pd_detect enable
To disable the function of pd status detect function
Switch(config)# poe pd_detect disable
Syntax
poe pd_detect ip_address cycle_time
Parameters
IP address : A.B.C.D
Cycle time : Valid range 10-3600 second and must be multiple of 10
Command Mode
Configuration mode
Description
Apply a rule of PD Status Detection.
Examples
Apply a rule which ping 192.160.1.2 per 20 seconds. If 192.160.1.2 is timed out, the PD status
detection is re-enable the PoE.
Switch(config)# poe pd_detect 192.160.1.2 20