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