source: genesis/nodes/HybridVosko2/wleiden.yaml@ 13361

Last change on this file since 13361 was 13140, checked in by huub, 10 years ago

nieuw ssid bij Vosko2

File size: 2.7 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.15765"
[10116]7location : "Pieterskerk, Kloksteeg 16, 2311 SL, Leiden"
[10881]8longitude : "4.48786"
[12237]9masterip : "172.17.93.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Vosko2"
[11229]12nodetype : "Hybrid"
[10059]13rdnap_x : 93459
14rdnap_y : 463657
[11229]15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[11229]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
[10059]22
[11322]23
[10059]24iface_ath0:
[10884]25 comment : "Ap noord"
[12237]26 ip : "172.17.93.1/24"
[10116]27 sdesc : "ap-n"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 6
[13140]31 ssid : "WiFi-Leiden-2"
32 wlan_mac : "00:0b:6b:34:61:d9"
[11229]33 dhcp : "10-250"
[10116]34 status : "up"
[10059]35
[11627]36
[11600]37iface_ue0:
38 comment : "Link naar Hortus"
39 ip : "172.16.4.137/29"
40 sdesc : "2hortus"
41 mode : "ap-wds"
42 type : "eth"
43 extra_type : "eth2wifibridge"
44 channel : "36"
45 ssid : "il-w2.vosko2.wleiden.net"
46 dhcp : False
[11627]47 compass : "w"
[11600]48 ns_ip : "172.16.4.138/29"
[11732]49 ns_mac : "00:27:22:8a:3d:94"
[11731]50 bridge_type: "NanoStation M5"
[11600]51 status : "up"
[10059]52
[11627]53
[10059]54iface_vr0:
[12285]55 comment : "Link naar Rabo1"
56 ip : "172.16.4.12/29"
[12248]57 sdesc : "2visitorc2"
58 mode : "station-wds"
[10116]59 type : "eth"
60 extra_type : "eth2wifibridge"
[12248]61 channel : "136"
[12285]62 ssid : "il-z.rabo1.wleiden.net"
[10454]63 dhcp : False
[12474]64 compass : "n"
[12286]65 ns_ip : "172.16.4.11"
[11733]66 ns_mac : "00:15:6d:f2:35:7d"
[10892]67 bridge_type: "NanoStation5"
[11229]68 status : "up"
[10059]69
[12474]70
[10059]71iface_vr1:
[10885]72 comment : "Interlink w (Robijn)"
[12230]73 ip : "172.16.4.81/29"
[10116]74 sdesc : "2Robijn"
75 mode : "ap-wds"
76 type : "eth"
77 extra_type : "eth2wifibridge"
78 channel : "140"
79 ssid : "il-w.vosko2.wleiden.net"
[10454]80 dhcp : False
[10116]81 compass : "w"
[12230]82 ns_ip : "172.16.4.82/29"
[11733]83 ns_mac : "00:15:6d:f6:be:f7"
[10892]84 bridge_type: "NanoStation5"
[10116]85 status : "up"
[10059]86
[10116]87
88iface_vr1_alias0:
[10885]89 comment : "Interlink w (Huub)"
[10116]90 ip : "172.16.4.121/29"
91 sdesc : "2huub"
92 type : "eth"
93 extra_type : "eth2wifibridge"
[10454]94 dhcp : False
[12478]95 bridge_type: "NanoStation M5"
[10116]96 status : "up"
97
98
[10059]99iface_vr1_alias1:
[10885]100 comment : "Interlink w (BCSte)"
[10116]101 ip : "172.16.3.155/29"
102 sdesc : "2bcste"
103 type : "eth"
104 extra_type : "eth2wifibridge"
[10454]105 dhcp : False
[12478]106 bridge_type: "NanoStation M5"
[10116]107 status : "up"
[10059]108
[10116]109
[12396]110iface_vr1_alias2:
111 comment : "Link naar Zwaluwak"
112 ip : "172.16.4.33/29"
113 sdesc : "2zwaluwak"
114 type : "eth"
115 dhcp : False
116 status : "up"
117
118
[10116]119iface_vr2:
[10884]120 comment : "Lokaal ethernet"
[10116]121 ip : "172.17.175.72/28"
122 sdesc : "ethernet"
123 type : "eth"
[10454]124 dhcp : False
[10116]125 status : "up"
126
127
Note: See TracBrowser for help on using the repository browser.