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

Last change on this file since 12366 was 12308, checked in by huub, 12 years ago

config aanpassingen Heineken

File size: 2.8 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
[12229]35iface_ue0:
36 comment : "Omni voor de buurt"
37 ip : "172.17.81.1/24"
[12308]38 mode : "ap-wds"
[12229]39 type : "eth"
40 extra_type : "eth2wifibridge"
[12232]41 ssid : "ap-WirelessLeiden-Spkaag2-Brug"
[12229]42 ns_ip : "172.17.81.2/24"
43 ns_mac : "00:27:22:e2:52:39"
44 bridge_type: "NanoStation2M"
[12308]45 channel : "1"
[12229]46 ssid : "ap-WirelessLeiden-Spkaag2"
47 dhcp : "10-250"
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
92 status : "up"
93
94iface_vr1_alias1:
[10884]95 comment : "Link naar Boterhuis"
[10239]96 ip : "172.16.6.89/29"
97 sdesc : "2boterhuis"
98 type : "eth"
99 extra_type : "eth2wifibridge"
[12308]100 status : "down"
[10116]101
102iface_vr2:
[10884]103 comment : "Link naar UnigorN"
[10116]104 ip : "172.16.17.76/29"
105 sdesc : "2unigorn"
106 mode : "station-wds"
107 type : "eth"
108 extra_type : "eth2wifibridge"
[11623]109 channel : "52"
[10116]110 ssid : "il-no.unigorn.wleiden.net"
[10454]111 dhcp : False
[10729]112 compass : "zw"
[10116]113 ns_ip : "172.16.17.75/29"
114 ns_mac : "00:15:6d:70:54:98"
[10892]115 bridge_type: "NanoStation5"
[10116]116 status : "up"
117
118
Note: See TracBrowser for help on using the repository browser.