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

Last change on this file since 11611 was 11600, checked in by huub, 12 years ago

config figuratie link vosko2 - hortus

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.175.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Vosko2"
[11229]12nodetype : "Hybrid"
[10059]13rdnap_x : 93459
14rdnap_y : 463657
[11229]15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[11229]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
[10059]22
[11322]23
[10059]24iface_ath0:
[10884]25 comment : "Ap noord"
[11229]26 ip : "172.17.175.1/24"
[10116]27 sdesc : "ap-n"
[10703]28 mode : "ap"
[10116]29 type : "11b"
30 channel : "2"
[10156]31 ssid : "ap-WirelessLeiden-Vosko2"
[11229]32 dhcp : "10-250"
[10116]33 status : "up"
[10059]34
[11600]35iface_ue0:
36 comment : "Link naar Hortus"
37 ip : "172.16.4.137/29"
38 sdesc : "2hortus"
39 mode : "ap-wds"
40 type : "eth"
41 extra_type : "eth2wifibridge"
42 channel : "36"
43 ssid : "il-w2.vosko2.wleiden.net"
44 dhcp : False
45 compass : "no"
46 ns_ip : "172.16.4.138/29"
47 ns_mac : "00:27:22:8A:3D:94"
48 bridge_type: "NanoStation5"
49 status : "up"
[10059]50
51iface_vr0:
[10885]52 comment : "Link naar rund"
[10116]53 ip : "172.16.17.153/29"
54 sdesc : "2rund"
55 mode : "ap-wds"
56 type : "eth"
57 extra_type : "eth2wifibridge"
58 channel : "44"
59 ssid : "il-no.vosko2.wleiden.net"
[10454]60 dhcp : False
[10729]61 compass : "no"
[10116]62 ns_ip : "172.16.17.154"
63 ns_mac : "00:15:6d:f3:35:7d"
[10892]64 bridge_type: "NanoStation5"
[11229]65 status : "up"
[10059]66
[10116]67
[10059]68iface_vr1:
[10885]69 comment : "Interlink w (Robijn)"
[10116]70 ip : "172.16.4.113/29"
71 sdesc : "2Robijn"
72 mode : "ap-wds"
73 type : "eth"
74 extra_type : "eth2wifibridge"
75 channel : "140"
76 ssid : "il-w.vosko2.wleiden.net"
[10454]77 dhcp : False
[10116]78 compass : "w"
79 ns_ip : "172.16.4.114/29"
80 ns_mac : "00:15:6d:f7:be:f7"
[10892]81 bridge_type: "NanoStation5"
[10116]82 status : "up"
[10059]83
[10116]84
85iface_vr1_alias0:
[10885]86 comment : "Interlink w (Huub)"
[10116]87 ip : "172.16.4.121/29"
88 sdesc : "2huub"
89 type : "eth"
90 extra_type : "eth2wifibridge"
[10454]91 dhcp : False
[10116]92 status : "up"
93
94
[10059]95iface_vr1_alias1:
[10885]96 comment : "Interlink w (BCSte)"
[10116]97 ip : "172.16.3.155/29"
98 sdesc : "2bcste"
99 type : "eth"
100 extra_type : "eth2wifibridge"
[10454]101 dhcp : False
[10116]102 status : "up"
[10059]103
[10116]104
105iface_vr2:
[10884]106 comment : "Lokaal ethernet"
[10116]107 ip : "172.17.175.72/28"
108 sdesc : "ethernet"
109 type : "eth"
[10454]110 dhcp : False
[10116]111 status : "up"
112
113
Note: See TracBrowser for help on using the repository browser.