source: genesis/nodes/HybridKudelstaart/wleiden.yaml@ 12264

Last change on this file since 12264 was 11769, checked in by huub, 12 years ago

update kudelstaart met mac adressen"

File size: 3.2 KB
RevLine 
[11760]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6latitude : "52.236636"
7location : "Jachthaven Kempers, Kudelstaartseweg 226, 1433 GR, Kudelstaart"
8longitude : "4.748569"
9masterip : "172.17.77.1"
10monitoring_group: "westeinder"
11nodename : "Kudelstaart"
12nodetype : "Hybrid"
13portal_sponsor: "Kempers Watersport Kudelstaart"
14portal_url: "http://www.kemperswatersport.nl"
15rdnap_x : 111375
16rdnap_y : 472255
17release : "9.0-RELEASE"
18service_accesspoint: True
19service_concentrator: False
20service_incoming_rdr: False
[11765]21service_proxy_ileiden: True
22service_proxy_normal: True
23externalif: "vr0"
[11760]24status : "planned"
25
26iface_ue0:
[11769]27 comment : "Accesspoints, repeater BulletM2 172.17.77.3 00:27:22:66:6B:E0"
[11760]28 ip : "172.17.77.1/24"
29 sdesc : "2aps"
30 mode : "ap"
31 type : "eth"
32 extra_type : "eth2wifibridge"
33 channel : "6"
[11765]34 ssid : "ap-Westeinder-Kudelstaart1"
[11760]35 dhcp : "10-250"
36 compass : "z"
[11765]37 ns_ip : "172.17.77.2/24"
[11769]38 ns_mac : "00:27:22:E2:52:70"
[11760]39 bridge_type: "NanoStation M2"
40 status : "up"
41
[11765]42iface_ue1:
43 comment : "Accesspoint"
44 ip : "172.17.79.1/24"
45 sdesc : "2aps"
46 mode : "ap"
47 type : "eth"
48 extra_type : "eth2wifibridge"
49 channel : "6"
50 ssid : "ap-Westeinder-Kudelstaart2"
51 dhcp : "10-250"
52 compass : "z"
53 ns_ip : "172.17.79.2/24"
[11769]54 ns_mac : "00:27:22:E2:50:EB"
[11765]55 bridge_type: "NanoStation M2"
56 status : "up"
57
[11760]58iface_vr0:
[11769]59 comment : "Link naar external interface gateway via NS5 192.168.1.21 00:15:6D:F2:39:37"
60 ip : "192.168.1.19/24"
[11765]61 sdesc : "2external"
62 mode : "ap-wds"
63 type : "eth"
64 extra_type : "eth2wifibridge"
65 channel : "120"
66 ssid : "il-z.kudelstaart.wleiden.net"
67 dhcp : False
68 compass : "z"
69 ns_ip : "192.168.1.20/24"
[11769]70 ns_mac : "00:15:6D:EC:82:4C"
71 bridge_type: "NanoStation5"
[11765]72 status : "up"
73
74iface_vr1:
75 comment : "Link naar Kempers Leimuiden via switch"
[11760]76 ip : "172.16.6.201/29"
77 sdesc : "2kempers"
78 mode : "ap-wds"
79 type : "eth"
80 extra_type : "eth2wifibridge"
81 channel : "44"
82 ssid : "il-wzw.kudelstaart.wleiden.net"
83 dhcp : False
84 compass : "wzw"
85 ns_ip : "172.16.6.202/29"
[11769]86 ns_mac : "DC:9F:DB:2E:0E:95"
87 bridge_type: "NanoBridge M5"
[11760]88 status : "up"
89
[11765]90iface_vr1_alias0:
91 comment : "Link naar Watertoren3 via switch"
[11760]92 ip : "172.16.16.148/29"
93 sdesc : "2wtoren3"
94 mode : "station-wds"
95 type : "eth"
96 extra_type : "eth2wifibridge"
97 channel : "44"
98 ssid : "il-z.watertoren3.wleiden.net"
99 dhcp : False
100 compass : "nno"
101 ns_ip : "172.16.16.147/29"
[11769]102 ns_mac : "DC:9F:DB:2A:28:D4"
[11760]103 bridge_type: "NanoStation M5"
104 status : "up"
105
106iface_vr2:
[11765]107 comment : "Link naar Enzo Burgerveen"
[11760]108 ip : "172.16.6.209/29"
[11765]109 sdesc : "2enzo"
[11760]110 mode : "ap-wds"
111 type : "eth"
112 extra_type : "eth2wifibridge"
113 channel : "52"
[11765]114 ssid : "il-w.kudelstaart.wleiden.net"
[11760]115 dhcp : False
[11769]116 compass : "w"
[11760]117 ns_ip : "172.16.6.210/29"
[11769]118 ns_mac : "DC:9F:DB:2E:0D:57"
119 bridge_type: "NanoBridge M5"
[11760]120 status : "up"
121
122
Note: See TracBrowser for help on using the repository browser.