source: genesis/nodes/HybridROC2/wleiden.yaml@ 12693

Last change on this file since 12693 was 12625, checked in by huub, 11 years ago

link LivingLab ROC2 weg

File size: 2.6 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.14498"
[10116]7location : "ROC Lammenschans, Betaplein 18, 2321 KS, Leiden"
[10881]8longitude : "4.49342"
[10116]9masterip : "172.21.1.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "ROC2"
[11231]12nodetype : "Hybrid"
[10059]13rdnap_x : 93822
14rdnap_y : 462243
[11231]15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[11231]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
[10059]22
23
24iface_ath0:
[10885]25 comment : "AP Noord"
[11231]26 ip : "172.21.1.1/24"
[10116]27 sdesc : "ap-n"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 1
[10156]31 ssid : "ap-WirelessLeiden-Roc2"
[11231]32 dhcp : "10-250"
[10116]33 status : "up"
[10059]34
35
[10116]36iface_ue0:
[10885]37 comment : "Link naar Zwet"
[10116]38 ip : "172.16.5.49/29"
39 sdesc : "2zwet"
40 mode : "station-wds"
41 type : "eth"
42 extra_type : "eth2wifibridge"
43 channel : "100"
44 ssid : "il-z.roc2.wleiden.net"
[10454]45 dhcp : False
[10729]46 compass : "z"
[10116]47 ns_ip : "172.16.5.50/29"
48 ns_mac : "00:27:22:8a:38:38"
[10892]49 bridge_type: "NanoStation M5"
[12412]50 status : "up"
[10116]51
[11528]52
[11521]53iface_ue0_alias0:
54 comment : "Link naar ZTWDorpskerk"
55 ip : "172.16.5.41/29"
56 sdesc : "2ztwdorpskerk"
57 type : "eth"
58 status : "up"
[10116]59
[11528]60
[10116]61iface_ue1:
[10888]62 comment : "Link naar LCPL"
[10116]63 ip : "172.16.5.17/29"
64 sdesc : "2lcpl"
[11516]65 mode : "ap-wds"
[10116]66 type : "eth"
67 extra_type : "eth2wifibridge"
68 channel : "116"
69 ssid : "il-w.roc2.wleiden.net"
[10454]70 dhcp : False
[10116]71 compass : "w"
72 ns_ip : "172.16.5.18/29"
73 ns_mac : "00:15:6d:70:54:a3"
[10892]74 bridge_type: "NanoStation5"
[10116]75 status : "down"
76
[11519]77
[10059]78iface_vr0:
[10116]79 comment : "Ethernet naar ROC1"
80 ip : "172.16.3.90/30"
81 sdesc : "2roc1"
82 type : "eth"
[10454]83 dhcp : False
[10116]84 status : "up"
[10059]85
[10116]86
[10059]87iface_vr1:
[10116]88 comment : "Link naar JVC - 080"
89 ip : "172.16.5.36/29"
90 sdesc : "2jvc"
91 mode : "station-wds"
92 type : "eth"
93 extra_type : "eth2wifibridge"
94 channel : "108"
95 ssid : "il-w.jvc.wleiden.net"
[10454]96 dhcp : False
[10729]97 compass : "o"
[10116]98 ns_ip : "172.16.5.35/29"
99 ns_mac : "00:27:22:8a:3b:d5"
[10892]100 bridge_type: "NanoStation M5"
[10116]101 status : "up"
[10059]102
[10116]103
104iface_vr2:
105 comment : "Link naar Grip - 260"
106 ip : "172.16.5.25/29"
107 sdesc : "2grip"
108 mode : "station-wds"
109 type : "eth"
110 extra_type : "eth2wifibridge"
111 channel : "52"
112 ssid : "il-nw.roc2.wleiden.net"
[10454]113 dhcp : False
[10116]114 compass : "nw"
115 ns_ip : "172.16.5.26/29"
116 ns_mac : "00:15:6d:70:50:42"
[10892]117 bridge_type: "NanoStation5"
[10116]118 status : "down"
119
120
Note: See TracBrowser for help on using the repository browser.