source: genesis/nodes/HybridVictoria/wleiden.yaml@ 13334

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

nieuw ssid bij Victoria

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.15569"
[10116]7location : "Victoria Vastgoed, Gangetje 14, 2311ER, Leiden"
[10881]8longitude : "4.49327"
[10116]9masterip : "172.17.140.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Victoria"
[11263]12nodetype : "Hybrid"
[10059]13rdnap_x : 93826
14rdnap_y : 463434
[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.140.1/26"
27 sdesc : "ap"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 6
[13135]31 ssid : "WiFi-Leiden"
[13134]32 wlan_mac : "00:1b:b1:f1:74:70"
[10116]33 dhcp : "10-60"
34 status : "up"
[10059]35
36
[10116]37iface_ue0:
38 comment : "Ethernet naar lokaal AP met PoE"
39 ip : "172.17.140.65/26"
40 sdesc : "lokaalAP"
[11263]41 mode : "ap"
[10116]42 type : "eth"
43 extra_type : "eth2wifibridge"
44 channel : "6"
[11263]45 ssid : "ap2-WirelessLeiden-Victoria"
[10116]46 dhcp : "70-120"
[13135]47 ns_ip : "172.17.140.66/26"
[10116]48 ns_mac : ""
[12478]49 bridge_type: "NanoStation M5"
[10116]50 status : "up"
51
52
[10059]53iface_vr0:
[10884]54 comment : "A-link naar Stadhuis"
[10116]55 ip : "172.16.17.196/29"
56 sdesc : "2stadhuis"
57 mode : "station-wds"
58 type : "eth"
59 extra_type : "eth2wifibridge"
60 channel : "44"
[11640]61 ssid : "il-o.stadhuis.wleiden.net"
[10454]62 dhcp : False
[10729]63 compass : "nw"
[10116]64 ns_ip : "172.16.17.195/29"
65 ns_mac : "00:15:6d:70:51:f2"
[10892]66 bridge_type: "NanoStation5"
[10116]67 status : "up"
[10059]68
[10116]69
[10059]70iface_vr1:
[10884]71 comment : "A-link naar CeTIM2"
[10116]72 ip : "172.16.17.204/29"
73 sdesc : "2cetim2"
74 mode : "station-wds"
75 type : "eth"
76 extra_type : "eth2wifibridge"
77 channel : "116"
78 ssid : "il-zw.cetim2.wleiden.net"
[10454]79 dhcp : False
[10729]80 compass : "n"
[10116]81 ns_ip : "172.16.17.203/29"
82 ns_mac : "00:15:6d:70:53:7f"
[10892]83 bridge_type: "NanoStation5"
[10116]84 status : "up"
[10059]85
[10116]86
87iface_vr2:
[10884]88 comment : "Nog vrij"
[10116]89 ip : "172.16.17.209/29"
90 sdesc : "2vrij"
[11263]91 mode : "ap-wds"
[10116]92 type : "eth"
93 extra_type : "eth2wifibridge"
94 channel : "124"
95 ssid : "il-zo.victoria.wleiden.net"
[10454]96 dhcp : False
[10116]97 compass : "se"
98 ns_ip : "172.16.17.210/29"
99 ns_mac : "00:15:6d:70:53:39"
[10892]100 bridge_type: "NanoStation5"
[10116]101 status : "down"
102
103
Note: See TracBrowser for help on using the repository browser.