source: genesis/nodes/HybridDirkLos2/wleiden.yaml@ 11265

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

dirklos naar hybrid

File size: 2.4 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.16732"
[10116]7location : "Hogeschool Leiden, Zernikedreef 11, 2333 CK, Leiden"
[10881]8longitude : "4.47071"
[10116]9masterip : "172.19.132.1"
10nodename : "DirkLos2"
[11254]11nodetype : "Hybrid"
[10116]12rdnap_x : "092299"
[10059]13rdnap_y : 464748
[11254]14release : "9.0-RELEASE"
15service_accesspoint: True
16service_incoming_rdr: False
17service_proxy_ileiden: False
18service_proxy_normal: False
[10116]19status : "up"
[10059]20
[10116]21
[10059]22iface_ath0:
[11254]23 comment : "AP1 voor de buurt"
24 ip : "172.19.132.1/24"
25 sdesc : "ap1"
26 mode : "ap1"
[10116]27 type : "11b"
[11254]28 channel : "9"
29 ssid : "ap1-WirelessLeiden-Dirklos"
30 dhcp : "10-250"
[10116]31 status : "up"
[10059]32
33
[10116]34iface_ue0:
[10885]35 comment : "Local Ethernet naar DirkLos1"
[10116]36 ip : "172.16.3.57/30"
37 sdesc : "eth_to_DirkLos1"
38 type : "eth"
[10454]39 dhcp : False
[10116]40 status : "up"
41
42
43iface_ue0_alias0:
[10885]44 comment : "Local Ethernet naar Hogeschool"
[10116]45 ip : "172.16.176.65/27"
46 sdesc : "eth_to_Hogeschool"
47 type : "eth"
48 dhcp : "70-94"
49 status : "up"
50
51
[10059]52iface_vr0:
[10885]53 comment : "Ethernet naar interlink west (unigor2)"
[10116]54 ip : "172.16.4.4/29"
55 sdesc : "2Unigor2"
56 mode : "station-wds"
57 type : "eth"
58 extra_type : "eth2wifibridge"
59 channel : "149"
60 ssid : "il-o.unigor2.wleiden.net"
[10454]61 dhcp : False
[10729]62 compass : "w"
[10116]63 ns_ip : "172.16.4.3/29"
64 ns_mac : "00:15:6d:d0:14:c3"
[10892]65 bridge_type: "NanoStation5"
[10116]66 status : "up"
[10059]67
[10116]68
[10059]69iface_vr1:
[10885]70 comment : "Ethernet naar interlink noord-oost Rabo2"
[10116]71 ip : "172.16.3.217/29"
72 sdesc : "2Rabo2"
73 mode : "station-wds"
74 type : "eth"
75 extra_type : "eth2wifibridge"
76 channel : "140"
77 ssid : "il-no.dirklos2.wleiden.net"
[10454]78 dhcp : False
[10729]79 compass : "o"
[10116]80 ns_ip : "172.16.3.218/29"
81 ns_mac : "00:15:6d:b5:24:4f"
[10892]82 bridge_type: "NanoStation5"
[10116]83 status : "up"
[10059]84
85
[10116]86iface_vr2:
[10885]87 comment : "Ethernet naar interlink zuid-oost (stadhuis)"
[10116]88 ip : "172.16.3.76/29"
89 sdesc : "2Stadhuis"
90 mode : "station-wds"
91 type : "eth"
92 extra_type : "eth2wifibridge"
93 channel : "116"
94 ssid : "il-nw.stadhuis2.wleiden.net"
[10454]95 dhcp : False
[10729]96 compass : "zo"
[10116]97 ns_ip : "172.16.3.75/29"
98 ns_mac : "00:15:6d:b5:25:65"
[10892]99 bridge_type: "NanoStation5"
[10116]100 status : "up"
101
102
Note: See TracBrowser for help on using the repository browser.