3Com 3031 Command Reference Manual page 430

3com 3031: reference guide
Hide thumbs Also See for 3031:
Table of Contents

Advertisement

430
C
5: N
HAPTER
ETWORK
option
reset dhcp server
conflict
P
ROTOCOL
mask netmask: Network mask of the IP address pool. Natural mask will be
adopted if the parameter is not specified.
Description
Using the network command, you can configure an IP address range used for
dynamic allocation. Using the undo network command, you can delete the
configuration.
By default, no IP address range has been configured for dynamic allocation.
Each DHCP address pool can be configured with a network segment and the new
configuration will replace the old one. If the system requires several such address
segments, you should configure them in multiple address pools.
For the related commands, see dhcp server ip-pool and dhcp server forbidden-ip.
Example
Use 192.168.8.0/24 as the address space for DHCP address pool 0.
[3Com-dhcp-0] network 192.168.8.0 mask 255.255.255.0
Syntax
option code { ascii ascii-string | hex hex-string | ip-address ip-address }
undo option code
View
DHCP address pool view
Parameter
code: Option value that needs to be assigned by the user.
ascii ascii-string: ASCII string.
hex hex-string: 2-digit or 4-digit hexadecimal string, such as hh or hhhh.
ip-address ip-address: IP address.
Description
Using the option command, you can configure the self-defined options for a
DHCP global address pool. Using the undo option command, you can delete the
DHCP self-defined options.
New options are emerging along with the development of DHCP. In order to
accommodate these options, manual option addition is supported so that they can
be added into the attribute list maintained by the DHCP server.
For the related commands, see dhcp server option (in interface view) and dhcp
server option interface (in system view).
Example
Define the hexadecimal strings of the option code 100 to 0x11 and 0x22.
[3Com-dhcp-0] option 100 hex 11 22
Syntax
reset dhcp server conflict [ ip-address | all ]

Advertisement

Table of Contents
loading

Table of Contents