Rev | Line | |
---|
[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.21.160.1"
|
---|
| 10 | nodename : "SOM1"
|
---|
| 11 | nodetype : "CNode"
|
---|
[10059] | 12 | rdnap_x : 93880
|
---|
| 13 | rdnap_y : 464970
|
---|
[10116] | 14 | release : "8.2-RELEASE"
|
---|
| 15 | status : "up"
|
---|
| 16 |
|
---|
| 17 |
|
---|
[10059] | 18 | iface_ath0:
|
---|
[10116] | 19 | comment : "ap noord"
|
---|
| 20 | interface : "ath0"
|
---|
| 21 | ip : "172.21.160.1/26"
|
---|
| 22 | desc : "AP Noord"
|
---|
| 23 | sdesc : "ap-n"
|
---|
| 24 | mode : "ap-wds"
|
---|
| 25 | type : "11b"
|
---|
| 26 | channel : "8"
|
---|
[10156] | 27 | ssid : "ap-WirelessLeiden-Som1"
|
---|
[10116] | 28 | dhcp : "10-60"
|
---|
| 29 | compass : "None"
|
---|
| 30 | status : "up"
|
---|
[10059] | 31 |
|
---|
[10116] | 32 |
|
---|
| 33 | iface_vr0:
|
---|
| 34 | comment : "Ethernet naar SOM2"
|
---|
| 35 | interface : "vr0"
|
---|
| 36 | ip : "172.16.3.137/30"
|
---|
| 37 | desc : "Ethernet naarSOM2"
|
---|
| 38 | sdesc : "2som2"
|
---|
| 39 | type : "eth"
|
---|
| 40 | dhcp : "no"
|
---|
| 41 | compass : "None"
|
---|
| 42 | status : "up"
|
---|
| 43 |
|
---|
| 44 |
|
---|
| 45 | iface_vr1:
|
---|
| 46 | comment : "Link naar Broekplein"
|
---|
| 47 | interface : "vr1"
|
---|
| 48 | ip : "172.16.5.121/29"
|
---|
| 49 | desc : "link naar Broekplein"
|
---|
| 50 | sdesc : "2broekplein"
|
---|
| 51 | mode : "station-wds"
|
---|
| 52 | type : "eth"
|
---|
| 53 | extra_type : "eth2wifibridge"
|
---|
| 54 | channel : "132"
|
---|
| 55 | ssid : "il-n.som1.wleiden.net"
|
---|
| 56 | dhcp : "no"
|
---|
| 57 | compass : "n"
|
---|
| 58 | ns_ip : "172.16.5.122/29"
|
---|
| 59 | ns_mac : "00:15:6d:ec:7a:51"
|
---|
| 60 | status : "up"
|
---|
| 61 |
|
---|
| 62 |
|
---|
[10059] | 63 | iface_vr2:
|
---|
[10116] | 64 | comment : "Link naar Stadhuis"
|
---|
| 65 | interface : "vr2"
|
---|
| 66 | ip : "172.16.3.169/29"
|
---|
| 67 | desc : "Link naar Stadhuis"
|
---|
| 68 | sdesc : "2Stadhuis"
|
---|
| 69 | mode : "station-wds"
|
---|
| 70 | type : "eth"
|
---|
| 71 | extra_type : "eth2wifibridge"
|
---|
| 72 | channel : "52"
|
---|
| 73 | ssid : "il-z.som1.wleiden.net"
|
---|
| 74 | dhcp : "no"
|
---|
| 75 | compass : "s"
|
---|
| 76 | ns_ip : "172.16.3.170/29"
|
---|
| 77 | ns_mac : "00:15:6d:ec:82:a9"
|
---|
| 78 | status : "up"
|
---|
[10059] | 79 |
|
---|
[10116] | 80 |
|
---|
[10059] | 81 | iface_vr2_alias0:
|
---|
[10116] | 82 | comment : "Link naar Houtmarkt"
|
---|
| 83 | interface : "vr2:0"
|
---|
| 84 | ip : "172.16.17.217/29"
|
---|
| 85 | desc : "Link naar Houtmarkt"
|
---|
| 86 | sdesc : "2Houtmarkt"
|
---|
| 87 | type : "eth"
|
---|
| 88 | extra_type : "eth2wifibridge"
|
---|
| 89 | dhcp : "no"
|
---|
| 90 | compass : "None"
|
---|
| 91 | status : "up"
|
---|
[10059] | 92 |
|
---|
| 93 |
|
---|
| 94 | iface_vr2_alias1:
|
---|
[10116] | 95 | comment : "Link naar Zijloever"
|
---|
| 96 | interface : "vr2:1"
|
---|
| 97 | ip : "172.16.4.225/29"
|
---|
| 98 | desc : "Link naar Zijloever"
|
---|
| 99 | sdesc : "2zijloever"
|
---|
| 100 | type : "eth"
|
---|
| 101 | extra_type : "eth2wifibridge"
|
---|
| 102 | dhcp : "no"
|
---|
| 103 | compass : "None"
|
---|
| 104 | status : "up"
|
---|
[10059] | 105 |
|
---|
| 106 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.