source: genesis/nodes/HybridLivingLab/wleiden.yaml@ 13106

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

LivingLab nieuwe ssid

File size: 2.3 KB
RevLine 
[10689]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
[11013]6ileiden : True
[10881]7latitude : "52.14490"
[10689]8location : "Pergolesipad 95, 2324 DG, Leiden"
[10881]9longitude : "4.46733"
[10689]10masterip : "172.20.140.1"
[11325]11monitoring_group: "wleiden"
[10689]12nodename : "LivingLab"
13nodetype : "Hybrid"
14rdnap_x : 92036
15rdnap_y : 462256
16release : "9.0-RELEASE"
[10701]17service_accesspoint: True
[11554]18service_concentrator: False
[10780]19service_incoming_rdr: False
[12372]20service_proxy_ileiden: False
21service_proxy_normal: False
[10689]22status : "up"
23
[11519]24
[10689]25iface_ath0:
[10885]26 comment : "AP voor de buurt"
[10689]27 ip : "172.20.140.1/24"
28 sdesc : "ap"
[10703]29 mode : "ap"
[11737]30 type : "11g"
[11738]31 channel : 6
[13106]32 ssid : "WiFi-Leiden"
33 wlan_mac : "00:0b:6b:81:a9:30"
[10689]34 dhcp : "10-250"
35 status : "up"
36
[11519]37
[10689]38iface_ue0:
39 comment : "Link naar Roomburgh2"
40 ip : "172.16.4.60/29"
41 sdesc : "2Roomburgh2"
42 mode : "station-wds"
43 type : "eth"
44 extra_type : "eth2wifibridge"
45 channel : "116"
46 ssid : "il-zw.roomburgh2.wleiden.net"
47 dhcp : False
[10729]48 compass : "o"
[10689]49 ns_ip : "172.16.4.59/29"
50 ns_mac : "00:15:6d:70:51:f5"
[12478]51 bridge_type: "NanoStation M5"
[10689]52 status : "up"
53
[11519]54
[10689]55iface_vr0:
[12474]56 comment : "Lokaal"
[12372]57 ip : "172.16.6.201/29"
58 sdesc : "2lokaal"
[10689]59 type : "eth"
[12509]60 dhcp : False
[10689]61 status : "up"
62
[11519]63
[10689]64iface_vr1:
[10884]65 comment : "Link naar AJSoft2"
[12976]66 ip : "172.16.17.108/29"
[10689]67 sdesc : "2AJSoft2"
[11652]68 mode : "station-wds"
[10689]69 type : "eth"
70 extra_type : "eth2wifibridge"
[11652]71 channel : "100"
72 ssid : "il-w.ajsoft2.wleiden.net"
[10689]73 dhcp : False
74 compass : "n"
[12976]75 ns_ip : "172.16.17.107/29"
[10689]76 ns_mac : "00:15:6d:70:52:60"
[11731]77 bridge_type: "NanoStation5"
[10689]78 status : "up"
79
[11519]80
[10689]81iface_vr2:
[10883]82 comment : "Ethernet naar Haagwijk"
[10689]83 ip : "172.16.17.113/29"
84 sdesc : "2Haagwijk"
[11263]85 mode : "ap-wds"
[10689]86 type : "eth"
87 extra_type : "eth2wifibridge"
88 channel : "44"
89 ssid : "il-zo.livinglab.wleiden.net"
90 dhcp : False
[10729]91 compass : "zo"
[10689]92 ns_ip : "172.16.17.114"
93 ns_mac : "00:15:6d:70:51:e9"
[11731]94 bridge_type: "NanoStation5"
[10689]95 status : "up"
96
[11519]97
[11505]98iface_vr2_alias0:
[12384]99 comment : "Ethernet naar xxx NSM5 MAC 00:27:22:8A:3B:FB via switch"
[12465]100 ip : "172.16.9.25/29"
[12384]101 sdesc : "2unused"
[11505]102 type : "eth"
103 status : "up"
[10701]104
[11505]105
Note: See TracBrowser for help on using the repository browser.