3Com 3031 Command Reference Manual page 419

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

Advertisement

Example
Define the hexadecimal strings of the option code 100 to 0x11 and 0x22 for the
interface DHCP address pool of the interfaces in the range of Ethernet2/0/0.1 to
Ethernet2/0/0.5.
[3Com] dhcp server option 100 hex 11 22 interface ethernet 2/0/0.1 to
ethernet 2/0/0.5
dhcp server ping
Syntax
dhcp server ping { packets number | timeout milliseconds }
undo dhcp server ping { packets | timeout }
View
System view
Parameter
Description
Using the dhcp server ping command, you can configure the maximum number of
ping packets that the DHCP server is allowed to send and the longest time period
that the DHCP server should wait for the response to each ping packet. Using the
undo dhcp server ping command, you can restore the default settings.
To prevent the address collision resulted from repeated IP address allocation, DHCP
server sends ping packets to detect that an address is available.
Example
Allow the DHCP server to send up to ten ping packets and wait 500 milliseconds
(the default setting) for the response to each packet.
[3Com] dhcp server ping packets 10
3.2.17
Syntax
dhcp server static-bind ip-address ip-address mac-address mac-address
undo dhcp server static-bind { ip-address ip-address | mac-address mac-address }
View
Interface view
Parameter
packets number: The maximum number of ping packets allowed to be sent,
which is in the range of 0 to 10 and defaults to 2, with 0 indicating that no
ping operation will be performed.
timeout milliseconds: The longest time period that the DHCP server waits for
the response to each ping packet, which is in the range of 0 to 10000
milliseconds and defaults to 500 milliseconds.
dhcp server static-bind
ip-address: Statically bound IP address. It must be a valid IP address selected
from the current interface address pool.
mac-address: Statically bound MAC address.
DHCP Server Configuration Commands
419

Advertisement

Table of Contents
loading

Table of Contents