Rev | Line | |
---|
[10059] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | comment : "None"
|
---|
[10116] | 5 | ileiden : True
|
---|
| 6 | interfaces: "ath0,vr2,vr0,vr1"
|
---|
| 7 | latitude : "4.45961"
|
---|
| 8 | location : "Gorleus Lab Universiteit Leiden, Einsteinweg 55, 2333 CC, Leiden"
|
---|
| 9 | longitude : "52.16782"
|
---|
| 10 | masterip : "172.17.35.1"
|
---|
| 11 | nodename : "UniGor1"
|
---|
| 12 | nodetype : "CNode"
|
---|
[10059] | 13 | rdnap_x : 91540
|
---|
| 14 | rdnap_y : 464813
|
---|
[10116] | 15 | release : "8.2-RELEASE"
|
---|
| 16 | status : "up"
|
---|
[10059] | 17 |
|
---|
[10116] | 18 |
|
---|
[10059] | 19 | iface_ath0:
|
---|
[10116] | 20 | comment : "AP Richting oost"
|
---|
| 21 | interface : "ath0"
|
---|
| 22 | ip : "172.17.35.1/24"
|
---|
| 23 | desc : "AP Richting O"
|
---|
| 24 | sdesc : "ap-o"
|
---|
| 25 | mode : "ap-wds"
|
---|
| 26 | type : "11b"
|
---|
| 27 | channel : "2"
|
---|
| 28 | ssid : "ap-wirelessleiden-unigor-oost"
|
---|
| 29 | dhcp : "10-250"
|
---|
| 30 | compass : "None"
|
---|
| 31 | status : "up"
|
---|
[10059] | 32 |
|
---|
[10116] | 33 |
|
---|
| 34 | iface_vr0:
|
---|
| 35 | comment : "Ethernet"
|
---|
| 36 | interface : "vr0"
|
---|
| 37 | ip : "172.19.128.65/28"
|
---|
| 38 | desc : "Ethernet naar server en Gorlaeus nodes"
|
---|
| 39 | sdesc : "eth"
|
---|
| 40 | type : "eth"
|
---|
| 41 | dhcp : "no"
|
---|
| 42 | compass : "None"
|
---|
| 43 | status : "up"
|
---|
| 44 |
|
---|
| 45 |
|
---|
| 46 | iface_vr1:
|
---|
| 47 | comment : "A link naar Cope via nanostation 1"
|
---|
| 48 | interface : "vr1"
|
---|
| 49 | ip : "172.16.3.185/29"
|
---|
| 50 | desc : "A Link naar Cope"
|
---|
| 51 | sdesc : "2cope"
|
---|
| 52 | mode : "station-wds"
|
---|
| 53 | type : "eth"
|
---|
| 54 | extra_type : "eth2wifibridge"
|
---|
| 55 | channel : "128"
|
---|
| 56 | ssid : "il-zo.unigor1.wleiden.net"
|
---|
| 57 | dhcp : "no"
|
---|
| 58 | compass : "se"
|
---|
| 59 | ns_ip : "172.16.3.186/29"
|
---|
| 60 | ns_mac : "00:15:6d:f2:38:a0"
|
---|
| 61 | status : "up"
|
---|
| 62 |
|
---|
| 63 |
|
---|
| 64 | iface_vr1_alias0:
|
---|
| 65 | comment : "A link naar LUMC"
|
---|
| 66 | interface : "vr1:0"
|
---|
| 67 | ip : "172.16.4.81/29"
|
---|
| 68 | desc : "A Link naar LUMC"
|
---|
| 69 | sdesc : "2lumc"
|
---|
| 70 | type : "eth"
|
---|
| 71 | dhcp : "no"
|
---|
| 72 | compass : "None"
|
---|
| 73 | status : "up"
|
---|
| 74 |
|
---|
| 75 |
|
---|
[10104] | 76 | iface_vr2:
|
---|
[10116] | 77 | comment : "A link naar Robijn via nanostation 2"
|
---|
| 78 | interface : "vr2"
|
---|
| 79 | ip : "172.16.4.37/30"
|
---|
| 80 | desc : "Link naar Robijn"
|
---|
| 81 | sdesc : "2robijn"
|
---|
| 82 | mode : "station-wds"
|
---|
| 83 | type : "eth"
|
---|
| 84 | extra_type : "eth2wifibridge"
|
---|
| 85 | channel : "104"
|
---|
| 86 | ssid : "il-z.unigor1.wleiden.net"
|
---|
| 87 | dhcp : "no"
|
---|
| 88 | compass : "s"
|
---|
| 89 | ns_ip : "172.16.5.218/29"
|
---|
| 90 | ns_mac : "00:15:6d:f2:38:bd"
|
---|
| 91 | status : "up"
|
---|
[10059] | 92 |
|
---|
[10116] | 93 |
|
---|
[10104] | 94 | iface_vr2_alias0:
|
---|
[10116] | 95 | comment : "A Link naar Zwaluwak via nanostation 2"
|
---|
| 96 | interface : "vr2:0"
|
---|
| 97 | ip : "172.16.3.69/30"
|
---|
| 98 | desc : "Link naar Zwaluwak"
|
---|
| 99 | sdesc : "2zwaluwak"
|
---|
| 100 | type : "eth"
|
---|
| 101 | dhcp : "False"
|
---|
| 102 | compass : "None"
|
---|
| 103 | status : "up"
|
---|
[10104] | 104 |
|
---|
[10059] | 105 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.