source:
genesis/nodes/CNodePlantsoen2/wleiden.yaml@
10892
Last change on this file since 10892 was 10892, checked in by , 13 years ago | |
---|---|
File size: 2.0 KB |
Rev | Line | |
---|---|---|
[10059] | 1 | # Genesis config yaml style |
2 | # vim:ts=2:et:sw=2:ai | |
3 | # | |
[10435] | 4 | board : "ALIX2" |
[10059] | 5 | comment : "None" |
[10116] | 6 | ileiden : True |
[10881] | 7 | latitude : "52.15395" |
[10116] | 8 | location : "CeTIM office, Plantsoen 97, 2311 KL, Leiden" |
[10881] | 9 | longitude : "4.49646" |
[10116] | 10 | masterip : "172.17.169.1" |
11 | nodename : "Plantsoen2" | |
12 | nodetype : "CNode" | |
[10059] | 13 | rdnap_x : 94042 |
14 | rdnap_y : 463238 | |
[10118] | 15 | release : "9.0-RELEASE" |
[10116] | 16 | status : "up" |
17 | ||
18 | ||
[10059] | 19 | iface_ath0: |
[10885] | 20 | comment : "AP voor de buurt" |
[10116] | 21 | ip : "172.17.169.1/26" |
22 | sdesc : "ap" | |
[10703] | 23 | mode : "ap" |
[10116] | 24 | type : "11b" |
25 | channel : "7" | |
26 | ssid : "ap-omni.plantsoen2.wleiden.net" | |
27 | dhcp : "10-60" | |
28 | compass : "omni" | |
29 | status : "up" | |
[10059] | 30 | |
[10156] | 31 | |
[10145] | 32 | iface_ue0: |
33 | comment : "Link naar ROC1" | |
34 | ip : "172.16.5.12/29" | |
35 | sdesc : "2roc1" | |
36 | mode : "station-wds" | |
37 | type : "eth" | |
38 | extra_type : "eth2wifibridge" | |
39 | channel : "132" | |
40 | ssid : "il-n.roc1.wleiden.net" | |
[10454] | 41 | dhcp : False |
[10729] | 42 | compass : "z" |
[10145] | 43 | ns_ip : "172.16.5.11/29" |
44 | ns_mac : "00:27:22:10:FD:A1" | |
[10450] | 45 | status : "up" |
[10059] | 46 | |
[10145] | 47 | |
[10059] | 48 | iface_vr0: |
[10885] | 49 | comment : "Ethernet naar woning Plantsoen" |
[10116] | 50 | ip : "172.17.169.65/28" |
51 | sdesc : "2plantsoen" | |
52 | type : "eth" | |
[10454] | 53 | dhcp : False |
[10116] | 54 | status : "up" |
[10059] | 55 | |
[10116] | 56 | |
[10059] | 57 | iface_vr1: |
[10885] | 58 | comment : "Ethernet to interlink north-north-west (Stadhuis)" |
[10116] | 59 | ip : "172.16.5.116/29" |
60 | sdesc : "2Stadhuis" | |
61 | mode : "station-wds" | |
62 | type : "eth" | |
63 | extra_type : "eth2wifibridge" | |
64 | channel : "44" | |
65 | ssid : "il-zo.stadhuis.wleiden.net" | |
[10454] | 66 | dhcp : False |
[10729] | 67 | compass : "nw" |
[10116] | 68 | distance : "0.5 km" |
69 | ns_ip : "172.16.5.115/29" | |
70 | ns_mac : "00:15:6d:bd:67:e8" | |
[10892] | 71 | bridge_type: "NanoStation5" |
[10116] | 72 | status : "up" |
[10059] | 73 | |
[10116] | 74 | |
75 | iface_vr2: | |
[10884] | 76 | comment : "A-link to Vosko3 via Nanostation2" |
[10116] | 77 | ip : "172.16.5.92/29" |
[10118] | 78 | sdesc : "2vosko3" |
[10116] | 79 | mode : "station-wds" |
80 | type : "eth" | |
81 | extra_type : "eth2wifibridge" | |
82 | channel : "116" | |
83 | ssid : "il-zo.vosko3.wleiden.net" | |
[10454] | 84 | dhcp : False |
[10118] | 85 | compass : "nw" |
[10116] | 86 | distance : "0.7 km" |
87 | ns_ip : "172.16.5.91/29" | |
88 | ns_mac : "00:15:6d:bd:67:ff" | |
[10350] | 89 | status : "up" |
[10116] | 90 | |
91 |
Note:
See TracBrowser
for help on using the repository browser.