source: genesis/nodes/CNodeHofwijck/wleiden.yaml@ 11255

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

config voor HybridAJSoft2

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"
[10116]6ileiden : True
[10881]7latitude : "52.18429"
[10116]8location : "Zorgcentrum Hofwijck, Hazenboslaan 38, 2341 CC, Oegstgeest"
[10881]9longitude : "4.47762"
[10116]10masterip : "172.23.16.1"
11nodename : "Hofwijck"
12nodetype : "CNode"
[10059]13rdnap_x : 92795
14rdnap_y : 466629
[10116]15release : "8.2-RELEASE"
16status : "up"
[10059]17
[10116]18
[10059]19iface_ath0:
[10884]20 comment : "Ap voor de buurt"
[10116]21 ip : "172.23.16.1/26"
22 sdesc : "ap"
[10703]23 mode : "ap"
[10116]24 type : "11b"
25 channel : "8"
[10156]26 ssid : "ap-WirelessLeiden-Hofwijck"
[10116]27 dhcp : "10-60"
28 status : "up"
[10059]29
30
[10116]31iface_ue0:
32 comment : "Ethernet naar Hofwijck"
33 ip : "172.23.16.65/28"
34 sdesc : "2hofwijck"
35 type : "eth"
[10463]36 dhcp : False
[10116]37 status : "up"
38
39
[10059]40iface_vr0:
[10884]41 comment : "B-Link naar Lange Voort"
[10116]42 ip : "172.16.6.25/29"
43 sdesc : "2langevoort"
44 mode : "station-wds"
45 type : "eth"
46 extra_type : "eth2wifibridge"
47 channel : "3"
48 ssid : "il-w.hofwijck.wleiden.net"
[10454]49 dhcp : False
[10729]50 compass : "n"
[10116]51 ns_ip : "172.16.6.26"
52 ns_mac : "00:15:6d:e8:e7:37"
[11226]53 status : "down"
[10059]54
[10116]55
[10059]56iface_vr1:
[10116]57 comment : "Link naar UniGorN"
58 ip : "172.16.17.236/29"
59 sdesc : "2unigorn"
60 mode : "station-wds"
61 type : "eth"
62 extra_type : "eth2wifibridge"
63 channel : "104"
[10146]64 ssid : "il-no.unigorn.wleiden.net"
[10454]65 dhcp : False
[10729]66 compass : "zw"
[10116]67 ns_ip : "172.16.17.235/29"
68 ns_mac : "00:15:6d:f6:be:db"
[11053]69 bridge_type: "NanoStation5"
[10116]70 status : "up"
[10059]71
[10116]72
73iface_vr2:
74 comment : "Link naar Lijtweg1"
75 ip : "172.16.3.108/29"
76 sdesc : "2lijtweg1"
77 mode : "station-wds"
78 type : "eth"
79 extra_type : "eth2wifibridge"
80 channel : "124"
81 ssid : "il-o.lijtweg1.wleiden.net"
[10454]82 dhcp : False
[10146]83 compass : "w"
[10116]84 ns_ip : "172.16.3.107"
85 ns_mac : "00:15:6d:f7:be:d0"
[11053]86 bridge_type: "NanoStation5"
[10116]87 status : "up"
88
89
Note: See TracBrowser for help on using the repository browser.