![]() |
WL865E4-P
36.07.001
|
DHCP server cfg structure. More...
#include <m2mb_profile.h>
Data Fields | |
UINT32 | start_ip |
UINT32 | end_ip |
UINT32 | lease_time_ms |
DHCP server cfg structure.
DHCP server cfg structure.
Definition at line 422 of file m2mb_profile.h.
UINT32 end_ip |
DHCP server end IP address
Definition at line 425 of file m2mb_profile.h.
UINT32 lease_time_ms |
DHCP server lease time in msec.
Definition at line 426 of file m2mb_profile.h.
UINT32 start_ip |
DHCP server start IP address
Definition at line 424 of file m2mb_profile.h.