source: genesis/nodes/HybridUniGor2/wleiden.yaml@ 11261

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

nodes unigor naar hybrid

File size: 1.8 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.16782"
[10116]7location : "Gorleus Lab Universiteit Leiden, Einsteinweg 55, 2333 CC, Leiden"
[10881]8longitude : "4.45961"
[10116]9masterip : "172.22.8.1"
10nodename : "UniGor2"
[11261]11nodetype : "Hybrid"
[10059]12rdnap_x : 91540
13rdnap_y : 464813
[11261]14service_accesspoint: True
15service_incoming_rdr: False
16service_proxy_ileiden: False
17service_proxy_normal: False
[10116]18status : "up"
[10059]19
20iface_ath0:
[10116]21 comment : "AP Richting zuid"
22 ip : "172.22.8.1/24"
23 sdesc : "ap-zuid"
[10703]24 mode : "ap"
[10116]25 type : "11b"
26 channel : "7"
[10156]27 ssid : "ap-WirelessLeiden-Unigor-zuid"
[10116]28 dhcp : "10-250"
29 status : "up"
[10059]30
31
32iface_vr0:
[10885]33 comment : "Ethernet naar server en Gorlaeus nodes"
[10116]34 ip : "172.19.128.66/28"
35 sdesc : "eth"
36 type : "eth"
[10454]37 dhcp : False
[10116]38 status : "up"
[10059]39
[10321]40
[10059]41iface_vr1:
[11261]42 comment : "b-Link naar Brug"
[10116]43 ip : "172.16.16.129/29"
[10386]44 sdesc : "2brug"
[11261]45 mode : "ap-wds"
[10116]46 type : "eth"
47 channel : "7"
48 ssid : "n-o.unigor.wleiden.net"
[10454]49 dhcp : False
[10116]50 compass : "e"
51 ns_ip : "172.16.16.130/29"
52 ns_mac : "00:15:6d:e8:e6:9b"
[10386]53 status : "down"
[10059]54
[10399]55
[10116]56iface_vr1_alias0:
[11261]57 comment : "b-Link naar AZC via bullet 2"
[10116]58 ip : "172.16.0.165/30"
59 sdesc : "2azc"
60 type : "eth"
61 extra_type : "eth2wifibridge"
[10454]62 dhcp : False
[10116]63 status : "up"
[10059]64
[10116]65
66iface_vr2:
[11261]67 comment : "link naar DirkLos2"
[10116]68 ip : "172.16.4.1/29"
69 sdesc : "2DirkLos2"
[11261]70 mode : "ap-wds"
[10116]71 type : "eth"
72 extra_type : "eth2wifibridge"
73 channel : "149"
74 ssid : "il-o.unigor2.wleiden.net"
[10454]75 dhcp : False
[10729]76 compass : "o"
[10116]77 ns_ip : "172.16.4.2/29"
78 ns_mac : "00:15:6d:d0:14:75"
[10892]79 bridge_type: "NanoStation5"
[10116]80 status : "up"
81
82
Note: See TracBrowser for help on using the repository browser.