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

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

Boolean values should be real boolean values.

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"
[10116]6ileiden : False
[10374]7latitude : "52.15208"
[10116]8location : "Zorgcentrum Lorentzhof, Lorentzhof 1, 2313 GA, Leiden"
[10374]9longitude : "4.49629"
[10116]10masterip : "172.18.64.1"
11nodename : "Lorentzhof"
12nodetype : "CNode"
[10059]13rdnap_x : 94028
14rdnap_y : 463030
[10116]15release : "5.0-RELEASE"
16status : "up"
[10059]17
[10116]18
[10059]19iface_sis0:
[10116]20 comment : "Ethernet"
21 interface : "sis0"
22 ip : "172.18.64.65/28"
23 desc : "Ethernet naar Lorentzhof"
24 sdesc : "eth"
25 type : "eth"
[10454]26 dhcp : False
[10116]27 compass : "None"
28 status : "up"
[10059]29
[10116]30
[10059]31iface_wi0:
[10116]32 comment : "omni"
33 interface : "wi0"
34 ip : "172.18.64.1/26"
35 desc : "omni 8Dbi"
[10454]36 sdesc : False
[10116]37 mode : "ap-wds"
38 type : "11b"
39 channel : "8"
40 ssid : "ap-omni.lorentzhof.wleiden.net"
41 dhcp : "10-60"
42 compass : "omni"
43 status : "up"
[10059]44
45
46iface_wi1:
[10116]47 interface : "wi1"
48 ip : "172.16.1.10/30"
49 desc : "Link naar Roomburgh2"
50 sdesc : "2roomburgh2"
51 mode : "station-wds"
52 type : "11b"
53 ssid : "il-zw.roomburgh2.wleiden.net"
[10454]54 dhcp : False
[10116]55 channel 2 : ""
56 compass : "sw"
57 height : "13"
58 status : "up"
[10059]59
[10116]60
61iface_wi2:
62 comment : "Link naar Plantsoen"
63 interface : "wi2"
64 ip : "172.16.1.225/30"
65 desc : "Link naar Plantsoen"
66 sdesc : "2plantsoen"
67 mode : "ap-wds"
68 type : "11b"
69 channel : "4"
70 ssid : "il-n.lorentzhof.wleiden.net"
[10454]71 dhcp : False
[10116]72 compass : "n"
73 height : "13"
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"
83 mode : "station-wds"
84 type : "11b"
85 channel : "1"
86 ssid : "il-o.haagwijk.wleiden.net"
[10454]87 dhcp : False
[10116]88 compass : "e"
89 height : "13"
90 status : "up"
91
92
Note: See TracBrowser for help on using the repository browser.