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

Last change on this file since 12568 was 12412, checked in by huub, 11 years ago

config tudelft aangevuld

File size: 2.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.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
[11516]78iface_ue1_alias0:
79 comment : "Link naar LivingLab"
80 ip : "172.16.5.2/29"
81 sdesc : "2livlab"
82 type : "eth"
83 status : "up"
[10116]84
[11519]85
[10059]86iface_vr0:
[10116]87 comment : "Ethernet naar ROC1"
88 ip : "172.16.3.90/30"
89 sdesc : "2roc1"
90 type : "eth"
[10454]91 dhcp : False
[10116]92 status : "up"
[10059]93
[10116]94
[10059]95iface_vr1:
[10116]96 comment : "Link naar JVC - 080"
97 ip : "172.16.5.36/29"
98 sdesc : "2jvc"
99 mode : "station-wds"
100 type : "eth"
101 extra_type : "eth2wifibridge"
102 channel : "108"
103 ssid : "il-w.jvc.wleiden.net"
[10454]104 dhcp : False
[10729]105 compass : "o"
[10116]106 ns_ip : "172.16.5.35/29"
107 ns_mac : "00:27:22:8a:3b:d5"
[10892]108 bridge_type: "NanoStation M5"
[10116]109 status : "up"
[10059]110
[10116]111
112iface_vr2:
113 comment : "Link naar Grip - 260"
114 ip : "172.16.5.25/29"
115 sdesc : "2grip"
116 mode : "station-wds"
117 type : "eth"
118 extra_type : "eth2wifibridge"
119 channel : "52"
120 ssid : "il-nw.roc2.wleiden.net"
[10454]121 dhcp : False
[10116]122 compass : "nw"
123 ns_ip : "172.16.5.26/29"
124 ns_mac : "00:15:6d:70:50:42"
[10892]125 bridge_type: "NanoStation5"
[10116]126 status : "down"
127
128
Note: See TracBrowser for help on using the repository browser.