Changes between Initial Version and Version 1 of how-to/servers/add_ip_allocation


Ignore:
Timestamp:
May 30, 2013, 3:53:25 PM (12 years ago)
Author:
Ross
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • how-to/servers/add_ip_allocation

    v1 v1  
     1= How to allocate an ip address =
     2
     3The process for allocating an ip address currently takes place as the `ip-temp` user on hay.
     4
     5== Steps for allocating an ip address ==
     6
     71. `ssh ip-temp@hay.mayfirst.org`
     82. `cd ip_allocation`
     93. `./mf-allocate-ip.py`
     104. Follow the queries on the script.
     11
     12You should see something like this:
     13{{{
     140 ip-temp@hay:~/ip_allocation$ ./mf-allocate-ip.py
     15    [0] Add an IP Address
     16    [1] Quick Search
     17    [2] Detailed Search
     18    Choose an action:
     19}}}
     20
     21When choosing 0 for Add an IP Address, you will be asked for a location.  Once you choose a location, the next available IP address will be automatically chosen for you.  Then you will be asked to enter some descriptive data.  Once confirming your choices, the script will update the database.
     22
     23You can confirm your choice, by running the script again and searching for you entry.