2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-13 09:50:19 +00:00

Update detect_dhcpd.rst

Limit the horizontal scrolling to help the output display of the PDF
This commit is contained in:
Victor Hu
2015-11-17 11:44:08 -05:00
parent b37dd4bef0
commit 7b16faec3c

View File

@ -9,7 +9,9 @@ detect_dhcpd
Options:
-i interface: The interface which facing the target network.
-m macaddress: The mac that will be used to detect dhcp server. Recommend to use the real mac of the node that will be netboot. If no specified, the mac of interface which specified by -i will be used.
-m macaddress: The mac that will be used to detect dhcp server. Recommend to use the real mac
of the node that will be netboot. If no specified, the mac of interface which
specified by -i will be used.
-t timeout: The time to wait to detect the dhcp messages. The default value is 10s.
Author: Wang, Xiao Peng