Parameters, Examples, Response – Efficient Networks 107-0001-000 User Manual

Page 310

Advertising
background image

Chapter 8: DHCP Commands

Efficient Networks

®

Router family

Command Line Interface Guide

Page 8-4

Efficient Networks

®

Parameters

Examples

Command usage defining a subnetwork:

Command usage defining a client lease:

Command usage defining an option type. The code, 128, allows IP addresses, the
server has a minimum of one, up to a maximum of four, IP addresses, and the type is
“ipaddress”:

Response

Command prompt.

<net>

a

a

Dotted-decimal notation

IP address of the subnetwork lease

<mask>

a

IP network mask

<ipaddr>

a

IP address of the subnetwork lease

<code>

User-defined code (128 - 254, or a keyword).

<min>

Minimum number of values.

<max>

Maximum number of values.

<type>

Byte | word | long | longint | binary | ipaddress | string

-> dhcp add 192.168.254.0.255.255.255.0

-> dhcp add 192.168.254.31

-> dhcp add 128 1 4 ipAddress

Advertising