Last change
on this file since 10370 was 10370, checked in by rick, 13 years ago |
interfaces: key is obsolete and can be removed.
Fixes: beheer#175
|
File size:
2.8 KB
|
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 | latitude : "4.45961"
|
---|
| 7 | location : "Gorleus Lab Universiteit Leiden, Einsteinweg 55, 2333 CC, Leiden"
|
---|
| 8 | longitude : "52.16782"
|
---|
| 9 | masterip : "172.17.35.1"
|
---|
| 10 | nodename : "UniGor1"
|
---|
| 11 | nodetype : "CNode"
|
---|
[10059] | 12 | rdnap_x : 91540
|
---|
| 13 | rdnap_y : 464813
|
---|
[10116] | 14 | release : "8.2-RELEASE"
|
---|
| 15 | status : "up"
|
---|
[10059] | 16 |
|
---|
[10116] | 17 |
|
---|
[10059] | 18 | iface_ath0:
|
---|
[10116] | 19 | comment : "AP Richting oost"
|
---|
| 20 | interface : "ath0"
|
---|
| 21 | ip : "172.17.35.1/24"
|
---|
| 22 | desc : "AP Richting O"
|
---|
| 23 | sdesc : "ap-o"
|
---|
| 24 | mode : "ap-wds"
|
---|
| 25 | type : "11b"
|
---|
| 26 | channel : "2"
|
---|
[10156] | 27 | ssid : "ap-WirelessLeiden-Unigor-oost"
|
---|
[10116] | 28 | dhcp : "10-250"
|
---|
| 29 | compass : "None"
|
---|
| 30 | status : "up"
|
---|
[10059] | 31 |
|
---|
[10116] | 32 |
|
---|
| 33 | iface_vr0:
|
---|
| 34 | comment : "Ethernet"
|
---|
| 35 | interface : "vr0"
|
---|
| 36 | ip : "172.19.128.65/28"
|
---|
| 37 | desc : "Ethernet naar server en Gorlaeus nodes"
|
---|
| 38 | sdesc : "eth"
|
---|
| 39 | type : "eth"
|
---|
| 40 | dhcp : "no"
|
---|
| 41 | compass : "None"
|
---|
| 42 | status : "up"
|
---|
| 43 |
|
---|
[10321] | 44 |
|
---|
[10294] | 45 | iface_vr0_alias0:
|
---|
| 46 | comment : "Ethernet"
|
---|
| 47 | interface : "vr0"
|
---|
| 48 | ip : "172.17.0.17/28"
|
---|
| 49 | desc : "Ethernet naar server en Gorlaeus nodes (jails)"
|
---|
| 50 | sdesc : "eth"
|
---|
| 51 | type : "eth"
|
---|
| 52 | dhcp : "no"
|
---|
| 53 | compass : "None"
|
---|
| 54 | status : "up"
|
---|
[10116] | 55 |
|
---|
[10321] | 56 |
|
---|
[10295] | 57 | iface_vr0_alias1:
|
---|
| 58 | comment : "Ethernet"
|
---|
| 59 | interface : "vr0"
|
---|
| 60 | ip : "172.17.0.49/28"
|
---|
| 61 | desc : "Ethernet naar server en Gorlaeus nodes (vpn)"
|
---|
| 62 | sdesc : "eth"
|
---|
| 63 | type : "eth"
|
---|
| 64 | dhcp : "no"
|
---|
| 65 | compass : "None"
|
---|
| 66 | status : "up"
|
---|
| 67 |
|
---|
| 68 |
|
---|
[10116] | 69 | iface_vr1:
|
---|
| 70 | comment : "A link naar Cope via nanostation 1"
|
---|
| 71 | interface : "vr1"
|
---|
| 72 | ip : "172.16.3.185/29"
|
---|
| 73 | desc : "A Link naar Cope"
|
---|
| 74 | sdesc : "2cope"
|
---|
| 75 | mode : "station-wds"
|
---|
| 76 | type : "eth"
|
---|
| 77 | extra_type : "eth2wifibridge"
|
---|
| 78 | channel : "128"
|
---|
| 79 | ssid : "il-zo.unigor1.wleiden.net"
|
---|
| 80 | dhcp : "no"
|
---|
| 81 | compass : "se"
|
---|
| 82 | ns_ip : "172.16.3.186/29"
|
---|
| 83 | ns_mac : "00:15:6d:f2:38:a0"
|
---|
| 84 | status : "up"
|
---|
| 85 |
|
---|
| 86 |
|
---|
| 87 | iface_vr1_alias0:
|
---|
| 88 | comment : "A link naar LUMC"
|
---|
| 89 | interface : "vr1:0"
|
---|
| 90 | ip : "172.16.4.81/29"
|
---|
| 91 | desc : "A Link naar LUMC"
|
---|
| 92 | sdesc : "2lumc"
|
---|
| 93 | type : "eth"
|
---|
| 94 | dhcp : "no"
|
---|
| 95 | compass : "None"
|
---|
| 96 | status : "up"
|
---|
| 97 |
|
---|
| 98 |
|
---|
[10104] | 99 | iface_vr2:
|
---|
[10116] | 100 | comment : "A link naar Robijn via nanostation 2"
|
---|
| 101 | interface : "vr2"
|
---|
[10308] | 102 | ip : "172.16.5.217/29"
|
---|
[10116] | 103 | desc : "Link naar Robijn"
|
---|
| 104 | sdesc : "2robijn"
|
---|
| 105 | mode : "station-wds"
|
---|
| 106 | type : "eth"
|
---|
| 107 | extra_type : "eth2wifibridge"
|
---|
| 108 | channel : "104"
|
---|
| 109 | ssid : "il-z.unigor1.wleiden.net"
|
---|
| 110 | dhcp : "no"
|
---|
| 111 | compass : "s"
|
---|
| 112 | ns_ip : "172.16.5.218/29"
|
---|
| 113 | ns_mac : "00:15:6d:f2:38:bd"
|
---|
| 114 | status : "up"
|
---|
[10059] | 115 |
|
---|
[10116] | 116 |
|
---|
[10104] | 117 | iface_vr2_alias0:
|
---|
[10116] | 118 | comment : "A Link naar Zwaluwak via nanostation 2"
|
---|
| 119 | interface : "vr2:0"
|
---|
| 120 | ip : "172.16.3.69/30"
|
---|
| 121 | desc : "Link naar Zwaluwak"
|
---|
| 122 | sdesc : "2zwaluwak"
|
---|
| 123 | type : "eth"
|
---|
| 124 | dhcp : "False"
|
---|
| 125 | compass : "None"
|
---|
| 126 | status : "up"
|
---|
[10104] | 127 |
|
---|
[10059] | 128 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.