source: genesis/nodes/CNodePlantsoen2/wleiden.yaml@ 11240

Last change on this file since 11240 was 11053, checked in by rick, 13 years ago

Cleanups & Data verzamelen.

Nu we hier zijn, ook eens kijken naar de wl_release (svn version) of het image
was gedeployt is, dit zou wel eens makkelijk kunnen zijn om updates en versie
beheer van de nodes beter te administreren en detecteren.

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