source:
genesis/nodes/CNodeLvLz/wleiden.yaml@
10928
Last change on this file since 10928 was 10891, checked in by , 13 years ago | |
---|---|
File size: 1.0 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.15489" |
[10116] | 8 | location : "Basisschool Lucas van Leyden, Vliet 20, 2311 RE, Leiden" |
[10881] | 9 | longitude : "4.48807" |
[10116] | 10 | masterip : "172.17.40.1" |
11 | nodename : "LvLz" | |
12 | nodetype : "CNode" | |
[10059] | 13 | rdnap_x : 93469 |
14 | rdnap_y : 463350 | |
[10116] | 15 | release : "6.0-RELEASE" |
16 | status : "up" | |
17 | ||
18 | ||
[10059] | 19 | iface_ep0: |
[10885] | 20 | comment : "Ethernet naar School" |
[10116] | 21 | ip : "172.17.40.65/29" |
22 | sdesc : "eth" | |
23 | type : "eth" | |
[10454] | 24 | dhcp : False |
[10116] | 25 | status : "up" |
[10059] | 26 | |
[10116] | 27 | |
[10059] | 28 | iface_wi0: |
[10883] | 29 | comment : "Link naar IMI" |
[10116] | 30 | ip : "172.16.0.38/30" |
31 | sdesc : "2imi" | |
[10703] | 32 | mode : "ap" |
[10116] | 33 | type : "11b" |
34 | channel : "11" | |
35 | ssid : "il-no.imi.wleiden.net" | |
[10454] | 36 | dhcp : False |
[10116] | 37 | compass : "ne" |
38 | status : "up" | |
[10059] | 39 | |
[10116] | 40 | |
[10059] | 41 | iface_wi1: |
[10883] | 42 | comment : "Link naar Hooglandse Kerk" |
[10116] | 43 | ip : "172.16.0.78/30" |
44 | sdesc : "2cetim2" | |
[10703] | 45 | mode : "ap" |
[10116] | 46 | type : "11b" |
47 | channel : "1" | |
48 | ssid : "il-zw.cetim2.wleiden.net" | |
[10454] | 49 | dhcp : False |
[10116] | 50 | compass : "sw" |
51 | status : "up" | |
[10059] | 52 | |
[10116] | 53 |
Note:
See TracBrowser
for help on using the repository browser.