Dhcp relay
nectl network l3 update dhcp-relay
Enable/Disable DHCP Relay for L3 network
nectl network l3 update dhcp-relay [flags]
Examples
nectl network l3 update dhcp-relay --id <uuid> --enable
Options
--disable disable DHCP Relay
--enable enable DHCP Relay
-h, --help help for dhcp-relay
--id string L3 Network ID (required)
Options inherited from parent commands
--host string gRPC server host (default "127.0.0.1")
--port uint16 gRPC server port (default 30666)
SEE ALSO
- nectl network l3 update - Update L3 network