source: genesis/nodes/HybridPlantsoen/wleiden.yaml@ 11296

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

plantsoen naar hybrid

File size: 2.2 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.15395"
[10116]7location : "CeTIM office, Plantsoen 97, 2311 KL, Leiden"
[10881]8longitude : "4.49646"
[10116]9masterip : "172.17.169.1"
10nodename : "Plantsoen2"
[11268]11nodetype : "Hybrid"
[10059]12rdnap_x : 94042
13rdnap_y : 463238
[10118]14release : "9.0-RELEASE"
[11268]15service_accesspoint: True
16service_incoming_rdr: False
17service_proxy_ileiden: False
18service_proxy_normal: False
[10116]19status : "up"
20
21
[10059]22iface_ath0:
[10885]23 comment : "AP voor de buurt"
[11268]24 ip : "172.17.169.1/24"
[10116]25 sdesc : "ap"
[10703]26 mode : "ap"
[10116]27 type : "11b"
28 channel : "7"
[11268]29 ssid : "ap-WirelessLeiden-Plantsoen2"
30 dhcp : "10-250"
[10116]31 compass : "omni"
32 status : "up"
[10059]33
[10156]34
[10145]35iface_ue0:
36 comment : "Link naar ROC1"
37 ip : "172.16.5.12/29"
38 sdesc : "2roc1"
39 mode : "station-wds"
40 type : "eth"
41 extra_type : "eth2wifibridge"
42 channel : "132"
43 ssid : "il-n.roc1.wleiden.net"
[10454]44 dhcp : False
[10729]45 compass : "z"
[10145]46 ns_ip : "172.16.5.11/29"
47 ns_mac : "00:27:22:10:FD:A1"
[11268]48 bridge_type: "NanoStation5"
[10450]49 status : "up"
[10059]50
[10145]51
[10059]52iface_vr0:
[10885]53 comment : "Ethernet naar woning Plantsoen"
[10116]54 ip : "172.17.169.65/28"
55 sdesc : "2plantsoen"
56 type : "eth"
[10454]57 dhcp : False
[10116]58 status : "up"
[10059]59
[10116]60
[10059]61iface_vr1:
[11268]62 comment : "interlink north-north-west (Stadhuis)"
[10116]63 ip : "172.16.5.116/29"
64 sdesc : "2Stadhuis"
65 mode : "station-wds"
66 type : "eth"
67 extra_type : "eth2wifibridge"
68 channel : "44"
69 ssid : "il-zo.stadhuis.wleiden.net"
[10454]70 dhcp : False
[10729]71 compass : "nw"
[10116]72 distance : "0.5 km"
73 ns_ip : "172.16.5.115/29"
74 ns_mac : "00:15:6d:bd:67:e8"
[10892]75 bridge_type: "NanoStation5"
[10116]76 status : "up"
[10059]77
[10116]78
79iface_vr2:
[11268]80 comment : "link to Vosko3"
[10116]81 ip : "172.16.5.92/29"
[10118]82 sdesc : "2vosko3"
[10116]83 mode : "station-wds"
84 type : "eth"
85 extra_type : "eth2wifibridge"
86 channel : "116"
87 ssid : "il-zo.vosko3.wleiden.net"
[10454]88 dhcp : False
[10118]89 compass : "nw"
[10116]90 distance : "0.7 km"
91 ns_ip : "172.16.5.91/29"
92 ns_mac : "00:15:6d:bd:67:ff"
[11053]93 bridge_type: "NanoStation5"
[10350]94 status : "up"
[10116]95
96
Note: See TracBrowser for help on using the repository browser.