source: genesis/nodes/HybridVosko2/wleiden.yaml@ 11229

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

hybridconfigs voor Robijn en Voskos

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.15765"
[10116]7location : "Pieterskerk, Kloksteeg 16, 2311 SL, Leiden"
[10881]8longitude : "4.48786"
[10116]9masterip : "172.17.175.1"
10nodename : "Vosko2"
[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 noord"
[11229]23 ip : "172.17.175.1/24"
[10116]24 sdesc : "ap-n"
[10703]25 mode : "ap"
[10116]26 type : "11b"
27 channel : "2"
[10156]28 ssid : "ap-WirelessLeiden-Vosko2"
[11229]29 dhcp : "10-250"
[10116]30 status : "up"
[10059]31
32
33iface_vr0:
[10885]34 comment : "Link naar rund"
[10116]35 ip : "172.16.17.153/29"
36 sdesc : "2rund"
37 mode : "ap-wds"
38 type : "eth"
39 extra_type : "eth2wifibridge"
40 channel : "44"
41 ssid : "il-no.vosko2.wleiden.net"
[10454]42 dhcp : False
[10729]43 compass : "no"
[10116]44 ns_ip : "172.16.17.154"
45 ns_mac : "00:15:6d:f3:35:7d"
[10892]46 bridge_type: "NanoStation5"
[11229]47 status : "up"
[10059]48
[10116]49
[10059]50iface_vr1:
[10885]51 comment : "Interlink w (Robijn)"
[10116]52 ip : "172.16.4.113/29"
53 sdesc : "2Robijn"
54 mode : "ap-wds"
55 type : "eth"
56 extra_type : "eth2wifibridge"
57 channel : "140"
58 ssid : "il-w.vosko2.wleiden.net"
[10454]59 dhcp : False
[10116]60 compass : "w"
61 ns_ip : "172.16.4.114/29"
62 ns_mac : "00:15:6d:f7:be:f7"
[10892]63 bridge_type: "NanoStation5"
[10116]64 status : "up"
[10059]65
[10116]66
67iface_vr1_alias0:
[10885]68 comment : "Interlink w (Huub)"
[10116]69 ip : "172.16.4.121/29"
70 sdesc : "2huub"
71 type : "eth"
72 extra_type : "eth2wifibridge"
[10454]73 dhcp : False
[10116]74 status : "up"
75
76
[10059]77iface_vr1_alias1:
[10885]78 comment : "Interlink w (BCSte)"
[10116]79 ip : "172.16.3.155/29"
80 sdesc : "2bcste"
81 type : "eth"
82 extra_type : "eth2wifibridge"
[10454]83 dhcp : False
[10116]84 status : "up"
[10059]85
[10116]86
87iface_vr2:
[10884]88 comment : "Lokaal ethernet"
[10116]89 ip : "172.17.175.72/28"
90 sdesc : "ethernet"
91 type : "eth"
[10454]92 dhcp : False
[10116]93 status : "up"
94
95
Note: See TracBrowser for help on using the repository browser.