source:
genesis/nodes/CNodeCope/wleiden.yaml@
10890
Last change on this file since 10890 was 10890, checked in by , 13 years ago | |
---|---|
File size: 1.9 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.15972" |
[10116] | 8 | location : "Cope, Rapenburg 8, 2311 EV, Leiden" |
[10881] | 9 | longitude : "4.48521" |
[10116] | 10 | masterip : "172.17.8.1" |
11 | nodename : "Cope" | |
12 | nodetype : "CNode" | |
[10059] | 13 | rdnap_x : 93280 |
14 | rdnap_y : 463889 | |
[10116] | 15 | release : "8.2-RELEASE" |
16 | status : "up" | |
17 | ||
18 | ||
[10059] | 19 | iface_ath0: |
[10885] | 20 | comment : "AP voor de buurt" |
[10116] | 21 | ip : "172.17.8.1/26" |
22 | sdesc : "ap" | |
[10703] | 23 | mode : "ap" |
[10116] | 24 | type : "11b" |
25 | channel : "5" | |
[10156] | 26 | ssid : "ap-WirelessLeiden-Cope" |
[10116] | 27 | dhcp : "10-60" |
28 | compass : "None" | |
29 | status : "up" | |
[10059] | 30 | |
[10116] | 31 | |
[10059] | 32 | iface_ue0: |
[10884] | 33 | comment : "Link naar proxy1" |
[10116] | 34 | ip : "172.17.8.66/28" |
35 | sdesc : "2proxy1" | |
36 | type : "eth" | |
[10463] | 37 | dhcp : False |
[10116] | 38 | compass : "None" |
39 | status : "up" | |
[10059] | 40 | |
41 | ||
42 | iface_vr0: | |
[10885] | 43 | comment : "Ethernet to interlink UniGor1" |
[10116] | 44 | ip : "172.16.3.188/29" |
45 | sdesc : "2unigor1" | |
46 | mode : "station-wds" | |
47 | type : "eth" | |
48 | extra_type : "eth2wifibridge" | |
49 | channel : "128" | |
50 | ssid : "il-zo.unigor.wleiden.net" | |
[10463] | 51 | dhcp : False |
[10729] | 52 | compass : "nw" |
[10116] | 53 | ns_ip : "172.16.3.187/29" |
54 | ns_mac : "00:15:6d:ea:f0:1d" | |
55 | status : "up" | |
[10059] | 56 | |
[10116] | 57 | |
[10059] | 58 | iface_vr1: |
[10884] | 59 | comment : "A-link naar Stadhuis via NS5" |
[10116] | 60 | ip : "172.16.3.180/29" |
61 | sdesc : "2stadhuis" | |
62 | mode : "station-wds" | |
63 | type : "eth" | |
64 | extra_type : "eth2wifibridge" | |
65 | channel : "116" | |
66 | ssid : "il-nw.stadhuis.wleiden.net" | |
[10463] | 67 | dhcp : False |
[10729] | 68 | compass : "zo" |
[10116] | 69 | ns_ip : "172.16.3.179/29" |
70 | ns_mac : "00:15:6d:ea:f0:4c" | |
71 | status : "up" | |
[10059] | 72 | |
[10116] | 73 | |
74 | iface_vr2: | |
[10884] | 75 | comment : "A-link naar Rabo2" |
[10116] | 76 | ip : "172.16.3.196/29" |
77 | sdesc : "2rabo2" | |
78 | mode : "station-wds" | |
79 | type : "eth" | |
80 | extra_type : "eth2wifibridge" | |
81 | channel : "44" | |
82 | ssid : "il-z.rabo.wleiden.net" | |
[10463] | 83 | dhcp : False |
[10386] | 84 | compass : "n" |
[10116] | 85 | ns_ip : "172.16.3.195/29" |
86 | ns_mac : "00:15:6d:ea:f0:0f" | |
[10386] | 87 | status : "up" |
[10116] | 88 | |
89 |
Note:
See TracBrowser
for help on using the repository browser.