forked from saravana815/dhtest
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
50 lines (28 loc) · 1.08 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
DHTEST README
-------------
1. Run 'make' command on shell to complile and build dhtest.
2. Run 'make clean' to remove dhtest
dhtest version 1.0 supports the following
-----------------------------------------
1. IP obtaining through DHCP
2. Release obtained IP with -r flag
3. VLAN
4. Broadcast flag support
5. DHCP option 50 - Requested IP
6. DHCP option 60 - Vendor Class Identifier
dhtest version 1.1 supports the following
-----------------------------------------
1. Binding obtained IP for a default timeout of 3600 seconds
2. Support of bind timout with -k flag on command line
3. Added DHCP option 51 - Requested lease time from server
dhtest version 1.2 supports the following
-----------------------------------------
1. Added DHCP option 12 - Hostname
2. Added DHCP option 81 - Fqdn
dhtest version 1.3 supports the following
----------------------------------------
1. Option to send in unicast mode.
2. Option to output for nagios.
3. Option to change port, patch by Alan Dekok.
Authour: Saravanakumar.G
Send your comments, enhancements and bugs to [email protected]