|  | WE310F5
    39.00.000
    | 
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 427 of file m2mb_profile.h.
| UINT32 end_ip | 
DHCP server end IP address
Definition at line 430 of file m2mb_profile.h.
| UINT32 lease_time_ms | 
DHCP server lease time in msec.
Definition at line 431 of file m2mb_profile.h.
| UINT32 start_ip | 
DHCP server start IP address
Definition at line 429 of file m2mb_profile.h.