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