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

Last change on this file since 13860 was 13596, checked in by huub, 8 years ago

link gemaakt van ROC1 naar Meelfabriek2

File size: 2.2 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
[11233]15release : "9.0-RELEASE"
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
[10116]37iface_ue1:
[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:
[10116]55 comment : "Ethernet naar ROC2"
56 ip : "172.16.3.89/30"
57 sdesc : "2roc2"
58 type : "eth"
[10454]59 dhcp : False
[10116]60 status : "up"
[10059]61
[10116]62
[10059]63iface_vr1:
[10146]64 comment : "Link naar Plantsoen2 - 000"
[10116]65 ip : "172.16.5.9/29"
[10146]66 sdesc : "2plantsoen"
[10116]67 mode : "station-wds"
68 type : "eth"
69 extra_type : "eth2wifibridge"
70 channel : "132"
71 ssid : "il-n.roc1.wleiden.net"
[10454]72 dhcp : False
[10116]73 compass : "n"
74 ns_ip : "172.16.5.10/29"
75 ns_mac : "00:15:6d:70:54:4f"
[11731]76 bridge_type: "NanoStation5"
[11226]77 status : "up"
[10059]78
[10116]79
80iface_vr2:
81 comment : "Link naar Haagwijk - 225"
82 ip : "172.16.17.132/29"
83 sdesc : "2Haagwijk"
84 mode : "station-wds"
85 type : "eth"
86 extra_type : "eth2wifibridge"
87 channel : "140"
88 ssid : "il-o.haagwijk.wleiden.net"
[10454]89 dhcp : False
[10729]90 compass : "w"
[10116]91 ns_ip : "172.16.17.131/29"
92 ns_mac : "00:15:6d:70:54:52"
[10892]93 bridge_type: "NanoStation5"
[10116]94 status : "up"
95
96
Note: See TracBrowser for help on using the repository browser.