Create
nectl dhcp server shared-network create
Create DHCP Server Shared Network
nectl dhcp server shared-network create [flags]
Options
-h, --help help for create
--lease-time uint32 lease time (default 3600)
--name string Name of the DHCP Server Shared Network
--network-uuid string Network ID (default "00000000-0000-0000-0000-000000000000")
--option-arp-cache-timeout uint32 Option Arp Cache Timeout
--option-boot-file-name string Option Boot File Name
--option-classless-static-routes string Option Classless Static Routes (192.168.0.0/255.255.255.0/192.168.0.254;192.168.1.0/255.255.255.0/192.168.0.254)
--option-default-ip-ttl uint8 Option Default IP TTL
--option-default-tcp-ttl uint8 Option Default TCP TTL
--option-dns string Option DNS (comma separated)
--option-dns-domain-search string Option DNS Domain Search List (comma separated)
--option-domain-name string Option Domain Name
--option-hostname string Option Hostname
--option-interface-mtu uint16 Option Interface MTU
--option-name-servers string Option Name Servers (comma separated)
--option-netbios-tcp-ip-name-servers string Option NetBios TCP IP Nameservers (comma separated)
--option-ntp string Option NTP (comma separated)
--option-path-mtu-aging-timeout uint32 Option Path MTU Aging Timeout
--option-path-mtu-plateau-table string Option Path MTU Plateau Table (comma separated)
--option-routers string Option Routers (comma separated)
--option-static-routing-table string Option Static Routing (192.168.0.1/192.168.0.254;192.168.0.2/192.168.0.254)
--option-tcp-keepalive-garbage Option TCP Keepalive Garbage
--option-tcp-keepalive-interval uint32 Option TCP Keepalive Interval
--option-tftp-server-name string Option TFT Server Name
--option-time-servers string Option Time Servers (comma separated)
--pool-end ip DHCP Server Shared Network Pool End
--pool-start ip DHCP Server Shared Network Pool Start
--rebind-time uint32 rebind time (default 3150)
--renew-time uint32 renew time (default 1800)
--subnet ipNet DHCP Server Shared Network Subnet (default 0.0.0.0/0)
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 dhcp server shared-network - Manage DHCP Server Shared Network