[10059] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | comment : "None"
|
---|
[10116] | 5 | ileiden : True
|
---|
[10374] | 6 | latitude : "52.16950"
|
---|
[10116] | 7 | location : "Luba, Eschertoren 1A, 2316 ET, Leiden"
|
---|
[10374] | 8 | longitude : "4.49378"
|
---|
[10116] | 9 | masterip : "172.17.2.1"
|
---|
| 10 | nodename : "SOM2"
|
---|
| 11 | nodetype : "CNode"
|
---|
[10059] | 12 | rdnap_x : 93880
|
---|
| 13 | rdnap_y : 464970
|
---|
[10116] | 14 | release : "8.2-RELEASE"
|
---|
| 15 | status : "up"
|
---|
| 16 |
|
---|
| 17 |
|
---|
| 18 | iface_ath0:
|
---|
| 19 | comment : "ap zuidoost"
|
---|
| 20 | interface : "ath0"
|
---|
| 21 | ip : "172.17.2.1/26"
|
---|
| 22 | desc : "AP Zuidoost"
|
---|
| 23 | sdesc : "ap-zo"
|
---|
| 24 | mode : "ap-wds"
|
---|
| 25 | type : "11b"
|
---|
| 26 | channel : "3"
|
---|
[10156] | 27 | ssid : "ap-WirelessLeiden-Som2"
|
---|
[10116] | 28 | dhcp : "10-60"
|
---|
| 29 | compass : "None"
|
---|
| 30 | status : "up"
|
---|
| 31 |
|
---|
| 32 |
|
---|
[10104] | 33 | iface_ue0:
|
---|
[10116] | 34 | comment : "ap via Bullet2"
|
---|
| 35 | interface : "ue0"
|
---|
| 36 | ip : "172.17.2.65/26"
|
---|
| 37 | desc : "ap3"
|
---|
| 38 | sdesc : "ap3"
|
---|
| 39 | mode : "ap-wds"
|
---|
| 40 | type : "eth"
|
---|
| 41 | extra_type : "eth2wifibridge"
|
---|
| 42 | channel : "6"
|
---|
[10156] | 43 | ssid : "ap-WirelessLeiden-Som3"
|
---|
[10116] | 44 | dhcp : "70-120"
|
---|
| 45 | compass : "None"
|
---|
| 46 | ns_ip : "172.17.2.66/26"
|
---|
| 47 | ns_mac : "00:15:6d:e8:f9:b6"
|
---|
| 48 | status : "up"
|
---|
[10059] | 49 |
|
---|
[10116] | 50 |
|
---|
| 51 | iface_vr0:
|
---|
| 52 | comment : "Ethernet naar SOM1"
|
---|
| 53 | interface : "vr0"
|
---|
| 54 | ip : "172.16.3.138/30"
|
---|
| 55 | desc : "Ethernet naar SOM1"
|
---|
| 56 | sdesc : "2som1"
|
---|
| 57 | type : "eth"
|
---|
| 58 | dhcp : "no"
|
---|
| 59 | compass : "None"
|
---|
| 60 | status : "up"
|
---|
| 61 |
|
---|
| 62 |
|
---|
| 63 | iface_vr1:
|
---|
| 64 | comment : "Link naar Rabo"
|
---|
| 65 | interface : "vr1"
|
---|
| 66 | ip : "172.16.16.17/29"
|
---|
| 67 | desc : "Link naar Rabo"
|
---|
| 68 | sdesc : "2Rabo"
|
---|
| 69 | mode : "station-wds"
|
---|
| 70 | type : "eth"
|
---|
| 71 | extra_type : "eth2wifibridge"
|
---|
| 72 | channel : "140"
|
---|
| 73 | ssid : "il-w.som2.wleiden.net"
|
---|
| 74 | dhcp : "no"
|
---|
| 75 | compass : "w"
|
---|
| 76 | ns_ip : "172.16.16.18/29"
|
---|
| 77 | ns_mac : "00:15:6d:ec:82:a8"
|
---|
| 78 | status : "up"
|
---|
| 79 |
|
---|
| 80 |
|
---|
[10104] | 81 | iface_vr1_alias0:
|
---|
[10116] | 82 | comment : "Link naar Psycho"
|
---|
| 83 | interface : "vr1:0"
|
---|
| 84 | ip : "172.16.16.113/29"
|
---|
| 85 | desc : "Link naar Psycho"
|
---|
| 86 | sdesc : "2Psycho"
|
---|
| 87 | type : "eth"
|
---|
| 88 | extra_type : "eth2wifibridge"
|
---|
| 89 | dhcp : "no"
|
---|
| 90 | compass : "None"
|
---|
| 91 | status : "down"
|
---|
[10059] | 92 |
|
---|
| 93 |
|
---|
[10104] | 94 | iface_vr2:
|
---|
[10116] | 95 | comment : "link naar Leythenrode"
|
---|
| 96 | interface : "vr2"
|
---|
| 97 | ip : "172.16.17.185/29"
|
---|
| 98 | desc : "Link naar Leythenrode"
|
---|
| 99 | sdesc : "2leythenrode"
|
---|
| 100 | mode : "station-wds"
|
---|
| 101 | type : "eth"
|
---|
| 102 | extra_type : "eth2wifibridge"
|
---|
| 103 | channel : "36"
|
---|
| 104 | ssid : "il-zo.som2.wleiden.net"
|
---|
| 105 | dhcp : "no"
|
---|
| 106 | compass : "se"
|
---|
| 107 | ns_ip : "172.16.17.186/29"
|
---|
| 108 | ns_mac : "00:15:6d:f2:38:cd"
|
---|
| 109 | status : "up"
|
---|
[10059] | 110 |
|
---|
[10116] | 111 |
|
---|
[10104] | 112 | iface_vr2_alias0:
|
---|
[10116] | 113 | comment : "link naar Spoortje"
|
---|
| 114 | interface : "vr2:0"
|
---|
| 115 | ip : "172.16.17.137/29"
|
---|
| 116 | desc : "Link naar Spoortje"
|
---|
| 117 | sdesc : "2Spoortje"
|
---|
| 118 | type : "eth"
|
---|
| 119 | extra_type : "eth2wifibridge"
|
---|
| 120 | dhcp : "no"
|
---|
| 121 | compass : "None"
|
---|
| 122 | status : "up"
|
---|
[10059] | 123 |
|
---|
| 124 |
|
---|