source:
genesis/nodes/CNodeCam/wleiden.yaml@
11255
Last change on this file since 11255 was 10891, 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 |
[10881] | 7 | latitude : "52.16622" |
[10116] | 8 | location : "CamBioCeramics, Zernikedreef 6, 2333 CL, Leiden" |
[10881] | 9 | longitude : "4.47068" |
[10116] | 10 | masterip : "172.19.174.1" |
11 | nodename : "Cam" | |
12 | nodetype : "CNode" | |
[10059] | 13 | rdnap_x : 92295 |
14 | rdnap_y : 464625 | |
[10386] | 15 | release : "9.0-RELEASE" |
16 | status : "down" | |
[10116] | 17 | |
18 | ||
[10059] | 19 | iface_ath0: |
[10885] | 20 | comment : "Omni voor de buurt" |
[10116] | 21 | ip : "172.19.174.1/26" |
22 | sdesc : "omni" | |
[10703] | 23 | mode : "ap" |
[10116] | 24 | type : "11b" |
25 | channel : "10" | |
26 | ssid : "ap.camimplants.wleiden.net" | |
27 | dhcp : "10-60" | |
[10454] | 28 | compass : "no" |
[10116] | 29 | status : "up" |
[10059] | 30 | |
31 | ||
32 | iface_vr0: | |
[10885] | 33 | comment : "Ethernet naar Camimplants" |
[10116] | 34 | ip : "172.19.174.65/29" |
35 | sdesc : "eth" | |
36 | type : "eth" | |
[10454] | 37 | dhcp : False |
[10116] | 38 | status : "down" |
[10059] | 39 | |
[10116] | 40 | |
[10059] | 41 | iface_vr1: |
[10386] | 42 | comment : "Link naar Lijtweg2" |
43 | ip : "172.16.6.100/29" | |
44 | sdesc : "2lijtweg2" | |
[10116] | 45 | mode : "station-wds" |
46 | type : "eth" | |
47 | extra_type : "eth2wifibridge" | |
[10386] | 48 | channel : "132" |
49 | ssid : "il-z.lijtweg2.wleiden.net" | |
[10454] | 50 | dhcp : False |
[10386] | 51 | compass : "n" |
52 | ns_ip : "172.16.6.99/29" | |
53 | ns_mac : "00:00:00:00:00:00" | |
54 | status : "down" | |
[10059] | 55 | |
[10116] | 56 | |
57 | iface_vr2: | |
58 | comment : "Link naar DirkLos1" | |
[10386] | 59 | ip : "172.16.4.92/29" |
[10116] | 60 | sdesc : "2dirklos1" |
61 | mode : "station-wds" | |
62 | type : "eth" | |
63 | extra_type : "eth2wifibridge" | |
[10386] | 64 | channel : "44" |
65 | ssid : "il-zw.dirklos1.wleiden.net" | |
[10463] | 66 | dhcp : False |
[10729] | 67 | compass : "n" |
[10386] | 68 | ns_ip : "172.16.4.91/29" |
69 | ns_mac : "00:00:00:00:00:00" | |
[10116] | 70 | status : "down" |
71 | ||
72 |
Note:
See TracBrowser
for help on using the repository browser.