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

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

All cosmetic fixes.

File size: 2.5 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.15765"
[10116]7location : "Pieterskerk, Kloksteeg 16, 2311 SL, Leiden"
[10881]8longitude : "4.48786"
[10116]9masterip : "172.17.176.1"
10nodename : "Vosko3"
[11229]11nodetype : "Hybrid"
[10059]12rdnap_x : 93459
13rdnap_y : 463657
[11229]14release : "9.0-RELEASE"
15service_accesspoint: True
16service_incoming_rdr: False
17service_proxy_ileiden: False
18service_proxy_normal: False
[10116]19status : "up"
[10059]20
[11322]21
[10059]22iface_ath0:
[10884]23 comment : "Ap zuidoost"
[10116]24 ip : "172.17.176.1/26"
25 sdesc : "ap-zo"
[10703]26 mode : "ap"
[10116]27 type : "11b"
28 channel : "10"
[10156]29 ssid : "ap-WirelessLeiden-Vosko3"
[10116]30 dhcp : "10-60"
31 status : "up"
[10059]32
[10116]33
34iface_ue0:
[10884]35 comment : "Lokaal ethernet"
[10116]36 ip : "172.17.175.73/28"
37 sdesc : "ethernet"
38 type : "eth"
[10454]39 dhcp : False
[10116]40 status : "up"
41
42
43iface_vr0:
[10884]44 comment : "A-link to Stadhuis via Nanostation5"
[10116]45 ip : "172.16.5.65/29"
46 sdesc : "2stadhuis"
47 mode : "ap-wds"
48 type : "eth"
49 extra_type : "eth2wifibridge"
50 channel : "108"
51 ssid : "il-o.vosko3.wleiden.net"
[10454]52 dhcp : False
[10729]53 compass : "o"
[10116]54 ns_ip : "172.16.5.66/29"
55 ns_mac : "00:15:6d:bd:67:fe"
[10892]56 bridge_type: "NanoStation5"
[10116]57 status : "up"
58
59
60iface_vr1:
[10885]61 comment : "Ethernet to interlink south-east (Plantsoen)"
[10116]62 ip : "172.16.5.89/29"
63 sdesc : "2Plantsoen"
64 mode : "ap-wds"
65 type : "eth"
66 extra_type : "eth2wifibridge"
67 channel : "92"
68 ssid : "il-zo.vosko3.wleiden.net"
[10454]69 dhcp : False
[10729]70 compass : "zo"
[10116]71 ns_ip : "172.16.5.90/29"
72 ns_mac : "00:15:6d:bd:67:ff"
[10892]73 bridge_type: "NanoStation5"
[10116]74 status : "up"
75
76
[10059]77iface_vr2:
[10884]78 comment : "A-link to DirkLos1 via Nanostation5"
[10116]79 ip : "172.16.4.73/29"
80 sdesc : "2DirkLos1"
81 mode : "ap-wds"
82 type : "eth"
83 extra_type : "eth2wifibridge"
84 channel : "100"
85 ssid : "il-wnw.vosko3.wleiden.net"
[10454]86 dhcp : False
[10729]87 compass : "nw"
[10116]88 ns_ip : "172.16.4.74/29"
89 ns_mac : "00:15:6d:bd:68:9b"
[10350]90 status : "up"
[10059]91
[10116]92
[10059]93iface_vr2_alias0:
[10884]94 comment : "A-link to geluidsnet2"
[10116]95 ip : "172.16.4.201/29"
96 sdesc : "2geluidsnet2"
97 type : "eth"
98 extra_type : "eth2wifibridge"
[10454]99 dhcp : False
[10116]100 status : "up"
[10059]101
102
103iface_vr2_alias1:
[10884]104 comment : "A-link to Webster"
[10116]105 ip : "172.16.4.249/29"
106 sdesc : "2webster"
107 type : "eth"
108 extra_type : "eth2wifibridge"
[10454]109 dhcp : False
[10116]110 status : "up"
[10059]111
112
Note: See TracBrowser for help on using the repository browser.