System information

6-6 Adit 3000 CLI - Release 1.6
Configuration - DHCP Pool Ethernet Mode
option
option
Use the option command to configure the DHCP options on the Adit, as per RFC 2132. To delete an
option, see no option command on page 6-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
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 6-5.
Syntax: (config-dhcp-eth-{n})# relay address1 [address2] [address3] ...
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500
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