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

Last change on this file since 11726 was 11726, checked in by rick, 12 years ago

Typo

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