source: genesis/nodes/CNodeRosmolen/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.3 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.17732"
[10116]8location : "Openbare Bibliotheek locatie Merenwijk, Rosmolen 4, 2317 SJ, Leiden"
[10881]9longitude : "4.50479"
[10116]10masterip : "172.21.168.1"
11nodename : "Rosmolen"
12nodetype : "CNode"
[10059]13rdnap_x : 94644
14rdnap_y : 465831
[10116]15release : "8.2-RELEASE"
16status : "up"
[10059]17
18
19iface_ath0:
[10888]20 comment : "Ap voor de buurt"
[10116]21 ip : "172.21.168.1/24"
22 sdesc : "ap"
[10703]23 mode : "ap"
[10116]24 type : "11b"
25 channel : "5"
26 ssid : "ap-wirelessleiden.rosmolen"
27 dhcp : "10-60"
28 compass : "wirelessleiden"
29 status : "up"
[10059]30
31
[10116]32iface_ue0:
[10885]33 comment : "Ethernet naar filiaal OBL"
[10116]34 ip : "172.21.168.65/28"
35 sdesc : "eth"
36 type : "eth"
[10454]37 dhcp : False
[10116]38 status : "down"
39
40
41iface_ue1:
42 comment : "Link naar Rudi"
43 ip : "172.16.2.57/30"
44 sdesc : "2Rudi"
45 mode : "station-wds"
46 type : "eth"
47 extra_type : "eth2wifibridge"
48 channel : "3"
49 ssid : "il-nw.rosmolen.wleiden.net"
[10454]50 dhcp : False
[10729]51 compass : "w"
[10116]52 ns_ip : "172.16.3.74/29"
53 ns_mac : "00:15:6d:"
54 status : "down"
55
56
[10059]57iface_vr0:
[10884]58 comment : "A-link naar Broekplein"
[10116]59 ip : "172.16.5.132/29"
60 sdesc : "2Broekplein"
61 mode : "station-wds"
62 type : "eth"
63 extra_type : "eth2wifibridge"
64 channel : "36"
65 ssid : "il-z.broekplein.wleiden.net"
[10454]66 dhcp : False
[10729]67 compass : "nw"
[10116]68 ns_ip : "172.16.5.131/29"
69 ns_mac : "00:15:6d:70:54:c5"
70 status : "up"
[10059]71
[10116]72
[10059]73iface_vr1:
[10884]74 comment : "Link naar Roomburgh1"
[10116]75 ip : "172.16.3.44/29"
76 sdesc : "2roomburgh1"
77 mode : "station-wds"
78 type : "eth"
79 extra_type : "eth2wifibridge"
80 channel : "124"
81 ssid : "il-nnw.roomburgh1.wleiden.net"
[10454]82 dhcp : False
[10729]83 compass : "z"
[10116]84 ns_ip : "172.16.3.43/29"
85 ns_mac : ""
86 status : "up"
[10059]87
[10116]88
89iface_vr2:
[10884]90 comment : "Link naar Regenboog"
[10116]91 ip : "172.16.5.201/29"
92 sdesc : "2regenboog"
93 mode : "station-wds"
94 type : "eth"
95 extra_type : "eth2wifibridge"
96 channel : "11"
97 ssid : "il-o.rosmolen.wleiden.net"
[10454]98 dhcp : False
[10116]99 compass : "e"
100 ns_ip : "172.16.5.202/29"
101 ns_mac : "00:15:6d:e8:f9:3d"
102 status : "down"
103
104
Note: See TracBrowser for help on using the repository browser.