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

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

grip 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.14730"
[10116]7location : "Stichting Werk en Onderneming, Frambozenweg 5, 2321 KA, Leiden"
[10881]8longitude : "4.48863"
[10116]9masterip : "172.21.8.1"
10nodename : "Grip"
[11256]11nodetype : "Hybrid"
[10059]12rdnap_x : 93497
13rdnap_y : 462505
[11256]14release : "9.0-RELEASE"
15service_accesspoint: True
16service_incoming_rdr: False
17service_proxy_ileiden: False
18service_proxy_normal: False
[10116]19status : "up"
20
21
[10059]22iface_ath0:
[10888]23 comment : "Omni (dubbele waveguide)"
[11256]24 ip : "172.21.8.1/24"
[10116]25 sdesc : "ap"
[10703]26 mode : "ap"
[10116]27 type : "11b"
28 channel : "11"
[10156]29 ssid : "ap-WirelessLeiden-Grip"
[11256]30 dhcp : "10-250"
[10116]31 status : "up"
[10059]32
33
34iface_vr0:
[10884]35 comment : "A-link naar vosko1"
[10116]36 ip : "172.16.16.60/29"
37 sdesc : "2vosko1"
38 mode : "station-wds"
39 type : "eth"
40 extra_type : "eth2wifibridge"
41 ssid : "il-zw.vosko1.wleiden.net"
[10454]42 dhcp : False
[10729]43 compass : "n"
[10116]44 ns_ip : "172.16.16.59/29"
45 ns_mac : "00:15:6d:70:50:09"
[10892]46 bridge_type: "NanoStation5"
[10116]47 status : "up"
[10059]48
[10116]49
[10059]50iface_vr1:
[10116]51 comment : "Link naar ROC2"
52 ip : "172.16.5.29/29"
53 sdesc : "2roc2"
54 mode : "station-wds"
55 type : "eth"
56 extra_type : "eth2wifibridge"
57 channel : "52"
58 ssid : "il-nw.roc2.wleiden.net"
[10454]59 dhcp : False
[10729]60 compass : "zo"
[10116]61 ns_ip : "192.168.1.20/24"
62 ns_mac : "00:15:6d:ad:34:35"
63 status : "down"
[10059]64
[10116]65
66iface_vr2:
[10884]67 comment : "Link naar LCPL"
[10116]68 ip : "172.16.1.1/30"
69 sdesc : "2lcpl"
70 mode : "ap-wds"
71 type : "eth"
72 extra_type : "eth2wifibridge"
73 channel : "8"
74 ssid : "il-zw.grip.wleiden.net"
[10454]75 dhcp : False
[10729]76 compass : "w"
[10116]77 ns_ip : "192.168.1.20/24"
78 ns_mac : "00:15:6d:30:29:6b"
79 status : "down"
80
81
Note: See TracBrowser for help on using the repository browser.