source:
genesis/nodes/CNodeOBLc/wleiden.yaml@
10887
Last change on this file since 10887 was 10885, checked in by , 13 years ago | |
---|---|
File size: 1.1 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.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 | interface : "ep0" |
22 | ip : "172.17.153.1/24" | |
23 | sdesc : "apples" | |
24 | type : "eth" | |
25 | dhcp : "10-250" | |
26 | compass : "None" | |
27 | status : "up" | |
[10059] | 28 | |
[10116] | 29 | |
[10059] | 30 | iface_wi0: |
[10884] | 31 | comment : "Link naar CeTIM3" |
[10116] | 32 | interface : "wi0" |
33 | ip : "172.16.0.162/30" | |
34 | sdesc : "2cetim3" | |
[10703] | 35 | mode : "ap" |
[10116] | 36 | type : "11b" |
37 | channel : "9" | |
38 | ssid : "il-nw.cetim3.wleiden.net" | |
[10454] | 39 | dhcp : False |
[10116] | 40 | compass : "nw" |
41 | status : "up" | |
[10059] | 42 | |
[10116] | 43 | |
[10059] | 44 | iface_xl0: |
[10885] | 45 | comment : "Ethernet naar OBL" |
[10116] | 46 | interface : "xl0" |
47 | ip : "172.17.152.65/27" | |
48 | sdesc : "eth" | |
49 | type : "eth" | |
[10454] | 50 | dhcp : False |
[10116] | 51 | compass : "None" |
52 | status : "up" | |
[10059] | 53 | |
[10116] | 54 |
Note:
See TracBrowser
for help on using the repository browser.