PlugNewNetworkDevice: Difference between revisions

From Wiki-Fou
No edit summary
 
Line 3: Line 3:


__TOC__
__TOC__
== Requirements ==
* An account on gitlab.com. You can create one by going into their webpage.
* Access to the [https://gitlab.com/calafou/network-hosts Network-Hosts] repo. If you don't have this access ask a net-admin to provide it to your user on gitlab.


== Before plugging it to the network ==
== Before plugging it to the network ==


1. Make sure it does '''not''' serve any DHCP leases. If you're not sure about what this means ask the net-admin closest to you.
1. Make sure it will '''not''' serve any DHCP leases inside our [[Network]]. If you're not sure about what this means ask the net-admin closest to you.


2. Set up manually an IP address for the device. You should look on '''suk:/etc/hosts''' for an available address coherent with the already assigned addresses.
2. Set up manually an IP address for the device. You should look into [https://gitlab.com/calafou/network-hosts/blob/master/hosts our hosts file] for an available address coherent with the already assigned addresses. Remember that usually the range for the access points is '''172.31.18.X''' .


3. Set up the proper gateway: '''172.31.16.4'''
3. Set up the proper gateway: '''172.31.16.4'''
Line 22: Line 28:
1. Update the [https://gitlab.com/calafou/network-map Network Map] repo.
1. Update the [https://gitlab.com/calafou/network-map Network Map] repo.


2. Document the new address-device pair in suk:/etc/hosts.
2. Document the new address-device pair in the hosts file using the [https://gitlab.com/calafou/network-hosts/edit/master/hosts gitlab web interface]. Remember to add a meaningful commit message and save the changes.  


3. Describe the device on this wiki.
3. Describe the device on this wiki.

Latest revision as of 16:28, 30 April 2016

How to plug a new network device?

Requirements

  • An account on gitlab.com. You can create one by going into their webpage.
  • Access to the Network-Hosts repo. If you don't have this access ask a net-admin to provide it to your user on gitlab.


Before plugging it to the network

1. Make sure it will not serve any DHCP leases inside our Network. If you're not sure about what this means ask the net-admin closest to you.

2. Set up manually an IP address for the device. You should look into our hosts file for an available address coherent with the already assigned addresses. Remember that usually the range for the access points is 172.31.18.X .

3. Set up the proper gateway: 172.31.16.4

4. Set up the proper netmask: 255.255.240.0

Plugging it to the network

1. Insert smoothly the cable in the designated ethernet port until you hear a confirmation sound.

After plugging it to the network

1. Update the Network Map repo.

2. Document the new address-device pair in the hosts file using the gitlab web interface. Remember to add a meaningful commit message and save the changes.

3. Describe the device on this wiki.