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

Last change on this file since 11281 was 11229, checked in by huub, 13 years ago

hybridconfigs voor Robijn en Voskos

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