Option, Relay, Option -6 relay -6 – Carrier Access Adit 3000 Series and Multi-Service Router (MSR) Card none User Manual

Page 216

Advertising
background image

7-6

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

Configuration - DHCP Pool Ethernet Mode

option

Use the option command to configure DHCP options per RFC 2132. To delete an option, see no option
command on page 7-5.

Syntax:

(config-dhcp-eth-{

n})# option {66 {enable|value

{

address|hostname}|67 {enable|value filename}

Example:

(config-dhcp-eth-1)# option value 66 10.10.5.100

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

relay

Use the DHCP Pool relay command to configure DHCP relay. The DHCP relay is responsible for
forwarding the requests and responses negotiating between the DHCP clients and the server. To delete
DHCP relay, see no relay command on page 7-5.

Syntax:

(config-dhcp-eth-{

n})# relay address1 [address2] [address3] ...

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

Field

Definition

66

66 - Send the TFTP server name.
address - Enter the IP address of the TFTP server.
hostname - Enter the host name of the TFTP server.

67

67 - Send the Boot file name.
filename - Enter the boot file name.

enable

To enable the DHCP option.

Field

Definition

address

The DHCP relay IP address, in the form of xxx.xxx.xxx.xxx, where
xxx is between 0-255

address1, address 2,
...

Optional address parameter, to enter additional DHCP relay IP
addresses, in the form of xxx.xxx.xxx.xxx, where xxx is between
0-255

Advertising