![]() |
FD.io VPP
v19.08-27-gf4dcae4
Vector Packet Processing
|
DHCP Client config data. More...
Data Fields | |
| u32 | sw_if_index |
| u8 | hostname [64] |
| u8 | id [64] |
| u8 | want_dhcp_event |
| u8 | set_broadcast_flag |
| vl_api_ip_dscp_t | dscp |
| u32 | pid |
DHCP Client config data.
| sw_if_index | - index of the interface for DHCP client |
| hostname | - hostname |
| id | - Client ID - option 61 |
| want_dhcp_event | - DHCP event sent to the sender via dhcp_compl_event API message if non-zero |
| set_broadcast_flag | - in the DHCP Discover to control how the resulting OFFER is addressed. |
| dscp | - DSCP value set in IP packets sent by the client |
| pid | - sender's pid |