source: genesis/nodes/HybridKaag2/wleiden.yaml@ 12618

Last change on this file since 12618 was 12569, checked in by rick, 11 years ago

Allerhande cosmetische aanpassingen.

File size: 3.0 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10881]6latitude : "52.21786"
[10116]7location : "Jachtwerf Feadship (Van Lent), Julianalaan 3, 2159 LA, Kaag (Eiland)"
[10881]8longitude : "4.55925"
[10116]9masterip : "172.27.8.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Kaag2"
[11259]12nodetype : "Hybrid"
[10059]13rdnap_x : 98420
14rdnap_y : 470298
[11259]15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[11259]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
22
23
[10059]24iface_ath0:
[10116]25 comment : "Omni voor de buurt"
[11259]26 ip : "172.27.8.1/24"
[10116]27 sdesc : "omni"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 1
[12308]31 ssid : "ap-WirelessLeiden-SPKaag2"
[11259]32 dhcp : "10-250"
[10116]33 status : "up"
[10059]34
[12474]35
[12229]36iface_ue0:
37 comment : "Omni voor de buurt"
38 ip : "172.17.81.1/24"
[12308]39 mode : "ap-wds"
[12229]40 type : "eth"
41 extra_type : "eth2wifibridge"
[12474]42 channel : "1"
43 ssid : "ap-WirelessLeiden-Spkaag2"
44 dhcp : "10-250"
[12229]45 ns_ip : "172.17.81.2/24"
46 ns_mac : "00:27:22:e2:52:39"
47 bridge_type: "NanoStation2M"
48 status : "up"
[10059]49
[12229]50
[10059]51iface_vr0:
[11743]52 comment : "Link naar Watertoren2"
[11719]53 ip : "172.16.3.241/29"
[11743]54 sdesc : "2watertoren2"
[10116]55 mode : "station-wds"
56 type : "eth"
57 extra_type : "eth2wifibridge"
58 channel : "44"
[11743]59 ssid : "il-zw.watertoren2.wleiden.net"
[10454]60 dhcp : False
[10729]61 compass : "o"
[11719]62 ns_ip : "172.16.3.242/29"
[10116]63 ns_mac : "00:15:6d:70:52:5d"
[10892]64 bridge_type: "NanoStation5"
[10116]65 status : "up"
[10059]66
[10116]67
[10059]68iface_vr1:
[10884]69 comment : "Link naar Kaag1"
[10116]70 ip : "172.16.17.65/29"
71 sdesc : "2kaag1"
[12308]72 mode : "ap-wds"
[10116]73 type : "eth"
74 extra_type : "eth2wifibridge"
75 channel : "140"
76 ssid : "il-z.kaag2.wleiden.net"
[10454]77 dhcp : False
[10729]78 compass : "z"
[10116]79 ns_ip : "172.16.17.66/29"
80 ns_mac : "00:15:6d:70:51:ea"
[10892]81 bridge_type: "NanoStation5"
[10116]82 status : "up"
[10059]83
[10321]84
[10239]85iface_vr1_alias0:
[12308]86 comment : "Link naar Heineken"
87 ip : "172.16.6.233/29"
88 sdesc : "2heineken"
89 type : "eth"
90 extra_type : "eth2wifibridge"
91 dhcp : False
[12478]92 bridge_type: "NanoStation M5"
[12308]93 status : "up"
94
[12474]95
[12308]96iface_vr1_alias1:
[10884]97 comment : "Link naar Boterhuis"
[10239]98 ip : "172.16.6.89/29"
99 sdesc : "2boterhuis"
100 type : "eth"
101 extra_type : "eth2wifibridge"
[12478]102 bridge_type: "NanoStation M5"
[12308]103 status : "down"
[10116]104
[12569]105
[12491]106iface_vr1_alias2:
107 comment : "Link naar StBavo1"
108 ip : "172.16.7.252/29"
109 sdesc : "2kaag2"
110 type : "eth"
111 extra_type : "eth2wifibridge"
112 bridge_type: "NanoStation M5"
113 status : "up"
[12474]114
[12491]115
[10116]116iface_vr2:
[10884]117 comment : "Link naar UnigorN"
[10116]118 ip : "172.16.17.76/29"
119 sdesc : "2unigorn"
120 mode : "station-wds"
121 type : "eth"
122 extra_type : "eth2wifibridge"
[11623]123 channel : "52"
[10116]124 ssid : "il-no.unigorn.wleiden.net"
[10454]125 dhcp : False
[10729]126 compass : "zw"
[10116]127 ns_ip : "172.16.17.75/29"
128 ns_mac : "00:15:6d:70:54:98"
[10892]129 bridge_type: "NanoStation5"
[10116]130 status : "up"
131
132
Note: See TracBrowser for help on using the repository browser.