DhcpOption121
DhcpOption121
DHCP option 121 to define classless static route.
JSON Example
{
"static_routes": [
{
"network": "string",
"next_hop": "string"
}
]
}
array of
ClasslessStaticRoute
static_routes
Required
Constraints:
minItems: 1
maxItems: 27
Classless static route of DHCP option 121.