dhcp-server

service dhcp-server
SDE M10-Smart M2 RS420

Configuration for DHCP Server

Required

service dhcp-server class <id>
SDE M10-Smart M2 RS420
Values
  • id – Class to match with Client class-ID option

Instances

Multiple

Required

service dhcp-server class <id> class-identifier
SDE M10-Smart M2 RS420

Match with Vendor Class Identifier or DHCP Client Identifier

service dhcp-server class <id> class-identifier ascii <id>
SDE M10-Smart M2 RS420
Values
  • id – Class-ID option in ASCII

Instances

Multiple

service dhcp-server class <id> class-identifier hex <txt>
SDE M10-Smart M2 RS420

Class-ID option in Hexadecimal

Values
  • <hh – Class-ID (hh:hh:hh>)

Instances

Multiple

service dhcp-server class <id> class-identifier reg <id>
SDE M10-Smart M2 RS420
Values
  • id – RegExp for Class-ID option

Instances

Multiple

service dhcp-server class <id> options
SDE M10-Smart M2 RS420

DHCP options

service dhcp-server class <id> options authoritative
SDE M10-Smart M2 RS420

Authoritative flag

service dhcp-server class <id> options bootfile-name <id>
SDE M10-Smart M2 RS420
Values
  • id – Bootstrap file name

service dhcp-server class <id> options bootfile-server <id>
SDE M10-Smart M2 RS420
Values
  • id – Server (IP address or domain name) from which the initial boot file is to be loaded

service dhcp-server class <id> options code <u32>
SDE M10-Smart M2 RS420

DHCP Additional Options

Values
  • u32 – (1-254)

Instances

Multiple

Required

service dhcp-server class <id> options code <u32> data
SDE M10-Smart M2 RS420

Data of Additional DHCP option

Instances

Unique

service dhcp-server class <id> options code <u32> data ascii <id>
SDE M10-Smart M2 RS420
Values
  • id – Data of the additional DHCP option in Ascii

service dhcp-server class <id> options code <u32> data hex <txt>
SDE M10-Smart M2 RS420

Data of the additional DHCP option in Hexadecimal

Values
  • <hh – Data (hh:hh:hh>)

service dhcp-server class <id> options code <u32> data ip-address <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – Data of the additional DHCP option in IP-address format

Instances

Multiple

service dhcp-server class <id> options default-router <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – IP address of default router

service dhcp-server class <id> options dns-server <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – IP address of DNS server

Instances

Multiple

service dhcp-server class <id> options domain-name <id>
SDE M10-Smart M2 RS420
Values
  • id – Client domain name

SDE M10-Smart M2 RS420
Values
  • id – Client domain search

Instances

Multiple

service dhcp-server class <id> options lease <u32>
SDE M10-Smart M2 RS420
Values
  • u32 – Lease timeout in seconds

service dhcp-server class <id> options max-lease <u32>
SDE M10-Smart M2 RS420
Values
  • u32 – Maximum lease timeout in seconds

service dhcp-server class <id> options nis-domain <txt>
SDE M10-Smart M2 RS420
Values
  • txt – NIS domain name for client to use

service dhcp-server class <id> options nis-server <id>
SDE M10-Smart M2 RS420
Values
  • id – NIS server

Instances

Multiple

service dhcp-server class <id> options nisplus-domain <txt>
SDE M10-Smart M2 RS420
Values
  • txt – NIS Plus domain name for client to use

service dhcp-server class <id> options nisplus-server <id>
SDE M10-Smart M2 RS420
Values
  • id – NIS Plus server

Instances

Multiple

service dhcp-server class <id> options ntp-server <id>
SDE M10-Smart M2 RS420
Values
  • id – NTP server

Instances

Multiple

service dhcp-server class <id> options pop3-server <id>
SDE M10-Smart M2 RS420
Values
  • id – POP3 server

Instances

Multiple

service dhcp-server class <id> options server-identifier <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – Address for DHCP server identifier

service dhcp-server class <id> options sip-server-address <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – SIP name server

Instances

Multiple

service dhcp-server class <id> options sip-server-name <txt>
SDE M10-Smart M2 RS420
Values
  • txt – SIP server name

Instances

Multiple

service dhcp-server class <id> options smtp-server <id>
SDE M10-Smart M2 RS420
Values
  • id – SMTP server

Instances

Multiple

service dhcp-server class <id> options static-route <ipv4net>
SDE M10-Smart M2 RS420
Values
  • ipv4net – Classless static route

Instances

Multiple

Required

service dhcp-server class <id> options static-route <ipv4net> next-hop <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – Next-hop router

service dhcp-server class <id> options subnet-mask <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – DHCP client subnet mask

service dhcp-server class <id> options tftp-server-address <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – TFTP server address

Instances

Multiple

service dhcp-server class <id> options tftp-server-name <id>
SDE M10-Smart M2 RS420
Values
  • id – TFTP server name

service dhcp-server class <id> options time-offset <u32>
SDE M10-Smart M2 RS420
Values
  • u32 – Offset of the client’s subnet in seconds from Coordinated Universal Time (UTC)

service dhcp-server class <id> options time-server <id>
SDE M10-Smart M2 RS420
Values
  • id – Time server

Instances

Multiple

service dhcp-server class <id> options vendor-options
SDE M10-Smart M2 RS420

Vendor Specific Information Option

Instances

Unique

service dhcp-server class <id> options vendor-options code <u32>
SDE M10-Smart M2 RS420

Vendor-option, code of the option to encapsulate.

Values
  • u32 – (1-254)

Instances

Multiple

Required

service dhcp-server class <id> options vendor-options code <u32> data
SDE M10-Smart M2 RS420

Vendor-option to encapsulate

Instances

Unique

service dhcp-server class <id> options vendor-options code <u32> data ascii <id>
SDE M10-Smart M2 RS420
Values
  • id – Vendor-option

service dhcp-server class <id> options vendor-options code <u32> data hex <txt>
SDE M10-Smart M2 RS420

Vendor-option, in Hexadecimal

Values
  • <hh – Vendor-option (hh:hh:hh>)

service dhcp-server class <id> options vendor-options data
SDE M10-Smart M2 RS420

Vendor-option, when sending a unique option

Instances

Unique

service dhcp-server class <id> options vendor-options data ascii <txt>
SDE M10-Smart M2 RS420
Values
  • txt – Vendor-option, when sending a unique option

service dhcp-server class <id> options vendor-options data hex <txt>
SDE M10-Smart M2 RS420

Vendor-option, when sending a unique option in Hexadecimal

Values
  • <hh – Vendor-option (hh:hh:hh>)

service dhcp-server class <id> options wins-server <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – IP address for Windows Internet Name Service (WINS) server

Instances

Multiple

service dhcp-server class <id> options wpad-url <txt>
SDE M10-Smart M2 RS420
Values
  • txt – Web Proxy Autodiscovery (WPAD) URL

service dhcp-server disable
SDE M10-Smart M2 RS420

Option to disable DHCP server

service dhcp-server omapi-listen-addr <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – Set listen address for omapi protocol

service dhcp-server options
SDE M10-Smart M2 RS420

DHCP options

service dhcp-server options authoritative
SDE M10-Smart M2 RS420

Authoritative flag

service dhcp-server options bootfile-name <id>
SDE M10-Smart M2 RS420
Values
  • id – Bootstrap file name

service dhcp-server options bootfile-server <id>
SDE M10-Smart M2 RS420
Values
  • id – Server (IP address or domain name) from which the initial boot file is to be loaded

service dhcp-server options code <u32>
SDE M10-Smart M2 RS420

DHCP Additional Options

Values
  • u32 – (1-254)

Instances

Multiple

Required

service dhcp-server options code <u32> data
SDE M10-Smart M2 RS420

Data of Additional DHCP option

Instances

Unique

service dhcp-server options code <u32> data ascii <id>
SDE M10-Smart M2 RS420
Values
  • id – Data of the additional DHCP option in Ascii

service dhcp-server options code <u32> data hex <txt>
SDE M10-Smart M2 RS420

Data of the additional DHCP option in Hexadecimal

Values
  • <hh – Data (hh:hh:hh>)

service dhcp-server options code <u32> data ip-address <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – Data of the additional DHCP option in IP-address format

Instances

Multiple

service dhcp-server options default-router <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – IP address of default router

service dhcp-server options dns-server <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – IP address of DNS server

Instances

Multiple

service dhcp-server options domain-name <id>
SDE M10-Smart M2 RS420
Values
  • id – Client domain name

SDE M10-Smart M2 RS420
Values
  • id – Client domain search

Instances

Multiple

service dhcp-server options lease <u32>
SDE M10-Smart M2 RS420
Values
  • u32 – Lease timeout in seconds

service dhcp-server options max-lease <u32>
SDE M10-Smart M2 RS420
Values
  • u32 – Maximum lease timeout in seconds

service dhcp-server options nis-domain <txt>
SDE M10-Smart M2 RS420
Values
  • txt – NIS domain name for client to use

service dhcp-server options nis-server <id>
SDE M10-Smart M2 RS420
Values
  • id – NIS server

Instances

Multiple

service dhcp-server options nisplus-domain <txt>
SDE M10-Smart M2 RS420
Values
  • txt – NIS Plus domain name for client to use

service dhcp-server options nisplus-server <id>
SDE M10-Smart M2 RS420
Values
  • id – NIS Plus server

Instances

Multiple

service dhcp-server options ntp-server <id>
SDE M10-Smart M2 RS420
Values
  • id – NTP server

Instances

Multiple

service dhcp-server options pop3-server <id>
SDE M10-Smart M2 RS420
Values
  • id – POP3 server

Instances

Multiple

service dhcp-server options server-identifier <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – Address for DHCP server identifier

service dhcp-server options sip-server-address <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – SIP name server

Instances

Multiple

service dhcp-server options sip-server-name <txt>
SDE M10-Smart M2 RS420
Values
  • txt – SIP server name

Instances

Multiple

service dhcp-server options smtp-server <id>
SDE M10-Smart M2 RS420
Values
  • id – SMTP server

Instances

Multiple

service dhcp-server options static-route <ipv4net>
SDE M10-Smart M2 RS420
Values
  • ipv4net – Classless static route

Instances

Multiple

Required

service dhcp-server options static-route <ipv4net> next-hop <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – Next-hop router

service dhcp-server options subnet-mask <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – DHCP client subnet mask

service dhcp-server options tftp-server-address <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – TFTP server address

Instances

Multiple

service dhcp-server options tftp-server-name <id>
SDE M10-Smart M2 RS420
Values
  • id – TFTP server name

service dhcp-server options time-offset <u32>
SDE M10-Smart M2 RS420
Values
  • u32 – Offset of the client’s subnet in seconds from Coordinated Universal Time (UTC)

service dhcp-server options time-server <id>
SDE M10-Smart M2 RS420
Values
  • id – Time server

Instances

Multiple

service dhcp-server options vendor-options
SDE M10-Smart M2 RS420

Vendor Specific Information Option

Instances

Unique

service dhcp-server options vendor-options code <u32>
SDE M10-Smart M2 RS420

Vendor-option, code of the option to encapsulate.

Values
  • u32 – (1-254)

Instances

Multiple

Required

service dhcp-server options vendor-options code <u32> data
SDE M10-Smart M2 RS420

Vendor-option to encapsulate

Instances

Unique

service dhcp-server options vendor-options code <u32> data ascii <id>
SDE M10-Smart M2 RS420
Values
  • id – Vendor-option

service dhcp-server options vendor-options code <u32> data hex <txt>
SDE M10-Smart M2 RS420

Vendor-option, in Hexadecimal

Values
  • <hh – Vendor-option (hh:hh:hh>)

service dhcp-server options vendor-options data
SDE M10-Smart M2 RS420

Vendor-option, when sending a unique option

Instances

Unique

service dhcp-server options vendor-options data ascii <txt>
SDE M10-Smart M2 RS420
Values
  • txt – Vendor-option, when sending a unique option

service dhcp-server options vendor-options data hex <txt>
SDE M10-Smart M2 RS420

Vendor-option, when sending a unique option in Hexadecimal

Values
  • <hh – Vendor-option (hh:hh:hh>)

service dhcp-server options wins-server <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – IP address for Windows Internet Name Service (WINS) server

Instances

Multiple

service dhcp-server options wpad-url <txt>
SDE M10-Smart M2 RS420
Values
  • txt – Web Proxy Autodiscovery (WPAD) URL

service dhcp-server shared-network <txt>
SDE M10-Smart M2 RS420
Values
  • txt – DHCP shared network

Instances

Multiple

Required

service dhcp-server shared-network <txt> advisor <txt>
SDE M10-Smart M2 RS420

Tracked advisor to enable or disable DHCP-Server in this Shared Network

Reference

system advisor <txt>

service dhcp-server shared-network <txt> class <id>
SDE M10-Smart M2 RS420
Values
  • id – Class to match with Client class-ID option

Instances

Multiple

Required

service dhcp-server shared-network <txt> class <id> class-identifier
SDE M10-Smart M2 RS420

Match with Vendor Class Identifier or DHCP Client Identifier

service dhcp-server shared-network <txt> class <id> class-identifier ascii <id>
SDE M10-Smart M2 RS420
Values
  • id – Class-ID option in ASCII

Instances

Multiple

service dhcp-server shared-network <txt> class <id> class-identifier hex <txt>
SDE M10-Smart M2 RS420

Class-ID option in Hexadecimal

Values
  • <hh – Class-ID (hh:hh:hh>)

Instances

Multiple

service dhcp-server shared-network <txt> class <id> class-identifier reg <id>
SDE M10-Smart M2 RS420
Values
  • id – RegExp for Class-ID option

Instances

Multiple

service dhcp-server shared-network <txt> class <id> options
SDE M10-Smart M2 RS420

DHCP options

service dhcp-server shared-network <txt> class <id> options authoritative
SDE M10-Smart M2 RS420

Authoritative flag

service dhcp-server shared-network <txt> class <id> options bootfile-name <id>
SDE M10-Smart M2 RS420
Values
  • id – Bootstrap file name

service dhcp-server shared-network <txt> class <id> options bootfile-server <id>
SDE M10-Smart M2 RS420
Values
  • id – Server (IP address or domain name) from which the initial boot file is to be loaded

service dhcp-server shared-network <txt> class <id> options code <u32>
SDE M10-Smart M2 RS420

DHCP Additional Options

Values
  • u32 – (1-254)

Instances

Multiple

Required

service dhcp-server shared-network <txt> class <id> options code <u32> data
SDE M10-Smart M2 RS420

Data of Additional DHCP option

Instances

Unique

service dhcp-server shared-network <txt> class <id> options code <u32> data ascii <id>
SDE M10-Smart M2 RS420
Values
  • id – Data of the additional DHCP option in Ascii

service dhcp-server shared-network <txt> class <id> options code <u32> data hex <txt>
SDE M10-Smart M2 RS420

Data of the additional DHCP option in Hexadecimal

Values
  • <hh – Data (hh:hh:hh>)

service dhcp-server shared-network <txt> class <id> options code <u32> data ip-address <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – Data of the additional DHCP option in IP-address format

Instances

Multiple

service dhcp-server shared-network <txt> class <id> options default-router <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – IP address of default router

service dhcp-server shared-network <txt> class <id> options dns-server <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – IP address of DNS server

Instances

Multiple

service dhcp-server shared-network <txt> class <id> options domain-name <id>
SDE M10-Smart M2 RS420
Values
  • id – Client domain name

SDE M10-Smart M2 RS420
Values
  • id – Client domain search

Instances

Multiple

service dhcp-server shared-network <txt> class <id> options lease <u32>
SDE M10-Smart M2 RS420
Values
  • u32 – Lease timeout in seconds

service dhcp-server shared-network <txt> class <id> options max-lease <u32>
SDE M10-Smart M2 RS420
Values
  • u32 – Maximum lease timeout in seconds

service dhcp-server shared-network <txt> class <id> options nis-domain <txt>
SDE M10-Smart M2 RS420
Values
  • txt – NIS domain name for client to use

service dhcp-server shared-network <txt> class <id> options nis-server <id>
SDE M10-Smart M2 RS420
Values
  • id – NIS server

Instances

Multiple

service dhcp-server shared-network <txt> class <id> options nisplus-domain <txt>
SDE M10-Smart M2 RS420
Values
  • txt – NIS Plus domain name for client to use

service dhcp-server shared-network <txt> class <id> options nisplus-server <id>
SDE M10-Smart M2 RS420
Values
  • id – NIS Plus server

Instances

Multiple

service dhcp-server shared-network <txt> class <id> options ntp-server <id>
SDE M10-Smart M2 RS420
Values
  • id – NTP server

Instances

Multiple

service dhcp-server shared-network <txt> class <id> options pop3-server <id>
SDE M10-Smart M2 RS420
Values
  • id – POP3 server

Instances

Multiple

service dhcp-server shared-network <txt> class <id> options server-identifier <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – Address for DHCP server identifier

service dhcp-server shared-network <txt> class <id> options sip-server-address <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – SIP name server

Instances

Multiple

service dhcp-server shared-network <txt> class <id> options sip-server-name <txt>
SDE M10-Smart M2 RS420
Values
  • txt – SIP server name

Instances

Multiple

service dhcp-server shared-network <txt> class <id> options smtp-server <id>
SDE M10-Smart M2 RS420
Values
  • id – SMTP server

Instances

Multiple

service dhcp-server shared-network <txt> class <id> options static-route <ipv4net>
SDE M10-Smart M2 RS420
Values
  • ipv4net – Classless static route

Instances

Multiple

Required

service dhcp-server shared-network <txt> class <id> options static-route <ipv4net> next-hop <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – Next-hop router

service dhcp-server shared-network <txt> class <id> options subnet-mask <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – DHCP client subnet mask

service dhcp-server shared-network <txt> class <id> options tftp-server-address <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – TFTP server address

Instances

Multiple

service dhcp-server shared-network <txt> class <id> options tftp-server-name <id>
SDE M10-Smart M2 RS420
Values
  • id – TFTP server name

service dhcp-server shared-network <txt> class <id> options time-offset <u32>
SDE M10-Smart M2 RS420
Values
  • u32 – Offset of the client’s subnet in seconds from Coordinated Universal Time (UTC)

service dhcp-server shared-network <txt> class <id> options time-server <id>
SDE M10-Smart M2 RS420
Values
  • id – Time server

Instances

Multiple

service dhcp-server shared-network <txt> class <id> options vendor-options
SDE M10-Smart M2 RS420

Vendor Specific Information Option

Instances

Unique

service dhcp-server shared-network <txt> class <id> options vendor-options code <u32>
SDE M10-Smart M2 RS420

Vendor-option, code of the option to encapsulate.

Values
  • u32 – (1-254)

Instances

Multiple

Required

service dhcp-server shared-network <txt> class <id> options vendor-options code <u32> data
SDE M10-Smart M2 RS420

Vendor-option to encapsulate

Instances

Unique

service dhcp-server shared-network <txt> class <id> options vendor-options code <u32> data ascii <id>
SDE M10-Smart M2 RS420
Values
  • id – Vendor-option

service dhcp-server shared-network <txt> class <id> options vendor-options code <u32> data hex <txt>
SDE M10-Smart M2 RS420

Vendor-option, in Hexadecimal

Values
  • <hh – Vendor-option (hh:hh:hh>)

service dhcp-server shared-network <txt> class <id> options vendor-options data
SDE M10-Smart M2 RS420

Vendor-option, when sending a unique option

Instances

Unique

service dhcp-server shared-network <txt> class <id> options vendor-options data ascii <txt>
SDE M10-Smart M2 RS420
Values
  • txt – Vendor-option, when sending a unique option

service dhcp-server shared-network <txt> class <id> options vendor-options data hex <txt>
SDE M10-Smart M2 RS420

Vendor-option, when sending a unique option in Hexadecimal

Values
  • <hh – Vendor-option (hh:hh:hh>)

service dhcp-server shared-network <txt> class <id> options wins-server <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – IP address for Windows Internet Name Service (WINS) server

Instances

Multiple

service dhcp-server shared-network <txt> class <id> options wpad-url <txt>
SDE M10-Smart M2 RS420
Values
  • txt – Web Proxy Autodiscovery (WPAD) URL

service dhcp-server shared-network <txt> description <txt>
SDE M10-Smart M2 RS420
Values
  • txt – Shared-network-name description

service dhcp-server shared-network <txt> local-vrf <id>
SDE M10-Smart M2 RS420

Output local vrf

Reference

system vrf <id>

service dhcp-server shared-network <txt> options
SDE M10-Smart M2 RS420

DHCP options

service dhcp-server shared-network <txt> options authoritative
SDE M10-Smart M2 RS420

Authoritative flag

service dhcp-server shared-network <txt> options bootfile-name <id>
SDE M10-Smart M2 RS420
Values
  • id – Bootstrap file name

service dhcp-server shared-network <txt> options bootfile-server <id>
SDE M10-Smart M2 RS420
Values
  • id – Server (IP address or domain name) from which the initial boot file is to be loaded

service dhcp-server shared-network <txt> options code <u32>
SDE M10-Smart M2 RS420

DHCP Additional Options

Values
  • u32 – (1-254)

Instances

Multiple

Required

service dhcp-server shared-network <txt> options code <u32> data
SDE M10-Smart M2 RS420

Data of Additional DHCP option

Instances

Unique

service dhcp-server shared-network <txt> options code <u32> data ascii <id>
SDE M10-Smart M2 RS420
Values
  • id – Data of the additional DHCP option in Ascii

service dhcp-server shared-network <txt> options code <u32> data hex <txt>
SDE M10-Smart M2 RS420

Data of the additional DHCP option in Hexadecimal

Values
  • <hh – Data (hh:hh:hh>)

service dhcp-server shared-network <txt> options code <u32> data ip-address <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – Data of the additional DHCP option in IP-address format

Instances

Multiple

service dhcp-server shared-network <txt> options default-router <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – IP address of default router

service dhcp-server shared-network <txt> options dns-server <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – IP address of DNS server

Instances

Multiple

service dhcp-server shared-network <txt> options domain-name <id>
SDE M10-Smart M2 RS420
Values
  • id – Client domain name

SDE M10-Smart M2 RS420
Values
  • id – Client domain search

Instances

Multiple

service dhcp-server shared-network <txt> options lease <u32>
SDE M10-Smart M2 RS420
Values
  • u32 – Lease timeout in seconds

service dhcp-server shared-network <txt> options max-lease <u32>
SDE M10-Smart M2 RS420
Values
  • u32 – Maximum lease timeout in seconds

service dhcp-server shared-network <txt> options nis-domain <txt>
SDE M10-Smart M2 RS420
Values
  • txt – NIS domain name for client to use

service dhcp-server shared-network <txt> options nis-server <id>
SDE M10-Smart M2 RS420
Values
  • id – NIS server

Instances

Multiple

service dhcp-server shared-network <txt> options nisplus-domain <txt>
SDE M10-Smart M2 RS420
Values
  • txt – NIS Plus domain name for client to use

service dhcp-server shared-network <txt> options nisplus-server <id>
SDE M10-Smart M2 RS420
Values
  • id – NIS Plus server

Instances

Multiple

service dhcp-server shared-network <txt> options ntp-server <id>
SDE M10-Smart M2 RS420
Values
  • id – NTP server

Instances

Multiple

service dhcp-server shared-network <txt> options pop3-server <id>
SDE M10-Smart M2 RS420
Values
  • id – POP3 server

Instances

Multiple

service dhcp-server shared-network <txt> options server-identifier <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – Address for DHCP server identifier

service dhcp-server shared-network <txt> options sip-server-address <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – SIP name server

Instances

Multiple

service dhcp-server shared-network <txt> options sip-server-name <txt>
SDE M10-Smart M2 RS420
Values
  • txt – SIP server name

Instances

Multiple

service dhcp-server shared-network <txt> options smtp-server <id>
SDE M10-Smart M2 RS420
Values
  • id – SMTP server

Instances

Multiple

service dhcp-server shared-network <txt> options static-route <ipv4net>
SDE M10-Smart M2 RS420
Values
  • ipv4net – Classless static route

Instances

Multiple

Required

service dhcp-server shared-network <txt> options static-route <ipv4net> next-hop <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – Next-hop router

service dhcp-server shared-network <txt> options subnet-mask <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – DHCP client subnet mask

service dhcp-server shared-network <txt> options tftp-server-address <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – TFTP server address

Instances

Multiple

service dhcp-server shared-network <txt> options tftp-server-name <id>
SDE M10-Smart M2 RS420
Values
  • id – TFTP server name

service dhcp-server shared-network <txt> options time-offset <u32>
SDE M10-Smart M2 RS420
Values
  • u32 – Offset of the client’s subnet in seconds from Coordinated Universal Time (UTC)

service dhcp-server shared-network <txt> options time-server <id>
SDE M10-Smart M2 RS420
Values
  • id – Time server

Instances

Multiple

service dhcp-server shared-network <txt> options vendor-options
SDE M10-Smart M2 RS420

Vendor Specific Information Option

Instances

Unique

service dhcp-server shared-network <txt> options vendor-options code <u32>
SDE M10-Smart M2 RS420

Vendor-option, code of the option to encapsulate.

Values
  • u32 – (1-254)

Instances

Multiple

Required

service dhcp-server shared-network <txt> options vendor-options code <u32> data
SDE M10-Smart M2 RS420

Vendor-option to encapsulate

Instances

Unique

service dhcp-server shared-network <txt> options vendor-options code <u32> data ascii <id>
SDE M10-Smart M2 RS420
Values
  • id – Vendor-option

service dhcp-server shared-network <txt> options vendor-options code <u32> data hex <txt>
SDE M10-Smart M2 RS420

Vendor-option, in Hexadecimal

Values
  • <hh – Vendor-option (hh:hh:hh>)

service dhcp-server shared-network <txt> options vendor-options data
SDE M10-Smart M2 RS420

Vendor-option, when sending a unique option

Instances

Unique

service dhcp-server shared-network <txt> options vendor-options data ascii <txt>
SDE M10-Smart M2 RS420
Values
  • txt – Vendor-option, when sending a unique option

service dhcp-server shared-network <txt> options vendor-options data hex <txt>
SDE M10-Smart M2 RS420

Vendor-option, when sending a unique option in Hexadecimal

Values
  • <hh – Vendor-option (hh:hh:hh>)

service dhcp-server shared-network <txt> options wins-server <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – IP address for Windows Internet Name Service (WINS) server

Instances

Multiple

service dhcp-server shared-network <txt> options wpad-url <txt>
SDE M10-Smart M2 RS420
Values
  • txt – Web Proxy Autodiscovery (WPAD) URL

service dhcp-server shared-network <txt> subnet <ipv4net>
SDE M10-Smart M2 RS420
Values
  • ipv4net – DHCP subnet for shared network

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> class <id>
SDE M10-Smart M2 RS420
Values
  • id – Class to match with Client class-ID option

Instances

Multiple

Required

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> class-identifier
SDE M10-Smart M2 RS420

Match with Vendor Class Identifier or DHCP Client Identifier

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> class-identifier ascii <id>
SDE M10-Smart M2 RS420
Values
  • id – Class-ID option in ASCII

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> class-identifier hex <txt>
SDE M10-Smart M2 RS420

Class-ID option in Hexadecimal

Values
  • <hh – Class-ID (hh:hh:hh>)

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> class-identifier reg <id>
SDE M10-Smart M2 RS420
Values
  • id – RegExp for Class-ID option

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options
SDE M10-Smart M2 RS420

DHCP options

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options authoritative
SDE M10-Smart M2 RS420

Authoritative flag

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options bootfile-name <id>
SDE M10-Smart M2 RS420
Values
  • id – Bootstrap file name

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options bootfile-server <id>
SDE M10-Smart M2 RS420
Values
  • id – Server (IP address or domain name) from which the initial boot file is to be loaded

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options code <u32>
SDE M10-Smart M2 RS420

DHCP Additional Options

Values
  • u32 – (1-254)

Instances

Multiple

Required

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options code <u32> data
SDE M10-Smart M2 RS420

Data of Additional DHCP option

Instances

Unique

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options code <u32> data ascii <id>
SDE M10-Smart M2 RS420
Values
  • id – Data of the additional DHCP option in Ascii

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options code <u32> data hex <txt>
SDE M10-Smart M2 RS420

Data of the additional DHCP option in Hexadecimal

Values
  • <hh – Data (hh:hh:hh>)

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options code <u32> data ip-address <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – Data of the additional DHCP option in IP-address format

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options default-router <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – IP address of default router

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options dns-server <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – IP address of DNS server

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options domain-name <id>
SDE M10-Smart M2 RS420
Values
  • id – Client domain name

SDE M10-Smart M2 RS420
Values
  • id – Client domain search

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options lease <u32>
SDE M10-Smart M2 RS420
Values
  • u32 – Lease timeout in seconds

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options max-lease <u32>
SDE M10-Smart M2 RS420
Values
  • u32 – Maximum lease timeout in seconds

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options nis-domain <txt>
SDE M10-Smart M2 RS420
Values
  • txt – NIS domain name for client to use

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options nis-server <id>
SDE M10-Smart M2 RS420
Values
  • id – NIS server

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options nisplus-domain <txt>
SDE M10-Smart M2 RS420
Values
  • txt – NIS Plus domain name for client to use

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options nisplus-server <id>
SDE M10-Smart M2 RS420
Values
  • id – NIS Plus server

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options ntp-server <id>
SDE M10-Smart M2 RS420
Values
  • id – NTP server

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options pop3-server <id>
SDE M10-Smart M2 RS420
Values
  • id – POP3 server

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options server-identifier <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – Address for DHCP server identifier

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options sip-server-address <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – SIP name server

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options sip-server-name <txt>
SDE M10-Smart M2 RS420
Values
  • txt – SIP server name

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options smtp-server <id>
SDE M10-Smart M2 RS420
Values
  • id – SMTP server

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options static-route <ipv4net>
SDE M10-Smart M2 RS420
Values
  • ipv4net – Classless static route

Instances

Multiple

Required

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options static-route <ipv4net> next-hop <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – Next-hop router

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options subnet-mask <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – DHCP client subnet mask

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options tftp-server-address <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – TFTP server address

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options tftp-server-name <id>
SDE M10-Smart M2 RS420
Values
  • id – TFTP server name

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options time-offset <u32>
SDE M10-Smart M2 RS420
Values
  • u32 – Offset of the client’s subnet in seconds from Coordinated Universal Time (UTC)

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options time-server <id>
SDE M10-Smart M2 RS420
Values
  • id – Time server

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options vendor-options
SDE M10-Smart M2 RS420

Vendor Specific Information Option

Instances

Unique

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options vendor-options code <u32>
SDE M10-Smart M2 RS420

Vendor-option, code of the option to encapsulate.

Values
  • u32 – (1-254)

Instances

Multiple

Required

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options vendor-options code <u32> data
SDE M10-Smart M2 RS420

Vendor-option to encapsulate

Instances

Unique

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options vendor-options code <u32> data ascii <id>
SDE M10-Smart M2 RS420
Values
  • id – Vendor-option

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options vendor-options code <u32> data hex <txt>
SDE M10-Smart M2 RS420

Vendor-option, in Hexadecimal

Values
  • <hh – Vendor-option (hh:hh:hh>)

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options vendor-options data
SDE M10-Smart M2 RS420

Vendor-option, when sending a unique option

Instances

Unique

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options vendor-options data ascii <txt>
SDE M10-Smart M2 RS420
Values
  • txt – Vendor-option, when sending a unique option

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options vendor-options data hex <txt>
SDE M10-Smart M2 RS420

Vendor-option, when sending a unique option in Hexadecimal

Values
  • <hh – Vendor-option (hh:hh:hh>)

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options wins-server <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – IP address for Windows Internet Name Service (WINS) server

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> options wpad-url <txt>
SDE M10-Smart M2 RS420
Values
  • txt – Web Proxy Autodiscovery (WPAD) URL

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> start <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – Starting IP address for DHCP lease range

Instances

Multiple

Required

service dhcp-server shared-network <txt> subnet <ipv4net> class <id> start <ipv4> stop <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – Stopping IP address for DHCP lease range

service dhcp-server shared-network <txt> subnet <ipv4net> failover
SDE M10-Smart M2 RS420

DHCP failover parameters

Required

Required

Required

Required

service dhcp-server shared-network <txt> subnet <ipv4net> failover advisor <txt>
SDE M10-Smart M2 RS420

Check advisor to change failover state

Reference

system advisor <txt>

service dhcp-server shared-network <txt> subnet <ipv4net> failover local-address <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – IP address for failover peer to connect

service dhcp-server shared-network <txt> subnet <ipv4net> failover name <txt>
SDE M10-Smart M2 RS420
Values
  • txt – DHCP failover peer name

service dhcp-server shared-network <txt> subnet <ipv4net> failover peer-address <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – IP address of failover peer

service dhcp-server shared-network <txt> subnet <ipv4net> failover status <txt>
SDE M10-Smart M2 RS420
Values
  • txt – DHCP failover peer role

service dhcp-server shared-network <txt> subnet <ipv4net> options
SDE M10-Smart M2 RS420

DHCP options

service dhcp-server shared-network <txt> subnet <ipv4net> options authoritative
SDE M10-Smart M2 RS420

Authoritative flag

service dhcp-server shared-network <txt> subnet <ipv4net> options bootfile-name <id>
SDE M10-Smart M2 RS420
Values
  • id – Bootstrap file name

service dhcp-server shared-network <txt> subnet <ipv4net> options bootfile-server <id>
SDE M10-Smart M2 RS420
Values
  • id – Server (IP address or domain name) from which the initial boot file is to be loaded

service dhcp-server shared-network <txt> subnet <ipv4net> options code <u32>
SDE M10-Smart M2 RS420

DHCP Additional Options

Values
  • u32 – (1-254)

Instances

Multiple

Required

service dhcp-server shared-network <txt> subnet <ipv4net> options code <u32> data
SDE M10-Smart M2 RS420

Data of Additional DHCP option

Instances

Unique

service dhcp-server shared-network <txt> subnet <ipv4net> options code <u32> data ascii <id>
SDE M10-Smart M2 RS420
Values
  • id – Data of the additional DHCP option in Ascii

service dhcp-server shared-network <txt> subnet <ipv4net> options code <u32> data hex <txt>
SDE M10-Smart M2 RS420

Data of the additional DHCP option in Hexadecimal

Values
  • <hh – Data (hh:hh:hh>)

service dhcp-server shared-network <txt> subnet <ipv4net> options code <u32> data ip-address <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – Data of the additional DHCP option in IP-address format

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> options default-router <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – IP address of default router

service dhcp-server shared-network <txt> subnet <ipv4net> options dns-server <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – IP address of DNS server

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> options domain-name <id>
SDE M10-Smart M2 RS420
Values
  • id – Client domain name

SDE M10-Smart M2 RS420
Values
  • id – Client domain search

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> options lease <u32>
SDE M10-Smart M2 RS420
Values
  • u32 – Lease timeout in seconds

service dhcp-server shared-network <txt> subnet <ipv4net> options max-lease <u32>
SDE M10-Smart M2 RS420
Values
  • u32 – Maximum lease timeout in seconds

service dhcp-server shared-network <txt> subnet <ipv4net> options nis-domain <txt>
SDE M10-Smart M2 RS420
Values
  • txt – NIS domain name for client to use

service dhcp-server shared-network <txt> subnet <ipv4net> options nis-server <id>
SDE M10-Smart M2 RS420
Values
  • id – NIS server

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> options nisplus-domain <txt>
SDE M10-Smart M2 RS420
Values
  • txt – NIS Plus domain name for client to use

service dhcp-server shared-network <txt> subnet <ipv4net> options nisplus-server <id>
SDE M10-Smart M2 RS420
Values
  • id – NIS Plus server

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> options ntp-server <id>
SDE M10-Smart M2 RS420
Values
  • id – NTP server

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> options pop3-server <id>
SDE M10-Smart M2 RS420
Values
  • id – POP3 server

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> options server-identifier <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – Address for DHCP server identifier

service dhcp-server shared-network <txt> subnet <ipv4net> options sip-server-address <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – SIP name server

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> options sip-server-name <txt>
SDE M10-Smart M2 RS420
Values
  • txt – SIP server name

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> options smtp-server <id>
SDE M10-Smart M2 RS420
Values
  • id – SMTP server

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> options static-route <ipv4net>
SDE M10-Smart M2 RS420
Values
  • ipv4net – Classless static route

Instances

Multiple

Required

service dhcp-server shared-network <txt> subnet <ipv4net> options static-route <ipv4net> next-hop <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – Next-hop router

service dhcp-server shared-network <txt> subnet <ipv4net> options subnet-mask <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – DHCP client subnet mask

service dhcp-server shared-network <txt> subnet <ipv4net> options tftp-server-address <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – TFTP server address

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> options tftp-server-name <id>
SDE M10-Smart M2 RS420
Values
  • id – TFTP server name

service dhcp-server shared-network <txt> subnet <ipv4net> options time-offset <u32>
SDE M10-Smart M2 RS420
Values
  • u32 – Offset of the client’s subnet in seconds from Coordinated Universal Time (UTC)

service dhcp-server shared-network <txt> subnet <ipv4net> options time-server <id>
SDE M10-Smart M2 RS420
Values
  • id – Time server

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> options vendor-options
SDE M10-Smart M2 RS420

Vendor Specific Information Option

Instances

Unique

service dhcp-server shared-network <txt> subnet <ipv4net> options vendor-options code <u32>
SDE M10-Smart M2 RS420

Vendor-option, code of the option to encapsulate.

Values
  • u32 – (1-254)

Instances

Multiple

Required

service dhcp-server shared-network <txt> subnet <ipv4net> options vendor-options code <u32> data
SDE M10-Smart M2 RS420

Vendor-option to encapsulate

Instances

Unique

service dhcp-server shared-network <txt> subnet <ipv4net> options vendor-options code <u32> data ascii <id>
SDE M10-Smart M2 RS420
Values
  • id – Vendor-option

service dhcp-server shared-network <txt> subnet <ipv4net> options vendor-options code <u32> data hex <txt>
SDE M10-Smart M2 RS420

Vendor-option, in Hexadecimal

Values
  • <hh – Vendor-option (hh:hh:hh>)

service dhcp-server shared-network <txt> subnet <ipv4net> options vendor-options data
SDE M10-Smart M2 RS420

Vendor-option, when sending a unique option

Instances

Unique

service dhcp-server shared-network <txt> subnet <ipv4net> options vendor-options data ascii <txt>
SDE M10-Smart M2 RS420
Values
  • txt – Vendor-option, when sending a unique option

service dhcp-server shared-network <txt> subnet <ipv4net> options vendor-options data hex <txt>
SDE M10-Smart M2 RS420

Vendor-option, when sending a unique option in Hexadecimal

Values
  • <hh – Vendor-option (hh:hh:hh>)

service dhcp-server shared-network <txt> subnet <ipv4net> options wins-server <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – IP address for Windows Internet Name Service (WINS) server

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> options wpad-url <txt>
SDE M10-Smart M2 RS420
Values
  • txt – Web Proxy Autodiscovery (WPAD) URL

service dhcp-server shared-network <txt> subnet <ipv4net> start <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – Starting IP address for DHCP lease range

Instances

Multiple

Required

service dhcp-server shared-network <txt> subnet <ipv4net> start <ipv4> stop <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – Stopping IP address for DHCP lease range

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt>
SDE M10-Smart M2 RS420
Values
  • txt – Static mapping for specified address type

Instances

Multiple

Required

Required

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> ip-address <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – Static mapping for specified IP address

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> mac-address <macaddr>
SDE M10-Smart M2 RS420
Values
  • macaddr – Static mapping for specified MAC address

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options
SDE M10-Smart M2 RS420

DHCP options

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options authoritative
SDE M10-Smart M2 RS420

Authoritative flag

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options bootfile-name <id>
SDE M10-Smart M2 RS420
Values
  • id – Bootstrap file name

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options bootfile-server <id>
SDE M10-Smart M2 RS420
Values
  • id – Server (IP address or domain name) from which the initial boot file is to be loaded

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options code <u32>
SDE M10-Smart M2 RS420

DHCP Additional Options

Values
  • u32 – (1-254)

Instances

Multiple

Required

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options code <u32> data
SDE M10-Smart M2 RS420

Data of Additional DHCP option

Instances

Unique

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options code <u32> data ascii <id>
SDE M10-Smart M2 RS420
Values
  • id – Data of the additional DHCP option in Ascii

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options code <u32> data hex <txt>
SDE M10-Smart M2 RS420

Data of the additional DHCP option in Hexadecimal

Values
  • <hh – Data (hh:hh:hh>)

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options code <u32> data ip-address <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – Data of the additional DHCP option in IP-address format

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options default-router <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – IP address of default router

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options dns-server <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – IP address of DNS server

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options domain-name <id>
SDE M10-Smart M2 RS420
Values
  • id – Client domain name

SDE M10-Smart M2 RS420
Values
  • id – Client domain search

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options lease <u32>
SDE M10-Smart M2 RS420
Values
  • u32 – Lease timeout in seconds

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options max-lease <u32>
SDE M10-Smart M2 RS420
Values
  • u32 – Maximum lease timeout in seconds

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options nis-domain <txt>
SDE M10-Smart M2 RS420
Values
  • txt – NIS domain name for client to use

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options nis-server <id>
SDE M10-Smart M2 RS420
Values
  • id – NIS server

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options nisplus-domain <txt>
SDE M10-Smart M2 RS420
Values
  • txt – NIS Plus domain name for client to use

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options nisplus-server <id>
SDE M10-Smart M2 RS420
Values
  • id – NIS Plus server

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options ntp-server <id>
SDE M10-Smart M2 RS420
Values
  • id – NTP server

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options pop3-server <id>
SDE M10-Smart M2 RS420
Values
  • id – POP3 server

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options server-identifier <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – Address for DHCP server identifier

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options sip-server-address <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – SIP name server

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options sip-server-name <txt>
SDE M10-Smart M2 RS420
Values
  • txt – SIP server name

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options smtp-server <id>
SDE M10-Smart M2 RS420
Values
  • id – SMTP server

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options static-route <ipv4net>
SDE M10-Smart M2 RS420
Values
  • ipv4net – Classless static route

Instances

Multiple

Required

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options static-route <ipv4net> next-hop <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – Next-hop router

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options subnet-mask <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – DHCP client subnet mask

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options tftp-server-address <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – TFTP server address

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options tftp-server-name <id>
SDE M10-Smart M2 RS420
Values
  • id – TFTP server name

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options time-offset <u32>
SDE M10-Smart M2 RS420
Values
  • u32 – Offset of the client’s subnet in seconds from Coordinated Universal Time (UTC)

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options time-server <id>
SDE M10-Smart M2 RS420
Values
  • id – Time server

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options vendor-options
SDE M10-Smart M2 RS420

Vendor Specific Information Option

Instances

Unique

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options vendor-options code <u32>
SDE M10-Smart M2 RS420

Vendor-option, code of the option to encapsulate.

Values
  • u32 – (1-254)

Instances

Multiple

Required

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options vendor-options code <u32> data
SDE M10-Smart M2 RS420

Vendor-option to encapsulate

Instances

Unique

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options vendor-options code <u32> data ascii <id>
SDE M10-Smart M2 RS420
Values
  • id – Vendor-option

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options vendor-options code <u32> data hex <txt>
SDE M10-Smart M2 RS420

Vendor-option, in Hexadecimal

Values
  • <hh – Vendor-option (hh:hh:hh>)

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options vendor-options data
SDE M10-Smart M2 RS420

Vendor-option, when sending a unique option

Instances

Unique

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options vendor-options data ascii <txt>
SDE M10-Smart M2 RS420
Values
  • txt – Vendor-option, when sending a unique option

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options vendor-options data hex <txt>
SDE M10-Smart M2 RS420

Vendor-option, when sending a unique option in Hexadecimal

Values
  • <hh – Vendor-option (hh:hh:hh>)

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options wins-server <ipv4>
SDE M10-Smart M2 RS420
Values
  • ipv4 – IP address for Windows Internet Name Service (WINS) server

Instances

Multiple

service dhcp-server shared-network <txt> subnet <ipv4net> static-mapping <txt> options wpad-url <txt>
SDE M10-Smart M2 RS420
Values
  • txt – Web Proxy Autodiscovery (WPAD) URL