source:
genesis/nodes/CNodeSHFortis/wleiden.yaml@
10927
Last change on this file since 10927 was 10891, checked in by , 13 years ago | |
---|---|
File size: 1.3 KB |
Rev | Line | |
---|---|---|
[10059] | 1 | # Genesis config yaml style |
2 | # vim:ts=2:et:sw=2:ai | |
3 | # | |
[10436] | 4 | board : "UNKNOWN" |
[10059] | 5 | comment : "None" |
[10881] | 6 | height : "16" |
[10116] | 7 | ileiden : False |
[10881] | 8 | latitude : "52.12956" |
[10116] | 9 | location : "Stadhuisplein 1, 2405 SH, Alphen aan den Rijn" |
[10881] | 10 | longitude : "4.65918" |
[10116] | 11 | masterip : "172.28.136.1" |
12 | nodename : "SHFortis" | |
13 | nodetype : "CNode" | |
[10059] | 14 | rdnap_x : 105150 |
15 | rdnap_y : 460400 | |
[10116] | 16 | release : "5.0-RELEASE" |
17 | status : "up" | |
18 | ||
19 | ||
[10059] | 20 | iface_sis0: |
[10885] | 21 | comment : "2vloer" |
[10116] | 22 | ip : "172.28.136.65/29" |
23 | sdesc : "eth" | |
24 | type : "eth" | |
[10454] | 25 | dhcp : False |
[10116] | 26 | status : "up" |
[10059] | 27 | |
[10116] | 28 | |
[10059] | 29 | iface_wi0: |
[10888] | 30 | comment : "Omni voor de buurt" |
[10116] | 31 | ip : "172.28.136.1/26" |
32 | sdesc : "ap-omni" | |
[10703] | 33 | mode : "ap" |
[10116] | 34 | type : "11b" |
35 | channel : "8" | |
36 | ssid : "ap-omni.shfortis.walphen.net" | |
37 | dhcp : "10-60" | |
38 | compass : "omni" | |
39 | status : "up" | |
[10059] | 40 | |
41 | ||
42 | iface_wi1: | |
[10884] | 43 | comment : "Link naar Koster" |
[10116] | 44 | ip : "172.28.1.130/30" |
45 | sdesc : "2Koster" | |
[10703] | 46 | mode : "ap" |
[10116] | 47 | type : "11b" |
48 | channel : "11" | |
49 | ssid : "il-w.shfortis.walphen.net" | |
[10454] | 50 | dhcp : False |
[10116] | 51 | compass : "w" |
52 | status : "up" | |
[10059] | 53 | |
[10116] | 54 | |
55 | iface_wi2: | |
[10884] | 56 | comment : "Link naar PPFortis" |
[10116] | 57 | ip : "172.28.1.138/30" |
58 | sdesc : "2PPFortis" | |
[10703] | 59 | mode : "ap" |
[10116] | 60 | type : "11b" |
61 | channel : "3" | |
62 | ssid : "il-o.shfortis.walphen.net" | |
[10454] | 63 | dhcp : False |
[10116] | 64 | compass : "e" |
65 | status : "up" | |
66 | ||
67 |
Note:
See TracBrowser
for help on using the repository browser.