Page 521 / 998 Scroll up to view Page 516 - 520
DHCP Client command reference
Dynamic Host Configuration Protocol
5-61
iMG/RG Software Reference Manual (System Administration)
See also
DHCPCLIENT LIST INTERFACECONFIGS
DHCPCLIENT INTERFACECONFIG LIST SENT OPTIONS
5.1.6.1.7 DHCPCLIENT INTERFACECONFIG CLEAR SENT OPTIONS
Syntax
DHCPCLIENT INTERFACECONFIG {<name>|<number>} CLEAR SENT
OPTIONS
Description
This command deletes all options that were previously added to an interfaceconfig using
the
DHCPCLIENT INTERFACECONFIG ADD SENT OPTION
command.
Options
The following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
Example
--> dhcpclient interfaceconfig client1 clear sent options
See also
DHCPCLIENT LIST INTERFACECONFIGS
DHCPCLIENT INTERFACECONFIG LIST SENT OPTIONS
DHCPCLIENT INTERFACECONFIG ADD SENT OPTION
DHCPCLIENT INTERFACECONFIG DELETE SENT OPTION
5.1.6.1.8 DHCPCLIENT INTERFACECONFIG CLEAR REQUESTED OPTIONS
Syntax
DHCPCLIENT INTERFACECONFIG {<name>|<number>} CLEAR REQUESTED
OPTIONS
Description
This command deletes all options that were previously added to an interfaceconfig using
the
DHCPCLIENT INTERFACECONFIG ADD REQUESTED/REQUIRED OPTION
commands.
Options
The following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
Option
Description
Default Value
name
An existing DHCP client interface. To display cli-
ent interface names, use the
DHCPCLIENT
LIST INTERFACECONFIGS
command.
N/A
number
An existing DHCP client interface. To display cli-
ent interface numbers, use the
DHCPCLI-
ENT LIST INTERFACECONFIGS
command.
N/A
Page 522 / 998
Dynamic Host Configuration Protocol
DHCP Client command reference
iMG/RG Software Reference Manual (System Administration)
5-62
Example
--> dhcpclient interfaceconfig client1 clear requested options
See also
DHCPCLIENT LIST INTERFACECONFIGS
DHCPCLIENT INTERFACECONFIG ADD REQUESTED OPTION
DHCPCLIENT INTERFACECONFIG ADD REQUIRED OPTION
DHCPCLIENT INTERFACECONFIG DELETE REQUESTED OPTION
5.1.6.1.9 DHCPCLIENT INTERFACECONFIG DELETE REQUESTED OPTION
Syntax
DHCPCLIENT INTERFACECONFIG {<name>|<number>} DELETE
REQUESTED OPTION <option number>
Description
This command deletes a single option that was previously added to an interfaceconfig
using the dhcpclient interfaceconfig add requested/required option commands.
Options
The following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
Option
Description
Default Value
name
An existing DHCP client interface. To display client
interface names, use the
DHCPCLIENT LIST
INTERFACECONFIGS
command.
N/A
number
An existing DHCP client interface. To display client
interface numbers, use the
DHCPCLIENT LIST
INTERFACECONFIGS
command.
N/A
Option
Description
Default Value
name
An existing DHCP client interface. To display client
interface names, use the
DHCPCLIENT LIST
INTERFACECONFIGS
command.
N/A
number
An existing DHCP client interface. To display client
interface numbers, use the
DHCPCLIENT LIST
INTERFACECONFIGS
command.
N/A
option number
A number that identifies an option that is requested
from the DHCP server by the DHCP client. To display
option numbers, use the
DHCPCLIENT INTER-
FACECONFIG LIST REQUESTED OPTIONS
command.
N/A
Page 523 / 998
DHCP Client command reference
Dynamic Host Configuration Protocol
5-63
iMG/RG Software Reference Manual (System Administration)
Example
--> dhcpclient interfaceconfig client1 delete requested option 1
See also
DHCPCLIENT LIST INTERFACECONFIGS
DHCPCLIENT INTERFACECONFIG ADD REQUESTED OPTION
DHCPCLIENT INTERFACECONFIG ADD REQUIRED OPTION
DHCPCLIENT INTERFACECONFIG CLEAR REQUESTED OPTIONS
5.1.6.1.10 DHCPCLIENT INTERFACECONFIG DELETE SENT OPTION
Syntax
DHCPCLIENT INTERFACECONFIG {<name>|<number>} DELETE SENT
OPTION <option number>
Description
This command deletes a single option that was previously added to an interfaceconfig
using the
DHCPCLIENT INTERFACECONFIG ADD SENT OPTION
command.
Options
The following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
Example
--> dhcpclient interfaceconfig client1 delete sent option 5
See also
DHCPCLIENT LIST INTERFACECONFIGS
DHCPCLIENT INTERFACECONFIG LIST SENT OPTIONS
DHCPCLIENT INTERFACECONFIG ADD SENT OPTION
DHCPCLIENT INTERFACECONFIG CLEAR SENT OPTIONS
5.1.6.1.11 DHCPCLIENT INTERFACECONFIG LIST REQUESTED OPTIONS
Syntax
DHCPCLIENT INTERFACECONFIG {<name>|<number>} LIST REQUESTED
OPTIONS
Option
Description
Default Value
name
An existing DHCP client interface. To display client
interface names, use the
DHCPCLIENT LIST
INTERFACECONFIGS
command.
N/A
number
An existing DHCP client interface. To display client
interface numbers, use the
DHCPCLIENT LIST
INTERFACECONFIGS
command.
N/A
option number
A number that identifies an option that is sent from the
DHCP client to the DHCP server. To display option
numbers, use the
DHCPCLIENT INTERFACE-
CONFIG LIST SENT OPTIONS
command.
N/A
Page 524 / 998
Dynamic Host Configuration Protocol
DHCP Client command reference
iMG/RG Software Reference Manual (System Administration)
5-64
Description
This command lists the options that the DHCP client requests and/or requires from the
DHCP server. These options were set using the dhcpclient interfaceconfig add
requested/required option commands. The following information is displayed:
Option identification number
Option identifier (name)
Requirement status - true for options that were added using the dhcpclient inter-
faceconfig add required option command, false for options added using the dhcpcli-
ent interfaceconfig add requested option command.
Options and their values are detailed in RFC2132.
Options
The following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
Example
--> dhcpclient interfaceconfig client1 list requested options
ID
|
Identifier
| Is option required?
-----|--------------------|---------------------
1 | host-name
| true
2 | domain-name
| false
------------------------------------------------
See also
DHCPCLIENT INTERFACECONFIG ADD REQUESTED OPTION
DHCPCLIENT INTERFACECONFIG ADD REQUIRED OPTION
DHCPSERVER SUBNET ADD OPTION
For information on RFC 2132, see
5.1.6.1.12 DHCPCLIENT INTERFACECONFIG LIST SENT OPTIONS
Syntax
DHCPCLIENT INTERFACECONFIG {<name>|<number>} LIST SENT
OPTIONS
Option
Description
Default Value
name
An existing DHCP client interface. To display cli-
ent interface names, use the
DHCPCLIENT
LIST INTERFACECONFIGS
command.
N/A
number
An existing DHCP client interface. To display cli-
ent interface numbers, use the
DHCPCLI-
ENT LIST INTERFACECONFIGS
command.
N/A
Page 525 / 998
DHCP Client command reference
Dynamic Host Configuration Protocol
5-65
iMG/RG Software Reference Manual (System Administration)
Description
This command displays a list of the options that the DHCP client sends to the DHCP
server. These options were set using the dhcpclient interfaceconfig add sent option com-
mand. The following information is displayed:
Option identification number
Option identifier (name)
Suggested value
Options and their values are detailed in RFC2132.
Options
The following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
Example
--> dhcpclient interfaceconfig client1 list sent options
DHCP client options to be sent to server for client1:
ID
|
Identifier
| Suggested Value
-----|--------------------|---------------------
1 | host-name
| vancouver
2 | domain-name
| alliedtelesyn
------------------------------------------------
See also
DHCPCLIENT INTERFACECONFIG ADD SENT OPTION
DHCPCLIENT INTERFACECONFIG CLEAR SENT OPTIONS
DHCPCLIENT INTERFACECONFIG DELETE SENT OPTION
DHCPSERVER SUBNET ADD OPTION
For information on RFC 2132, see
5.1.6.1.13 DHCPCLIENT LIST INTERFACECONFIGS
Syntax
DHCPCLIENT LIST INTERFACECONFIGS
Description
This command lists the following information about existing DHCP client interfaces:
Option
Description
Default Value
name
An existing DHCP client interface. To display client inter-
face names, use the
DHCPCLIENT LIST INTER-
FACECONFIGS
command.
N/A
number
An existing DHCP client interface. To display client inter-
face numbers, use the
DHCPCLIENT LIST INTER-
FACECONFIGS
command.
N/A

Rate

4 / 5 based on 3 votes.

Popular Allied-Telesis Models

Bookmark Our Site

Press Ctrl + D to add this site to your favorites!

Share
Top