source: genesis/nodes/ROC1/wleiden.yaml@ 14380

Last change on this file since 14380 was 14288, checked in by huub, 6 years ago

these nodes updated to 11.2

File size: 2.3 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.0.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "ROC1"
[11233]12nodetype : "Hybrid"
[10059]13rdnap_x : 93822
14rdnap_y : 462243
[14288]15release : "11.2-RELEASE"
[11233]16service_accesspoint: True
[11554]17service_concentrator: False
[11233]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
[10059]22
23
24iface_ath0:
[10884]25 comment : "Ap west - 270"
[11233]26 ip : "172.21.0.1/24"
[10116]27 sdesc : "ap-w"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 6
[13116]31 ssid : "WiFi-Leiden-w"
32 wlan_mac : "00:1b:b1:05:03:1a"
[11233]33 dhcp : "10-250"
[10116]34 status : "up"
[10059]35
36
[13877]37iface_ue0:
[13596]38 comment : "Link naar Meelfabriek2 - 015"
39 ip : "172.16.9.228/29"
[13570]40 sdesc : "2-no"
[10116]41 mode : "station-wds"
42 type : "eth"
43 extra_type : "eth2wifibridge"
44 channel : "108"
[13596]45 ssid : "il-zzw.meelfabriek.wleiden.net"
[10454]46 dhcp : False
[10729]47 compass : "no"
[13596]48 ns_ip : "172.16.9.227/29"
[10116]49 ns_mac : "00:27:22:10:fe:52"
[10892]50 bridge_type: "NanoStation M5"
[12428]51 status : "up"
[10116]52
53
[10059]54iface_vr0:
[13877]55 comment : "Ethernet naar ROC2 via switch poort 1"
[10116]56 ip : "172.16.3.89/30"
57 sdesc : "2roc2"
58 type : "eth"
[10454]59 dhcp : False
[10116]60 status : "up"
[10059]61
[13868]62iface_vr0_alias0:
[13871]63 comment : "naar Lora Gateway via switch"
[13868]64 ip : "172.31.250.9/29"
65 dhcp : False
66 type : "eth"
[14234]67 status : "up"
[10116]68
[10059]69iface_vr1:
[10146]70 comment : "Link naar Plantsoen2 - 000"
[10116]71 ip : "172.16.5.9/29"
[10146]72 sdesc : "2plantsoen"
[10116]73 mode : "station-wds"
74 type : "eth"
75 extra_type : "eth2wifibridge"
76 channel : "132"
77 ssid : "il-n.roc1.wleiden.net"
[10454]78 dhcp : False
[10116]79 compass : "n"
80 ns_ip : "172.16.5.10/29"
81 ns_mac : "00:15:6d:70:54:4f"
[11731]82 bridge_type: "NanoStation5"
[11226]83 status : "up"
[10059]84
[10116]85
86iface_vr2:
[14027]87 comment : "Link naar AJSoft2 - 225"
88 ip : "172.16.6.52/29"
89 sdesc : "2ajsoft2"
[10116]90 mode : "station-wds"
91 type : "eth"
92 extra_type : "eth2wifibridge"
93 channel : "140"
[14027]94 ssid : "il-no.ajsoft2.wleiden.net"
[10454]95 dhcp : False
[10729]96 compass : "w"
[14027]97 ns_ip : "172.16.6.51/29"
[10116]98 ns_mac : "00:15:6d:70:54:52"
[10892]99 bridge_type: "NanoStation5"
[10116]100 status : "up"
101
102
Note: See TracBrowser for help on using the repository browser.