source: genesis/nodes/CNodeLorentzhof/wleiden.yaml@ 10881

Last change on this file since 10881 was 10881, checked in by rick, 13 years ago

Make the interface keys wat meer standaard.

File size: 1.9 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10436]4board : "UNKNOWN"
[10059]5comment : "None"
[10881]6height : "13"
[10116]7ileiden : False
[10881]8latitude : "52.15208"
[10116]9location : "Zorgcentrum Lorentzhof, Lorentzhof 1, 2313 GA, Leiden"
[10881]10longitude : "4.49629"
[10116]11masterip : "172.18.64.1"
12nodename : "Lorentzhof"
13nodetype : "CNode"
[10059]14rdnap_x : 94028
15rdnap_y : 463030
[10116]16release : "5.0-RELEASE"
17status : "up"
[10059]18
[10116]19
[10059]20iface_sis0:
[10116]21 comment : "Ethernet"
22 interface : "sis0"
23 ip : "172.18.64.65/28"
24 desc : "Ethernet naar Lorentzhof"
25 sdesc : "eth"
26 type : "eth"
[10454]27 dhcp : False
[10116]28 compass : "None"
29 status : "up"
[10059]30
[10116]31
[10059]32iface_wi0:
[10116]33 comment : "omni"
34 interface : "wi0"
35 ip : "172.18.64.1/26"
36 desc : "omni 8Dbi"
[10454]37 sdesc : False
[10703]38 mode : "ap"
[10116]39 type : "11b"
40 channel : "8"
41 ssid : "ap-omni.lorentzhof.wleiden.net"
42 dhcp : "10-60"
43 compass : "omni"
44 status : "up"
[10059]45
46
47iface_wi1:
[10881]48 comment : "autogen-FIXME"
[10116]49 interface : "wi1"
50 ip : "172.16.1.10/30"
51 desc : "Link naar Roomburgh2"
52 sdesc : "2roomburgh2"
[10703]53 mode : "ap"
[10116]54 type : "11b"
[10881]55 channel : 2
[10116]56 ssid : "il-zw.roomburgh2.wleiden.net"
[10454]57 dhcp : False
[10116]58 compass : "sw"
59 status : "up"
[10059]60
[10116]61
62iface_wi2:
63 comment : "Link naar Plantsoen"
64 interface : "wi2"
65 ip : "172.16.1.225/30"
66 desc : "Link naar Plantsoen"
67 sdesc : "2plantsoen"
[10703]68 mode : "ap"
[10116]69 type : "11b"
70 channel : "4"
71 ssid : "il-n.lorentzhof.wleiden.net"
[10454]72 dhcp : False
[10116]73 compass : "n"
74 status : "up"
75
76
77iface_wi3:
78 comment : "Link Haagwijk"
79 interface : "wi3"
80 ip : "172.16.1.229/30"
81 desc : "Link naar Haagwijk"
82 sdesc : "2haagwijk"
[10703]83 mode : "ap"
[10116]84 type : "11b"
85 channel : "1"
86 ssid : "il-o.haagwijk.wleiden.net"
[10454]87 dhcp : False
[10116]88 compass : "e"
89 status : "up"
90
91
Note: See TracBrowser for help on using the repository browser.