DHCPRelayAgent
Description
DHCP Relay Agent settings.
Model Properties
Property | Required | Type | Description | |||
---|---|---|---|---|---|---|
enableIpv4Relay | False | boolean | Enables DHCP relay service on the interface connected to the clients. | |||
enableIpv6Relay | False | boolean | Enables DHCPv6 relay service on the interface connected to the clients. | |||
setRoute | False | boolean | This action allows the client to set its default route to point to the firewall even if the DHCP server specifies a different router. | |||
interface | True | object | Interface agent runs on. Field level constraints: cannot be null. (Note: Additional constraints might exist) Allowed types are: [EtherChannelInterface, PhysicalInterface, SubInterface, VlanInterface] |
|||
type | True | string | A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name. |