Chapter 8: DHCP Commands

Efficient Networks® Router family

 

Command Line Interface Guide

 

 

Parameters

<net>a

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

aDotted-decimal notation

Examples

Command usage defining a subnetwork:

-> dhcp add 192.168.254.0.255.255.255.0

Command usage defining a client lease:

-> dhcp add 192.168.254.31

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”:

-> dhcp add 128 1 4 ipAddress

Response

Command prompt.

Page 8-4

Efficient Networks®

Page 310
Image 310
Efficient Networks 107-0001-000 manual Command usage defining a subnetwork, Command usage defining a client lease, Dhcp add