source:
genesis/nodes/CNodeSHFortis/wleiden.yaml@
11371
Last change on this file since 11371 was 11325, checked in by , 12 years ago | |
---|---|
File size: 1.4 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" |
[11325] | 12 | monitoring_group: "walphen" |
[10116] | 13 | nodename : "SHFortis" |
14 | nodetype : "CNode" | |
[10059] | 15 | rdnap_x : 105150 |
16 | rdnap_y : 460400 | |
[10116] | 17 | release : "5.0-RELEASE" |
18 | status : "up" | |
19 | ||
20 | ||
[10059] | 21 | iface_sis0: |
[10885] | 22 | comment : "2vloer" |
[10116] | 23 | ip : "172.28.136.65/29" |
24 | sdesc : "eth" | |
25 | type : "eth" | |
[10454] | 26 | dhcp : False |
[10116] | 27 | status : "up" |
[10059] | 28 | |
[10116] | 29 | |
[10059] | 30 | iface_wi0: |
[10888] | 31 | comment : "Omni voor de buurt" |
[10116] | 32 | ip : "172.28.136.1/26" |
33 | sdesc : "ap-omni" | |
[10703] | 34 | mode : "ap" |
[10116] | 35 | type : "11b" |
36 | channel : "8" | |
37 | ssid : "ap-omni.shfortis.walphen.net" | |
38 | dhcp : "10-60" | |
39 | compass : "omni" | |
40 | status : "up" | |
[10059] | 41 | |
42 | ||
43 | iface_wi1: | |
[10884] | 44 | comment : "Link naar Koster" |
[10116] | 45 | ip : "172.28.1.130/30" |
46 | sdesc : "2Koster" | |
[10703] | 47 | mode : "ap" |
[10116] | 48 | type : "11b" |
49 | channel : "11" | |
50 | ssid : "il-w.shfortis.walphen.net" | |
[10454] | 51 | dhcp : False |
[10116] | 52 | compass : "w" |
53 | status : "up" | |
[10059] | 54 | |
[10116] | 55 | |
56 | iface_wi2: | |
[10884] | 57 | comment : "Link naar PPFortis" |
[10116] | 58 | ip : "172.28.1.138/30" |
59 | sdesc : "2PPFortis" | |
[10703] | 60 | mode : "ap" |
[10116] | 61 | type : "11b" |
62 | channel : "3" | |
63 | ssid : "il-o.shfortis.walphen.net" | |
[10454] | 64 | dhcp : False |
[10116] | 65 | compass : "e" |
66 | status : "up" | |
67 | ||
68 |
Note:
See TracBrowser
for help on using the repository browser.