mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-29 17:23:08 +00:00
Remove trailing spaces in file xCAT-client/pods/man8/makedhcp.8.pod
This commit is contained in:
parent
e5fde46c21
commit
9405e37214
@ -20,7 +20,7 @@ B<makedhcp> B<[-h|--help]>
|
||||
|
||||
=head1 DESCRIPTION
|
||||
|
||||
The B<makedhcp> command creates and updates the DHCP configuration on the management node and service nodes.
|
||||
The B<makedhcp> command creates and updates the DHCP configuration on the management node and service nodes.
|
||||
The B<makedhcp> command is supported for both Linux and AIX clusters.
|
||||
|
||||
=over 3
|
||||
@ -32,7 +32,7 @@ Start by filling out the L<networks(5)|networks.5> table properly.
|
||||
=item 2.
|
||||
|
||||
Then use the B<makedhcp -n> option to create a new dhcp configuration file.
|
||||
You can set the site table, dhcplease attribute to the lease time for the dhcp client. The default value is 43200.
|
||||
You can set the site table, dhcplease attribute to the lease time for the dhcp client. The default value is 43200.
|
||||
|
||||
=item 3.
|
||||
|
||||
@ -46,7 +46,7 @@ On linux, the configuration information immediately takes effect without a resta
|
||||
|
||||
=back
|
||||
|
||||
If you need to delete node entries from the DHCP configuration, use the B<-d> flag.
|
||||
If you need to delete node entries from the DHCP configuration, use the B<-d> flag.
|
||||
|
||||
=head1 OPTIONS
|
||||
|
||||
@ -91,7 +91,7 @@ operation to any service nodes that service the nodes in the noderange.
|
||||
|
||||
=item B<-q> I<noderange>
|
||||
|
||||
Query the node entries from the DHCP server configuration. On AIX, any entries created by NIM will not be listed.
|
||||
Query the node entries from the DHCP server configuration. On AIX, any entries created by NIM will not be listed.
|
||||
|
||||
=item B<-h|--help>
|
||||
|
||||
@ -106,7 +106,7 @@ Display usage message.
|
||||
=item 0.
|
||||
The command completed successfully.
|
||||
|
||||
=item 1.
|
||||
=item 1.
|
||||
An error has occurred.
|
||||
|
||||
=back
|
||||
@ -133,9 +133,9 @@ Will cause dhcp on the next request to set root-path appropriately for only node
|
||||
makedhcp node5 -s 'option root-path \"172.16.0.1:/install/freebsd6.2/x86_64\";'
|
||||
|
||||
=item 4.
|
||||
Query a node from the DHCP server.
|
||||
Query a node from the DHCP server.
|
||||
|
||||
# makedhcp -q node01
|
||||
# makedhcp -q node01
|
||||
node01: ip-address = 91.214.34.156, hardware-address = 00:00:c9:c6:6c:42
|
||||
|
||||
=back
|
||||
|
Loading…
x
Reference in New Issue
Block a user