source: genesis/nodes/JVC/wleiden.yaml@ 14354

Last change on this file since 14354 was 14354, checked in by rick, 6 years ago

JVC ue0 interface is flapping e.g. broken

File size: 2.8 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
[14291]15release : "11.2-RELEASE"
[11235]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:
[14347]38 comment : "Link naar Zwet"
[11416]39 ip : "172.16.5.153/29"
[14347]40 sdesc : "2zwet"
[11416]41 mode : "station-wds"
42 type : "eth"
43 extra_type : "eth2wifibridge"
[14347]44 channel : "151"
[11416]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"
[14347]50 bridge_type: "NanoStationM5"
[14354]51 status : "broken"
[11416]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"
[14003]66 ns_mac : "04:18:d6:56:ab:f8"
67 bridge_type: "NanoStationM5"
[11413]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"
[14003]90 ns_mac : "44:d9:e7:28:6c:ff"
91 bridge_type: "NanoStationM5"
[10116]92 status : "up"
93
[13844]94
[13616]95iface_vr1_alias0:
96 comment : "Link naar Rick"
97 ip : "172.16.6.113/29"
98 type : "eth"
99 status : "up"
[11519]100
[13844]101
[13745]102iface_vr1_alias1:
103 comment : "Link naar Rick2"
104 ip : "172.16.7.132/29"
105 sdesc : "2rick2"
106 type : "eth"
107 dhcp : False
108 status : "up"
109
[13844]110
[11416]111iface_vr2:
[10884]112 comment : "Link naar Meerburg"
[10116]113 ip : "172.16.4.241/29"
114 sdesc : "2meerburg"
[11416]115 mode : "ap-wds"
[10116]116 type : "eth"
117 extra_type : "eth2wifibridge"
118 channel : "60"
[11416]119 ssid : "il-o.jvc.wleiden.net"
[10454]120 dhcp : False
[11519]121 compass : "o"
[11416]122 ns_ip : "172.16.4.242/29"
[14003]123 ns_mac : "24:a4:3c:72:03:48"
124 bridge_type: "NanoStationM5"
[11416]125 status : "up"
[11519]126
127
Note: See TracBrowser for help on using the repository browser.