source:
genesis/nodes/CNodeOBLc/wleiden.yaml@
12446
Last change on this file since 12446 was 11738, checked in by , 12 years ago | |
---|---|
File size: 997 bytes |
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.15845" |
[10116] | 8 | location : "Centrale Bibliotheek, Nieuwstraat 4, 2312 KB, Leiden" |
[10881] | 9 | longitude : "4.49348" |
[10116] | 10 | masterip : "172.17.153.1" |
[11325] | 11 | monitoring_group: "wleiden" |
[10116] | 12 | nodename : "OBLc" |
13 | nodetype : "CNode" | |
[10059] | 14 | rdnap_x : 93844 |
15 | rdnap_y : 463741 | |
[10116] | 16 | release : "5.0-RELEASE" |
[11664] | 17 | status : "down" |
[10116] | 18 | |
19 | ||
[10059] | 20 | iface_ep0: |
[10885] | 21 | comment : "AP voor bieb" |
[10116] | 22 | ip : "172.17.153.1/24" |
23 | sdesc : "apples" | |
24 | type : "eth" | |
25 | dhcp : "10-250" | |
26 | status : "up" | |
[10059] | 27 | |
[10116] | 28 | |
[10059] | 29 | iface_wi0: |
[10884] | 30 | comment : "Link naar CeTIM3" |
[10116] | 31 | ip : "172.16.0.162/30" |
32 | sdesc : "2cetim3" | |
[10703] | 33 | mode : "ap" |
[11737] | 34 | type : "11g" |
[11738] | 35 | channel : 6 |
[10116] | 36 | ssid : "il-nw.cetim3.wleiden.net" |
[10454] | 37 | dhcp : False |
[10116] | 38 | compass : "nw" |
39 | status : "up" | |
[10059] | 40 | |
[10116] | 41 | |
[10059] | 42 | iface_xl0: |
[10885] | 43 | comment : "Ethernet naar OBL" |
[10116] | 44 | ip : "172.17.152.65/27" |
45 | sdesc : "eth" | |
46 | type : "eth" | |
[10454] | 47 | dhcp : False |
[10116] | 48 | status : "up" |
[10059] | 49 | |
[10116] | 50 |
Note:
See TracBrowser
for help on using the repository browser.