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

Last change on this file since 13279 was 13117, checked in by huub, 10 years ago

ROC2 ssid veranderd

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