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.3 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.48786"
|
---|
| 7 | location : "Pieterskerk, Kloksteeg 16, 2311 SL, Leiden"
|
---|
| 8 | longitude : "52.15765"
|
---|
| 9 | masterip : "172.17.175.1"
|
---|
| 10 | nodename : "Vosko2"
|
---|
| 11 | nodetype : "CNode"
|
---|
[10059] | 12 | rdnap_x : 93459
|
---|
| 13 | rdnap_y : 463657
|
---|
[10116] | 14 | release : "8.2-RELEASE"
|
---|
| 15 | status : "up"
|
---|
[10059] | 16 |
|
---|
[10116] | 17 |
|
---|
[10059] | 18 | iface_ath0:
|
---|
[10116] | 19 | comment : "ap noord"
|
---|
| 20 | interface : "ath0"
|
---|
| 21 | ip : "172.17.175.1/26"
|
---|
| 22 | desc : "AP west"
|
---|
| 23 | sdesc : "ap-n"
|
---|
| 24 | mode : "ap-wds"
|
---|
| 25 | type : "11b"
|
---|
| 26 | channel : "2"
|
---|
[10156] | 27 | ssid : "ap-WirelessLeiden-Vosko2"
|
---|
[10116] | 28 | dhcp : "10-60"
|
---|
| 29 | compass : "None"
|
---|
| 30 | status : "up"
|
---|
[10059] | 31 |
|
---|
| 32 |
|
---|
| 33 | iface_vr0:
|
---|
[10116] | 34 | comment : "naar Rund"
|
---|
| 35 | interface : "vr0"
|
---|
| 36 | ip : "172.16.17.153/29"
|
---|
| 37 | desc : "Link naar rund"
|
---|
| 38 | sdesc : "2rund"
|
---|
| 39 | mode : "ap-wds"
|
---|
| 40 | type : "eth"
|
---|
| 41 | extra_type : "eth2wifibridge"
|
---|
| 42 | channel : "44"
|
---|
| 43 | ssid : "il-no.vosko2.wleiden.net"
|
---|
| 44 | dhcp : "no"
|
---|
| 45 | compass : "ne"
|
---|
| 46 | ns_ip : "172.16.17.154"
|
---|
| 47 | ns_mac : "00:15:6d:f3:35:7d"
|
---|
| 48 | status : "down"
|
---|
[10059] | 49 |
|
---|
[10116] | 50 |
|
---|
[10059] | 51 | iface_vr1:
|
---|
[10116] | 52 | comment : "link Robijn"
|
---|
| 53 | interface : "vr1"
|
---|
| 54 | ip : "172.16.4.113/29"
|
---|
| 55 | desc : "interlink w (Robijn)"
|
---|
| 56 | sdesc : "2Robijn"
|
---|
| 57 | mode : "ap-wds"
|
---|
| 58 | type : "eth"
|
---|
| 59 | extra_type : "eth2wifibridge"
|
---|
| 60 | channel : "140"
|
---|
| 61 | ssid : "il-w.vosko2.wleiden.net"
|
---|
| 62 | dhcp : "no"
|
---|
| 63 | compass : "w"
|
---|
| 64 | ns_ip : "172.16.4.114/29"
|
---|
| 65 | ns_mac : "00:15:6d:f7:be:f7"
|
---|
| 66 | status : "up"
|
---|
[10059] | 67 |
|
---|
[10116] | 68 |
|
---|
| 69 | iface_vr1_alias0:
|
---|
| 70 | comment : "link naar Huub"
|
---|
| 71 | interface : "vr1:0"
|
---|
| 72 | ip : "172.16.4.121/29"
|
---|
| 73 | desc : "interlink w (Huub)"
|
---|
| 74 | sdesc : "2huub"
|
---|
| 75 | type : "eth"
|
---|
| 76 | extra_type : "eth2wifibridge"
|
---|
| 77 | dhcp : "no"
|
---|
| 78 | compass : "None"
|
---|
| 79 | status : "up"
|
---|
| 80 |
|
---|
| 81 |
|
---|
[10059] | 82 | iface_vr1_alias1:
|
---|
[10116] | 83 | comment : "link naar BCSte"
|
---|
| 84 | interface : "vr1:1"
|
---|
| 85 | ip : "172.16.3.155/29"
|
---|
| 86 | desc : "interlink w (BCSte)"
|
---|
| 87 | sdesc : "2bcste"
|
---|
| 88 | type : "eth"
|
---|
| 89 | extra_type : "eth2wifibridge"
|
---|
| 90 | dhcp : "no"
|
---|
| 91 | compass : "None"
|
---|
| 92 | status : "up"
|
---|
[10059] | 93 |
|
---|
[10116] | 94 |
|
---|
| 95 | iface_vr2:
|
---|
| 96 | comment : "lokaal ethernet"
|
---|
| 97 | interface : "vr2"
|
---|
| 98 | ip : "172.17.175.72/28"
|
---|
| 99 | desc : "lokaal ethernet"
|
---|
| 100 | sdesc : "ethernet"
|
---|
| 101 | type : "eth"
|
---|
| 102 | dhcp : "no"
|
---|
| 103 | compass : "None"
|
---|
| 104 | status : "up"
|
---|
| 105 |
|
---|
| 106 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.