source: genesis/nodes/HybridJuffermans/wleiden.yaml@ 11627

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

Various small cleanups

File size: 3.1 KB
RevLine 
[11351]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6height : "17"
[11519]7latitude : "52.18838"
[11351]8location : "Jachtwerf Juffermans, Veerpolder 69, 2361 KZ, Warmond"
[11519]9longitude : "4.50260"
[11351]10masterip : "172.17.53.1"
11monitoring_group: "wleiden"
12nodename : "Juffermans"
13nodetype : "Hybrid"
14portal_sponsor: "Jachtwerf Juffermans"
15portal_url: "http://www.jachthavenjuffermans.nl/"
[11519]16rdnap_x : "094509"
[11351]17rdnap_y : 467063
18release : "9.0-RELEASE"
19service_accesspoint: True
[11554]20service_concentrator: False
[11351]21service_incoming_rdr: False
22service_proxy_ileiden: False
23service_proxy_normal: False
[11558]24status : "up"
[11351]25
[11519]26
[11386]27iface_ath0:
[11519]28 comment : "Ap3"
[11386]29 ip : "172.17.55.1/24"
30 sdesc : "ap"
31 mode : "ap"
32 type : "11b"
33 channel : "6"
[11571]34 ssid : "ap-WL-JachtwerfJuffermans"
[11386]35 dhcp : "10-250"
36 status : "up"
37
[11519]38
[11351]39iface_ue0:
[11384]40 comment : "Apo "
[11351]41 ip : "172.17.53.1/24"
42 sdesc : "aps"
43 mode : "ap"
44 type : "eth"
45 extra_type : "eth2wifibridge"
[11623]46 channel : "11"
[11571]47 ssid : "ap-WL-JachthvnJuffermans-o"
[11351]48 dhcp : "10-250"
[11384]49 compass : "o"
[11351]50 ns_ip : "172.17.53.2/24"
[11384]51 ns_mac : "00:27:22:E2:50:B5"
[11351]52 status : "up"
53
[11519]54
[11384]55iface_ue1:
56 comment : "Apw "
57 ip : "172.17.54.1/24"
58 sdesc : "aps"
59 mode : "ap"
60 type : "eth"
61 extra_type : "eth2wifibridge"
[11623]62 channel : "2"
[11571]63 ssid : "ap-WL-JachthvnJuffermans-w"
[11384]64 dhcp : "10-250"
65 compass : "w"
66 ns_ip : "172.17.54.2/24"
67 ns_mac : "00:27:22:E2:53:27"
68 status : "up"
[11351]69
[11519]70
[11384]71iface_vr0:
72 comment : "Interlink noordoost via switch"
[11362]73 ip : "172.16.3.97/29"
[11351]74 sdesc : "2kaag2"
[11362]75 mode : "ap-wds"
[11351]76 type : "eth"
77 extra_type : "eth2wifibridge"
[11623]78 channel : "60"
[11362]79 ssid : "il-no.juffermans.wleiden.net"
[11351]80 dhcp : False
81 compass : "no"
[11362]82 ns_ip : "172.16.3.98/29"
[11384]83 ns_mac : "00:27:22:10:FD:8E"
[11351]84 bridge_type: "NanoStation M5"
85 status : "up"
86
[11519]87
[11384]88iface_vr0_alias0:
89 comment : "Ethernet naar interlink oost via switch"
[11351]90 ip : "172.16.3.121/29"
91 sdesc : "2boterhuis"
92 mode : "ap-wds"
93 type : "eth"
94 extra_type : "eth2wifibridge"
95 channel : "36"
96 ssid : "il-o.juffermans.wleiden.net"
97 dhcp : False
98 compass : "o"
99 ns_ip : "172.16.3.122/29"
[11384]100 ns_mac : "00:27:22:8A:3D:2C"
[11351]101 bridge_type: "NanoStation M5"
102 status : "up"
103
[11519]104
[11351]105iface_vr1:
106 comment : "Link Lijtweg2"
107 ip : "172.16.3.148/29"
108 sdesc : "2lijtweg2"
109 mode : "station-wds"
110 type : "eth"
111 extra_type : "eth2wifibridge"
112 channel : "161"
113 ssid : "il-ono.lijtweg2.wleiden.net"
114 dhcp : False
[11627]115 compass : "w"
[11351]116 ns_ip : "172.16.3.147/29"
[11384]117 ns_mac : "00:27:22:8A:3B:C4"
[11351]118 status : "up"
119
[11519]120
[11351]121iface_vr2:
122 comment : "Link naar SOM1"
123 ip : "172.16.3.164/29"
124 sdesc : "2som1"
125 mode : "station-wds"
126 type : "eth"
127 extra_type : "eth2wifibridge"
128 channel : "132"
129 ssid : "il-n.som1.wleiden.net"
130 dhcp : False
131 compass : "z"
132 ns_ip : "172.16.3.163/29"
[11384]133 ns_mac : "00:27:22:8A:3B:B6"
[11351]134 bridge_type: "NanoStation M5"
135 status : "up"
136
137
Note: See TracBrowser for help on using the repository browser.