source: genesis/nodes/HybridJVC/wleiden.yaml@ 13103

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

ook jvc heeft nu een streepje

File size: 2.5 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.14243"
[11416]7location : "JVC, De Heyderweg 1, 2314 XZ, Leiden"
[10881]8longitude : "4.50905"
[10116]9masterip : "172.18.32.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "JVC"
[11235]12nodetype : "Hybrid"
[10059]13rdnap_x : 94888
14rdnap_y : 461946
[11235]15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[11235]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
22
[11519]23
[10059]24iface_ath0:
[10885]25 comment : "AP voor de buurt"
[11235]26 ip : "172.18.32.1/24"
[10116]27 sdesc : "ap"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 1
[13103]31 ssid : "WiFi-Leiden"
[13101]32 wlan_mac : "00:1b:b1:02:bf:4e"
[11235]33 dhcp : "10-250"
[10116]34 status : "up"
[10059]35
[11519]36
[11416]37iface_ue0:
38 comment : "Link naar Zoeterwoude Dorp"
39 ip : "172.16.5.153/29"
40 sdesc : "2ZTW"
41 mode : "station-wds"
42 type : "eth"
43 extra_type : "eth2wifibridge"
44 channel : "132"
45 ssid : "il-z.jvc.wleiden.net"
46 dhcp : False
47 compass : "z"
48 ns_ip : "172.16.5.154/29"
[11732]49 ns_mac : "00:27:22:8a:3b:fc"
[11731]50 bridge_type: "NanoStation M5"
[11416]51 status : "down"
52
[11519]53
[11413]54iface_vr0:
55 comment : "Link naar ROC2"
56 ip : "172.16.5.33/29"
57 sdesc : "2ROC2"
58 mode : "station-wds"
59 type : "eth"
60 extra_type : "eth2wifibridge"
61 channel : "108"
62 ssid : "il-w.jvc.wleiden.net"
63 dhcp : False
64 compass : "w"
65 ns_ip : "172.16.5.34/29"
66 ns_mac : "00:15:6d:ea:eb:d3"
67 bridge_type: "NanoStation5"
68 status : "up"
[10059]69
[12569]70
[12562]71iface_vr0_alias0:
72 comment : "Link naar Camera op ROC Oost"
73 ip : "172.16.3.141/30"
74 type : "eth"
[12630]75 status : "up"
[11519]76
[12569]77
[11413]78iface_vr1:
[10884]79 comment : "A-link to Graficall via Nanostation5"
[10116]80 ip : "172.16.3.9/29"
81 sdesc : "2graficall"
[11416]82 mode : "ap-wds"
[10116]83 type : "eth"
84 extra_type : "eth2wifibridge"
85 channel : "100"
86 ssid : "il-no.jvc.wleiden.net"
[10454]87 dhcp : False
[10729]88 compass : "no"
[10116]89 ns_ip : "172.16.3.10/29"
90 ns_mac : "00:15:6d:ea:f0:fe"
[10892]91 bridge_type: "NanoStation5"
[10116]92 status : "up"
93
[11519]94
[11416]95iface_vr2:
[10884]96 comment : "Link naar Meerburg"
[10116]97 ip : "172.16.4.241/29"
98 sdesc : "2meerburg"
[11416]99 mode : "ap-wds"
[10116]100 type : "eth"
101 extra_type : "eth2wifibridge"
102 channel : "60"
[11416]103 ssid : "il-o.jvc.wleiden.net"
[10454]104 dhcp : False
[11519]105 compass : "o"
[11416]106 ns_ip : "172.16.4.242/29"
[10116]107 ns_mac : "00:15:6d:ea:f0:67"
[11731]108 bridge_type: "NanoStation5"
[11416]109 status : "up"
[11519]110
111
Note: See TracBrowser for help on using the repository browser.