~rvb/maas/transaction-1.7-bug-1409852

« back to all changes in this revision

Viewing changes to docs/maascli.rst

merged upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
494
494
           default router address for this subnet.
495
495
 
496
496
      ip_range_low=<value>
497
 
           The lowest value of IP address to allocate via DHCP
 
497
           The lowest value of IP address to allocate via DHCP, used
 
498
           only for enlistment, commissioning and unknown devices.
498
499
 
499
500
      ip_range_high=<value>
500
 
           The highest value of IP address to allocate via DHCP
501
 
 
 
501
           The highest value of IP address to allocate via DHCP, used
 
502
           only for enlistment, commissioning and unknown devices.
 
503
 
 
504
      static_ip_range_low=<value>
 
505
           Lowest IP number of the range for IPs given to allocated
 
506
           nodes and user requests for IPs.
 
507
 
 
508
      static_ip_range_low=<value>
 
509
           Highest IP number of the range for IPs given to allocated
 
510
           nodes and user requests for IPs.
502
511
 
503
512
tag
504
513
^^^