[10059] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | comment : "None"
|
---|
| 5 | ileiden : True
|
---|
| 6 | interfaces: "ath0,vr2,vr0,vr1"
|
---|
| 7 | latitude : "4.49378"
|
---|
| 8 | location : "Luba, Eschertoren 1A, 2316 ET, Leiden"
|
---|
| 9 | longitude : "52.16950"
|
---|
| 10 | masterip : "172.21.160.1"
|
---|
| 11 | nodename : "SOM1"
|
---|
| 12 | nodetype : "CNode"
|
---|
| 13 | rdnap_x : 93880
|
---|
| 14 | rdnap_y : 464970
|
---|
| 15 | release : "8.2-RELEASE"
|
---|
| 16 | status : "up"
|
---|
| 17 |
|
---|
| 18 |
|
---|
| 19 | iface_ath0:
|
---|
| 20 | comment : "ap noord"
|
---|
| 21 | interface : "ath0"
|
---|
| 22 | ip : "172.21.160.1/26"
|
---|
| 23 | desc : "AP Noord"
|
---|
| 24 | sdesc : "ap-n"
|
---|
| 25 | mode : "ap-wds"
|
---|
| 26 | type : "11b"
|
---|
| 27 | channel : "8"
|
---|
| 28 | ssid : "ap-wirelessleiden-som1"
|
---|
| 29 | dhcp : "10-60"
|
---|
| 30 | compass : "None"
|
---|
| 31 | status : "up"
|
---|
| 32 |
|
---|
| 33 |
|
---|
| 34 | iface_vr0:
|
---|
| 35 | comment : "Ethernet naar SOM2"
|
---|
| 36 | interface : "vr0"
|
---|
| 37 | ip : "172.16.3.137/30"
|
---|
| 38 | desc : "Ethernet naarSOM2"
|
---|
| 39 | sdesc : "2som2"
|
---|
| 40 | type : "eth"
|
---|
| 41 | dhcp : "no"
|
---|
| 42 | compass : "None"
|
---|
| 43 | status : "up"
|
---|
| 44 |
|
---|
| 45 |
|
---|
| 46 | iface_vr1:
|
---|
| 47 | comment : "Link naar Broekplein"
|
---|
| 48 | interface : "vr1"
|
---|
| 49 | ip : "172.16.5.121/29"
|
---|
| 50 | desc : "link naar Broekplein"
|
---|
| 51 | sdesc : "2broekplein"
|
---|
| 52 | mode : "station-wds"
|
---|
| 53 | type : "eth"
|
---|
| 54 | extra_type : "eth2wifibridge"
|
---|
| 55 | channel : "132"
|
---|
| 56 | ssid : "il-n.som1.wleiden.net"
|
---|
| 57 | dhcp : "no"
|
---|
[10074] | 58 | bridge_type: "NanoStation5"
|
---|
[10059] | 59 | compass : "n"
|
---|
| 60 | ns_ip : "172.16.5.122/29"
|
---|
| 61 | ns_mac : "00:15:6d:ec:7a:51"
|
---|
| 62 | status : "up"
|
---|
| 63 |
|
---|
| 64 |
|
---|
| 65 | iface_vr2:
|
---|
| 66 | comment : "Link naar Stadhuis"
|
---|
| 67 | interface : "vr2"
|
---|
| 68 | ip : "172.16.3.169/29"
|
---|
| 69 | desc : "Link naar Stadhuis"
|
---|
| 70 | sdesc : "2Stadhuis"
|
---|
| 71 | mode : "station-wds"
|
---|
| 72 | type : "eth"
|
---|
| 73 | extra_type : "eth2wifibridge"
|
---|
| 74 | channel : "52"
|
---|
| 75 | ssid : "il-z.som1.wleiden.net"
|
---|
| 76 | dhcp : "no"
|
---|
[10074] | 77 | bridge_type: "NanoStation5"
|
---|
[10059] | 78 | compass : "s"
|
---|
| 79 | ns_ip : "172.16.3.170/29"
|
---|
| 80 | ns_mac : "00:15:6d:ec:82:a9"
|
---|
| 81 | status : "up"
|
---|
| 82 |
|
---|
| 83 |
|
---|
| 84 | iface_vr2_alias0:
|
---|
| 85 | comment : "Link naar Houtmarkt"
|
---|
| 86 | interface : "vr2:0"
|
---|
| 87 | ip : "172.16.17.217/29"
|
---|
| 88 | desc : "Link naar Houtmarkt"
|
---|
| 89 | sdesc : "2Houtmarkt"
|
---|
| 90 | type : "eth"
|
---|
| 91 | extra_type : "eth2wifibridge"
|
---|
| 92 | dhcp : "no"
|
---|
| 93 | compass : "None"
|
---|
| 94 | status : "up"
|
---|
| 95 |
|
---|
| 96 |
|
---|
| 97 | iface_vr2_alias1:
|
---|
| 98 | comment : "Link naar Zijloever"
|
---|
| 99 | interface : "vr2:1"
|
---|
| 100 | ip : "172.16.4.225/29"
|
---|
| 101 | desc : "Link naar Zijloever"
|
---|
| 102 | sdesc : "2zijloever"
|
---|
| 103 | type : "eth"
|
---|
| 104 | extra_type : "eth2wifibridge"
|
---|
| 105 | dhcp : "no"
|
---|
| 106 | compass : "None"
|
---|
| 107 | status : "up"
|
---|
| 108 |
|
---|
| 109 |
|
---|