source: genesis/nodes/HybridStJan/wleiden.yaml@ 12487

Last change on this file since 12487 was 12485, checked in by huub, 11 years ago

network plaatje update

File size: 3.4 KB
RevLine 
[11611]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[11731]4board : "ALIX2"
[11627]5latitude : "52.10902"
[11611]6location : "Kerk St Jans Onthoofding, Zuidbuurtseweg 13, 2381 LB Zoeterwoude"
[11627]7longitude : "4.50357"
[11611]8masterip : "172.17.66.1"
9monitoring_group: "wleiden"
10nodename : "StJan"
11nodetype : "Hybrid"
[11627]12portal_sponsor: "Gezamenlijke kerken Zoeterwoude Dorp"
13portal_url: "http://www.kerkvanzoeterwoude.nl/"
[11611]14rdnap_x : 94468
15rdnap_y : 458233
16release : "9.0-RELEASE"
17service_accesspoint: True
18service_concentrator: False
19service_incoming_rdr: False
20service_proxy_ileiden: False
21service_proxy_normal: False
[11638]22status : "up"
[11611]23
24
25iface_ath0:
[11630]26 comment : "PA4040 voor zuid"
[11611]27 ip : "172.17.66.1/24"
[11630]28 sdesc : "2apzuid"
[11611]29 mode : "ap"
[11737]30 type : "11g"
[11738]31 channel : 1
[11611]32 ssid : "ap-ZTW-StJan"
33 dhcp : "10-240"
34 status : "up"
35
36
37iface_ue0:
[11630]38 comment : "AP noord kabelnr.3"
[11611]39 ip : "172.17.67.1/24"
40 sdesc : "2apnoord"
41 mode : "ap"
42 type : "eth"
43 extra_type : "eth2wifibridge"
44 channel : "6"
45 ssid : "ap-ZTW-StJan-Noord"
46 dhcp : "10-240"
47 ns_ip : "172.17.67.2/24"
[11732]48 ns_mac : "00:27:22:e2:53:2a"
[11611]49 bridge_type: "NanoStation2M"
50 status : "up"
51
52
53iface_ue1:
[11630]54 comment : "AP oost kabelnr.2"
[11611]55 ip : "172.17.68.1/24"
[11630]56 sdesc : "2apoost"
[11611]57 mode : "ap"
58 type : "eth"
59 extra_type : "eth2wifibridge"
60 channel : "11"
61 ssid : "ap-ZTW-StJan-Zuid"
62 dhcp : "10-240"
63 compass : "z"
64 ns_ip : "172.17.68.2/24"
[11732]65 ns_mac : "00:27:22:e2:53:e7"
[11731]66 bridge_type: "NanoStation M2"
[11611]67 status : "up"
68
69
70iface_vr0:
[11630]71 comment : "Link naar Dorpskerk kabelnr.4"
[12250]72 ip : "172.16.5.105/29"
[11611]73 sdesc : "2dorp"
[12250]74 mode : "ap-wds"
[11611]75 type : "eth"
76 extra_type : "eth2wifibridge"
[12281]77 channel : "108"
[12250]78 ssid : "il-nw.stjan.wleiden.net"
[11611]79 dhcp : False
80 compass : "n"
[12250]81 ns_ip : "172.16.5.106/29"
[11732]82 ns_mac : "00:27:22:8a:3b:ca"
[11731]83 bridge_type: "NanoStation M5"
[11611]84 status : "up"
85
[12474]86
[12251]87iface_vr0_alias0:
88 comment : "Link naar Rustdam"
89 ip : "172.16.6.1/29"
90 sdesc : "2rustdam"
91 type : "eth"
92 dhcp : False
93 status : "up"
[11627]94
[12474]95
[12251]96iface_vr0_alias1:
[11630]97 comment : "Link naar TUDelft kabelnr.5"
[11611]98 ip : "172.16.6.105/29"
99 sdesc : "2tud"
100 mode : "ap-wds"
101 type : "eth"
102 extra_type : "eth2wifibridge"
103 channel : "36"
104 ssid : "il-zw.stjan.wleiden.net"
105 dhcp : False
106 compass : "zw"
107 ns_ip : "172.16.6.106/29"
[11732]108 ns_mac : "00:27:22:8a:3d:1f"
[11731]109 bridge_type: "NanoStation M5"
[12485]110 status : "up"
[11611]111
[11627]112
[11611]113iface_vr1:
[11630]114 comment : "Link naar Rijneke kabelnr.6"
[11611]115 ip : "172.16.6.172/29"
116 sdesc : "2Rijneke"
117 mode : "station-wds"
118 type : "eth"
119 extra_type : "eth2wifibridge"
120 channel : "60"
121 ssid : "il-zw.rijneke.wleiden.net"
122 dhcp : False
123 compass : "no"
124 ns_ip : "172.16.6.171/29"
[11732]125 ns_mac : "00:27:22:8a:3b:f5"
[11731]126 bridge_type: "NanoStation M5"
[11611]127 status : "up"
128
129
130iface_vr2:
[11630]131 comment : "Link naar Gelderswoude kabelnr. 1"
[11611]132 ip : "172.16.3.225/29"
[11630]133 sdesc : "2gelderswd"
[11611]134 mode : "ap-wds"
135 type : "eth"
[12325]136 channel : "52"
[11611]137 ssid : "il-zo.stjan.wleiden.net"
138 dhcp : False
139 compass : "zo"
140 ns_ip : "172.16.3.226/29"
[11732]141 ns_mac : "dc:9f:db:2a:1d:0c"
[11731]142 bridge_type: "NanoStation M5"
[11611]143 status : "up"
144
145
Note: See TracBrowser for help on using the repository browser.