Start-address, Static-lease, Start-address -7 static-lease -7 – Carrier Access Adit 3000 Series and Multi-Service Router (MSR) Card none User Manual

Page 217

Advertising
background image

Adit 3000 (Rel. 1.6) and MSR Card (Rel 2.0) CLI

7-7

Configuration

-

DHCP Pool Ethernet Mode

start-address

Use the DHCP Pool start-address command to define the DHCP start IP address. This command works
with the end-address (end IP address) to define the number of IP addresses in the DHCP pool. This also
limits the number of hosts that may be connected to the network in this subnet. Start defines the first IP
address that may be assigned in this subnet.

Syntax:

(config-dhcp-eth-{

n})# start-address address

Example:

(config-dhcp-eth-1)# start-address 192.168.1.1

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

static-lease

Use the DHCP Pool static-lease command to add a static DHCP lease. To delete a lease, see no static-
lease
command on page 7-5.

Syntax:

(config-dhcp-eth-{

n})# static-lease ip-address address hostname

hostname

Example:

(config-dhcp-eth-1)# static-lease ip-address 192.168.1.100

hostname www.turinnetworks.com

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

Field

Definition

address

The starting address of the client address pool, in the form of
xxx.xxx.xxx.xxx, where xxx is between 0-255

Field

Definition

address

The starting address of the client address pool, in the form of
xxx.xxx.xxx.xxx, where xxx is between 0-255

hostname

Set the static lease host name

Advertising