source:
genesis/nodes/CNodeSHFortis/wleiden.yaml@
10703
Last change on this file since 10703 was 10703, checked in by , 13 years ago | |
---|---|
File size: 1.5 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" |
[10116] | 6 | ileiden : False |
[10374] | 7 | latitude : "52.12956" |
[10116] | 8 | location : "Stadhuisplein 1, 2405 SH, Alphen aan den Rijn" |
[10374] | 9 | longitude : "4.65918" |
[10116] | 10 | masterip : "172.28.136.1" |
11 | nodename : "SHFortis" | |
12 | nodetype : "CNode" | |
[10059] | 13 | rdnap_x : 105150 |
14 | rdnap_y : 460400 | |
[10116] | 15 | release : "5.0-RELEASE" |
16 | status : "up" | |
17 | ||
18 | ||
[10059] | 19 | iface_sis0: |
[10116] | 20 | comment : "eth" |
21 | interface : "sis0" | |
22 | ip : "172.28.136.65/29" | |
23 | desc : "2vloer" | |
24 | sdesc : "eth" | |
25 | type : "eth" | |
[10454] | 26 | dhcp : False |
[10116] | 27 | compass : "None" |
28 | status : "up" | |
[10059] | 29 | |
[10116] | 30 | |
[10059] | 31 | iface_wi0: |
[10116] | 32 | comment : "OMNI" |
33 | interface : "wi0" | |
34 | ip : "172.28.136.1/26" | |
35 | desc : "omni voor de buurt" | |
36 | sdesc : "ap-omni" | |
[10703] | 37 | mode : "ap" |
[10116] | 38 | type : "11b" |
39 | channel : "8" | |
40 | ssid : "ap-omni.shfortis.walphen.net" | |
41 | dhcp : "10-60" | |
42 | compass : "omni" | |
43 | height : "16" | |
44 | status : "up" | |
[10059] | 45 | |
46 | ||
47 | iface_wi1: | |
[10116] | 48 | comment : "link naar Koster" |
49 | interface : "wi1" | |
50 | ip : "172.28.1.130/30" | |
51 | desc : "Link naar Koster" | |
52 | sdesc : "2Koster" | |
[10703] | 53 | mode : "ap" |
[10116] | 54 | type : "11b" |
55 | channel : "11" | |
56 | ssid : "il-w.shfortis.walphen.net" | |
[10454] | 57 | dhcp : False |
[10116] | 58 | compass : "w" |
59 | status : "up" | |
[10059] | 60 | |
[10116] | 61 | |
62 | iface_wi2: | |
63 | comment : "link naar PPFortis" | |
64 | interface : "wi2" | |
65 | ip : "172.28.1.138/30" | |
66 | desc : "Link naar PPFortis" | |
67 | sdesc : "2PPFortis" | |
[10703] | 68 | mode : "ap" |
[10116] | 69 | type : "11b" |
70 | channel : "3" | |
71 | ssid : "il-o.shfortis.walphen.net" | |
[10454] | 72 | dhcp : False |
[10116] | 73 | compass : "e" |
74 | status : "up" | |
75 | ||
76 |
Note:
See TracBrowser
for help on using the repository browser.