source: genesis/nodes/CNodeLCPL/wleiden.yaml@ 11295

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

Gooi een heel stapel windrichtingen weg, die toch niets betekenen. Compass op
een interne etherlink bijvoorbeeld of een OMNI.

File size: 1.6 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "net45xx"
[10059]5comment : "None"
[10116]6ileiden : False
[10881]7latitude : "52.14705"
[10116]8location : "LCPL, Rooseveltstraat 4C, 2321 BM, Leiden"
[10881]9longitude : "4.48209"
[10116]10masterip : "172.21.16.1"
11nodename : "LCPL"
12nodetype : "CNode"
[10059]13rdnap_x : 93049
14rdnap_y : 462483
[10116]15release : "5.0-RELEASE"
[10635]16status : "down"
[10059]17
[10116]18
[10059]19iface_sis0:
[10885]20 comment : "Ethernet naar LCPL"
[10116]21 ip : "172.21.16.65/28"
22 sdesc : "2lab"
23 type : "eth"
[10454]24 dhcp : False
[10116]25 status : "up"
[10059]26
27
[10116]28iface_sis0_alias0:
[10885]29 comment : "Ethernet naar LCPL-Servers"
[10116]30 ip : "172.21.16.97/27"
31 sdesc : "2servers"
32 type : "eth"
[10454]33 dhcp : False
[10116]34 status : "up"
35
36
[10059]37iface_sis0_alias1:
[10885]38 comment : "Ethernet to LCPL-jails"
[10116]39 ip : "172.21.16.129/28"
40 sdesc : "2jails"
41 type : "eth"
[10454]42 dhcp : False
[10116]43 status : "up"
[10059]44
45
[10116]46iface_wi0:
[10888]47 comment : "Omni 8Dbi"
[10116]48 ip : "172.21.16.1/26"
[10454]49 sdesc : False
[10703]50 mode : "ap"
[10116]51 type : "11b"
52 channel : "1"
53 ssid : "ap-omni.lcpl.wleiden.net"
54 dhcp : "10-60"
55 compass : "omni"
56 status : "up"
57
58
[10059]59iface_wi1:
[10116]60 comment : "Link naar Haagwijk"
61 ip : "172.16.1.174/30"
62 sdesc : "2haagwijk"
[10703]63 mode : "ap"
[10116]64 type : "11b"
65 channel : "9"
66 ssid : "il-o.haagwijk.wleiden.net"
[10454]67 dhcp : False
[10116]68 compass : "e"
69 status : "up"
[10059]70
[10116]71
72iface_wi2:
73 comment : "Link naar Grip"
74 ip : "172.16.1.2/30"
75 sdesc : "2grip"
[10703]76 mode : "ap"
[10116]77 type : "11b"
78 channel : "9"
79 ssid : "il-zw.grip.wleiden.net"
[10454]80 dhcp : False
[10116]81 compass : "sw"
82 status : "up"
83
84
Note: See TracBrowser for help on using the repository browser.