Configuration - DHCP Pool Ethernet Mode

start-address

Use the DHCP Pool start-addresscommand 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

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

 

 

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-leasecommand 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

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

 

 

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

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

7-7

Page 217
Image 217
Carrier Access none manual Start-address, Static-lease, Syntax config-dhcp-eth-n# start-address address