source: genesis/nodes/Webster/wleiden.yaml@ 13764

Last change on this file since 13764 was 13548, checked in by rick, 9 years ago

./tools/gformat.py cleanup

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"
[10881]6latitude : "52.16032"
[11355]7location : "Webster University, Galgewater 1, 2311 VZ, Leiden"
[10881]8longitude : "4.48344"
[10116]9masterip : "172.17.15.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Webster"
[11263]12nodetype : "Hybrid"
[10059]13rdnap_x : 93160
14rdnap_y : 463958
[11263]15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[11263]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"
[10116]26 ip : "172.17.15.1/24"
27 sdesc : "ap"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 11
[13141]31 ssid : "WiFi-Leiden"
32 wlan_mac : "90:a4:de:8b:e3:22"
[10116]33 dhcp : "10-100"
34 status : "up"
[10059]35
36
[10116]37iface_ue0:
[10884]38 comment : "Ap Beestenmarkt via nano2M"
[10116]39 ip : "172.17.17.1/24"
40 sdesc : "ap1"
[11263]41 mode : "ap"
[10116]42 type : "eth"
43 extra_type : "eth2wifibridge"
44 channel : "10"
[13141]45 ssid : "WiFi-Leiden-1"
[10116]46 dhcp : "10-100"
47 ns_ip : "172.17.17.2/24"
48 ns_mac : "00:27:22:80:5a:b4"
[10892]49 bridge_type: "NanoStation M2"
[10116]50 status : "up"
51
[13548]52
[10059]53iface_vr0:
[10116]54 comment : "Link naar Geluidsnet2"
55 ip : "172.16.4.196/29"
56 sdesc : "2geluidsnet2"
57 mode : "station-wds"
58 type : "eth"
59 extra_type : "eth2wifibridge"
60 channel : "132"
61 ssid : "il-z.geluidsnet2.wleiden.net"
[10454]62 dhcp : False
[10729]63 compass : "nw"
[10116]64 ns_ip : "172.16.4.195/29"
65 ns_mac : "00:15:6d:f2:37:c5"
[10892]66 bridge_type: "NanoStation5"
[10116]67 status : "up"
[10059]68
[10116]69
[10059]70iface_vr1:
[10116]71 comment : "Link naar vosko3"
72 ip : "172.16.4.252/29"
73 sdesc : "2vosko3"
74 mode : "station-wds"
75 type : "eth"
76 extra_type : "eth2wifibridge"
77 channel : "100"
78 ssid : "il-wnw.vosko3.wleiden.net"
[10454]79 dhcp : False
[10729]80 compass : "zo"
[10116]81 ns_ip : "172.16.4.251/29"
82 ns_mac : "00:15:6d:70:53:6c"
[10892]83 bridge_type: "NanoStation5"
[10116]84 status : "up"
[10059]85
[10116]86
87iface_vr2:
[11057]88 comment : "Link naar LucasN"
89 ip : "172.16.4.180/29"
90 sdesc : "2lucasn"
[10116]91 mode : "station-wds"
92 type : "eth"
93 extra_type : "eth2wifibridge"
[11057]94 channel : "36"
95 ssid : "il-zw.lucasn.wleiden.net"
[10454]96 dhcp : False
[11322]97 compass : "no"
[11057]98 ns_ip : "172.16.4.179/29"
[10116]99 ns_mac : "00:27:22:10:f5:b4"
[11731]100 bridge_type: "NanoStation M5"
[11263]101 status : "up"
[10116]102
103
Note: See TracBrowser for help on using the repository browser.