source: genesis/nodes/CNodeIMI/wleiden.yaml@ 10891

Last change on this file since 10891 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: 2.4 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10116]6ileiden : True
[10881]7latitude : "52.15454"
[10116]8location : "Regionaal Archief Leiden, Boisotkade 2A, 2311 PZ,, Leiden"
[10881]9longitude : "4.48724"
[10116]10masterip : "172.17.24.1"
11nodename : "IMI"
12nodetype : "CNode"
[10059]13rdnap_x : 93412
14rdnap_y : 463311
[10268]15release : "9.0-RELEASE"
[10116]16status : "up"
[10059]17
18
19iface_ath0:
[10885]20 comment : "AP voor de buurt"
[10116]21 ip : "172.17.24.1/26"
22 sdesc : "ap"
[10703]23 mode : "ap"
[10116]24 type : "11b"
25 channel : "10"
[10156]26 ssid : "ap-WirelessLeiden-Imi"
[10116]27 dhcp : "10-60"
28 status : "up"
[10059]29
30
[10116]31iface_ue0:
32 comment : "Link naar Thomas"
33 ip : "172.16.16.52/29"
34 sdesc : "2thomas"
35 mode : "station-wds"
36 type : "eth"
37 extra_type : "eth2wifibridge"
38 channel : "7"
39 ssid : "il-z.thomas.wleiden.net"
[10454]40 dhcp : False
[10729]41 compass : "no"
[10116]42 ns_ip : "172.16.16.51/29"
43 ns_mac : "00:15:6d:e8"
44 status : "down"
45
46
47iface_ue1:
48 comment : "Link naar LvLz"
49 ip : "172.16.5.1/29"
50 sdesc : "2lvlz"
[10161]51 mode : "station-wds"
[10116]52 type : "eth"
53 extra_type : "eth2wifibridge"
[10454]54 dhcp : False
[10116]55 ns_ip : "172.16.5.2/29"
56 ns_mac : "00:15:6d:e8:f9:b8"
57 status : "down"
58
59
[10059]60iface_vr0:
[10884]61 comment : "Link naar RijnVliet"
[10160]62 ip : "172.16.5.244/29"
[10116]63 sdesc : "2rijnvliet"
64 mode : "station-wds"
65 type : "eth"
66 extra_type : "eth2wifibridge"
67 channel : "60"
68 ssid : "il-no.rv.wleiden.net"
[10454]69 dhcp : False
[10160]70 compass : "zw"
[10116]71 ns_ip : "172.16.5.243/29"
72 ns_mac : "00:15:6d:ec:81:ee"
73 status : "up"
[10059]74
[10116]75
[10059]76iface_vr1:
[10885]77 comment : "Link naar CeTIM2"
[10116]78 ip : "172.16.16.252/29"
79 sdesc : "2cetim2"
80 mode : "station-wds"
81 type : "eth"
82 extra_type : "eth2wifibridge"
83 channel : "116"
84 ssid : "il-zw.cetim2.wleiden.net"
[10454]85 dhcp : False
[10729]86 compass : "no"
[10116]87 ns_ip : "172.16.16.251/29"
88 ns_mac : "00:15:6d:f2:39:37"
89 status : "up"
[10059]90
[10116]91
92iface_vr2:
[10884]93 comment : "B-link naar Grip"
[10116]94 ip : "172.16.5.249/29"
95 sdesc : "b2grip"
96 mode : "station-wds"
97 type : "eth"
98 extra_type : "eth2wifibridge"
99 channel : "4"
100 ssid : "il-zo.imi.wleiden.net"
[10454]101 dhcp : False
[10116]102 compass : "se"
103 ns_ip : "172.16.5.250/29"
104 ns_mac : "00:15:6d:e8:f9:de"
105 status : "down"
106
107
Note: See TracBrowser for help on using the repository browser.