source:
genesis/nodes/CNodeOBLc/wleiden.yaml@
10401
Last change on this file since 10401 was 10374, 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 | # | |
4 | comment : "None" | |
[10116] | 5 | ileiden : False |
[10374] | 6 | latitude : "52.15845" |
[10116] | 7 | location : "Centrale Bibliotheek, Nieuwstraat 4, 2312 KB, Leiden" |
[10374] | 8 | longitude : "4.49348" |
[10116] | 9 | masterip : "172.17.153.1" |
10 | nodename : "OBLc" | |
11 | nodetype : "CNode" | |
[10059] | 12 | rdnap_x : 93844 |
13 | rdnap_y : 463741 | |
[10116] | 14 | release : "5.0-RELEASE" |
15 | status : "up" | |
16 | ||
17 | ||
[10059] | 18 | iface_ep0: |
[10116] | 19 | comment : "Ethernet" |
20 | interface : "ep0" | |
21 | ip : "172.17.153.1/24" | |
22 | desc : "AP voor bieb" | |
23 | sdesc : "apples" | |
24 | type : "eth" | |
25 | dhcp : "10-250" | |
26 | compass : "None" | |
27 | status : "up" | |
[10059] | 28 | |
[10116] | 29 | |
[10059] | 30 | iface_wi0: |
[10116] | 31 | comment : "link naar CeTIM3" |
32 | interface : "wi0" | |
33 | ip : "172.16.0.162/30" | |
34 | desc : "Link naar CeTIM3" | |
35 | sdesc : "2cetim3" | |
36 | mode : "station-wds" | |
37 | type : "11b" | |
38 | channel : "9" | |
39 | ssid : "il-nw.cetim3.wleiden.net" | |
40 | dhcp : "no" | |
41 | compass : "nw" | |
42 | status : "up" | |
[10059] | 43 | |
[10116] | 44 | |
[10059] | 45 | iface_xl0: |
[10116] | 46 | comment : "Ethernet" |
47 | interface : "xl0" | |
48 | ip : "172.17.152.65/27" | |
49 | desc : "Ethernet naar OBL" | |
50 | sdesc : "eth" | |
51 | type : "eth" | |
52 | dhcp : "no" | |
53 | compass : "None" | |
54 | status : "up" | |
[10059] | 55 | |
[10116] | 56 |
Note:
See TracBrowser
for help on using the repository browser.