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

Last change on this file since 11263 was 11263, checked in by huub, 13 years ago

webster psycho en victoria naar hybrid

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