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

Last change on this file since 11554 was 11554, checked in by rick, 12 years ago

Cleanup actie.

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"
[10116]29 type : "11b"
30 channel : "5"
[10156]31 ssid : "ap-WirelessLeiden-Victoria"
[10116]32 dhcp : "10-60"
33 status : "up"
[10059]34
35
[10116]36iface_ue0:
37 comment : "Ethernet naar lokaal AP met PoE"
38 ip : "172.17.140.65/26"
39 sdesc : "lokaalAP"
[11263]40 mode : "ap"
[10116]41 type : "eth"
42 extra_type : "eth2wifibridge"
43 channel : "6"
[11263]44 ssid : "ap2-WirelessLeiden-Victoria"
[10116]45 dhcp : "70-120"
46 ns_ip : "172.17.14.66/26"
47 ns_mac : ""
48 status : "up"
49
50
[10059]51iface_vr0:
[10884]52 comment : "A-link naar Stadhuis"
[10116]53 ip : "172.16.17.196/29"
54 sdesc : "2stadhuis"
55 mode : "station-wds"
56 type : "eth"
57 extra_type : "eth2wifibridge"
58 channel : "44"
59 ssid : "il-zo.stadhuis.wleiden.net"
[10454]60 dhcp : False
[10729]61 compass : "nw"
[10116]62 ns_ip : "172.16.17.195/29"
63 ns_mac : "00:15:6d:70:51:f2"
[10892]64 bridge_type: "NanoStation5"
[10116]65 status : "up"
[10059]66
[10116]67
[10059]68iface_vr1:
[10884]69 comment : "A-link naar CeTIM2"
[10116]70 ip : "172.16.17.204/29"
71 sdesc : "2cetim2"
72 mode : "station-wds"
73 type : "eth"
74 extra_type : "eth2wifibridge"
75 channel : "116"
76 ssid : "il-zw.cetim2.wleiden.net"
[10454]77 dhcp : False
[10729]78 compass : "n"
[10116]79 ns_ip : "172.16.17.203/29"
80 ns_mac : "00:15:6d:70:53:7f"
[10892]81 bridge_type: "NanoStation5"
[10116]82 status : "up"
[10059]83
[10116]84
85iface_vr2:
[10884]86 comment : "Nog vrij"
[10116]87 ip : "172.16.17.209/29"
88 sdesc : "2vrij"
[11263]89 mode : "ap-wds"
[10116]90 type : "eth"
91 extra_type : "eth2wifibridge"
92 channel : "124"
93 ssid : "il-zo.victoria.wleiden.net"
[10454]94 dhcp : False
[10116]95 compass : "se"
96 ns_ip : "172.16.17.210/29"
97 ns_mac : "00:15:6d:70:53:39"
[10892]98 bridge_type: "NanoStation5"
[10116]99 status : "down"
100
101
Note: See TracBrowser for help on using the repository browser.