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

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