source: genesis/nodes/HybridZwaluwAK/wleiden.yaml@ 11322

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

All cosmetic fixes.

File size: 2.0 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.15366"
[10116]7location : "PC Basisschool De Zwaluw, A. Kleijnstraat 8, 2331 DV, Leiden"
[10881]8longitude : "4.44826"
[10116]9masterip : "172.22.0.1"
10nodename : "Zwaluwak"
[11275]11nodetype : "Hybrid"
[10059]12rdnap_x : 90743
13rdnap_y : 463247
[11275]14release : "9.0-RELEASE"
15service_accesspoint: True
16service_incoming_rdr: False
17service_proxy_ileiden: True
18service_proxy_normal: True
[10116]19status : "up"
[10059]20
[11322]21
[10059]22iface_ath0:
[10888]23 comment : "Omni voor de buurt"
[11275]24 ip : "172.22.0.1/24"
[10116]25 sdesc : "omni"
[10703]26 mode : "ap"
[10116]27 type : "11b"
28 channel : "3"
[10156]29 ssid : "ap-WirelessLeiden-Zwaluwak"
[11275]30 dhcp : "10-250"
[10116]31 status : "up"
[10059]32
33
[10116]34iface_ue0:
[10884]35 comment : "A-link naar NodeUnigor via Airlive"
[10116]36 ip : "172.16.3.70/30"
[11261]37 sdesc : "2unigor1"
[10116]38 mode : "station-wds"
39 type : "eth"
40 extra_type : "eth2wifibridge"
[11261]41 ssid : "il-z.unigor1.wleiden.net"
[10454]42 dhcp : False
[10729]43 compass : "no"
[10116]44 ns_ip : "192.168.1.21"
[11261]45 ns_mac : "00:4f:79:90:31:bf"
[10116]46 status : "up"
47
48
[10059]49iface_vr0:
[11275]50 comment : "External Link"
51 ip : "0.0.0.0/30"
52 sdesc : "2external"
[10116]53 type : "eth"
[11275]54 dhcp : "client"
[10116]55 status : "up"
[10059]56
[10116]57
[10059]58iface_vr1:
[11275]59 comment : "Link naar Unused via Bullet2"
[10116]60 ip : "172.16.6.73/29"
61 sdesc : "2unused"
62 mode : "station-wds"
63 type : "eth"
64 extra_type : "eth2wifibridge"
65 ssid : "effeniks"
[10454]66 dhcp : False
[10116]67 ns_ip : "172.16.6.74/29"
68 ns_mac : "00:15:6d:e8:e7:4a"
[10892]69 bridge_type: "Bullet2"
[10116]70 status : "down"
[10059]71
[10116]72
73iface_vr2:
[11275]74 comment : "Link naar BCStevenshof via Bullet2"
[10116]75 ip : "172.16.3.251/29"
76 sdesc : "2bcste"
77 mode : "station-wds"
78 type : "eth"
79 extra_type : "eth2wifibridge"
80 ssid : "il-nw.bcste.wleiden.net"
[10454]81 dhcp : False
[10729]82 compass : "zo"
[10116]83 ns_ip : "172.16.3.252/29"
84 ns_mac : "00:15:6d:e8:e6:a3"
[10892]85 bridge_type: "Bullet2"
[10116]86 status : "up"
87
88
Note: See TracBrowser for help on using the repository browser.