source: genesis/nodes/Cope/wleiden.yaml@ 13844

Last change on this file since 13844 was 13840, checked in by huub, 8 years ago

slechte link Cope Huygens uit de config

File size: 2.0 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[11585]6externalif: "ue0"
[10881]7latitude : "52.15972"
[10116]8location : "Cope, Rapenburg 8, 2311 EV, Leiden"
[10881]9longitude : "4.48521"
[10116]10masterip : "172.17.8.1"
[11325]11monitoring_group: "wleiden"
[11247]12nodename : "Cope"
13nodetype : "Hybrid"
[10059]14rdnap_x : 93280
15rdnap_y : 463889
[11584]16release : "9.0-RELEASE"
[11246]17service_accesspoint: True
[11554]18service_concentrator: False
[12421]19service_incoming_rdr: False
[11246]20service_proxy_ileiden: False
[12419]21service_proxy_normal: False
[10116]22status : "up"
23
24
[10059]25iface_ath0:
[10885]26 comment : "AP voor de buurt"
[11246]27 ip : "172.17.8.1/24"
[10116]28 sdesc : "ap"
[10703]29 mode : "ap"
[11737]30 type : "11g"
[11738]31 channel : 6
[13529]32 ssid : "WiFi Leiden"
[13198]33 wlan_mac : "00:1b:b1:05:02:ec"
[11246]34 dhcp : "10-250"
[10116]35 status : "up"
[10059]36
[10116]37
[10059]38iface_vr0:
[12676]39 comment : "A-link naar Stadhuis via NS5"
40 ip : "172.16.3.180/29"
41 sdesc : "2stadhuis"
[10116]42 mode : "station-wds"
43 type : "eth"
44 extra_type : "eth2wifibridge"
[12676]45 channel : "116"
46 ssid : "il-nw.stadhuis.wleiden.net"
[10463]47 dhcp : False
[12676]48 compass : "zo"
49 ns_ip : "172.16.3.179/29"
50 ns_mac : "00:15:6d:ea:f0:4c"
[10892]51 bridge_type: "NanoStation5"
[10116]52 status : "up"
[10059]53
[10116]54
[10059]55iface_vr1:
[13800]56 comment : "Ethernet to interlink HuygensZ (nog niet in gebruik)"
[12676]57 ip : "172.16.3.188/29"
[13800]58 sdesc : "2huygensz"
[10116]59 mode : "station-wds"
60 type : "eth"
61 extra_type : "eth2wifibridge"
[12676]62 channel : "128"
[13800]63 ssid : "il-116.huygensz.wleiden.net"
[10463]64 dhcp : False
[12676]65 compass : "nw"
66 ns_ip : "172.16.3.187/29"
67 ns_mac : "00:15:6d:ea:f0:1d"
[10892]68 bridge_type: "NanoStation5"
[10116]69 status : "up"
[10059]70
[10116]71
72iface_vr2:
[13824]73 comment : "A-link naar Geluidsnet2"
[12374]74 ip : "172.16.7.60/29"
[13824]75 sdesc : "2geluidsnet2"
[10116]76 mode : "station-wds"
77 type : "eth"
78 extra_type : "eth2wifibridge"
[13824]79 channel : "36"
80 ssid : "il-zo.geluidsnet2.wleiden.net"
[10463]81 dhcp : False
[10386]82 compass : "n"
[12374]83 ns_ip : "172.16.7.59/29"
[10116]84 ns_mac : "00:15:6d:ea:f0:0f"
[10892]85 bridge_type: "NanoStation5"
[10386]86 status : "up"
[10116]87
88
Note: See TracBrowser for help on using the repository browser.