dhcp-relay alias <name>
Create (if necessary) interface 'name', on which DHCP requests will be listened for, and go to its settings submenu.
dhcp-relay alias=['name']> dhcp-servers <ip-address>
Add DHCP server address to the list of DHCP servers to which DHCP requests will be relayed.
no dhcp-relay alias <name>
Delete profile with name <name>
.
show dhcp-relay
Show the current DHCP relay configuration.
{
"ngfw-dhcp-relay:dhcp-servers": {
"dhcp-server": [ { "alias": "port5",
"dhcp-servers": "78.78.7.8" } ] }
}