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

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

Cosmetische cleanups

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