source: genesis/nodes/Lijtweg2/wleiden.yaml@ 14245

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

Add missing status variable

'status' is a implicit required variable, how-ever the explicit use in
r14232 is causing failures when missing entries.

File size: 3.6 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.18489"
[13399]7location : "Lijtweg, 2341 HB, Oegstgeest"
[10881]8longitude : "4.47098"
[10116]9masterip : "172.23.13.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Lijtweg2"
[11259]12nodetype : "Hybrid"
[10059]13rdnap_x : 92342
14rdnap_y : 466702
[11259]15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[11259]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
[10059]22
[11731]23
[10116]24iface_ath0:
[10884]25 comment : "Ap zuid"
[11259]26 ip : "172.23.13.1/24"
[10116]27 sdesc : "ap-z"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 1
[13152]31 ssid : "WiFi-Oegstgeest"
32 wlan_mac : "00:1b:b1:02:bf:7a"
[11259]33 dhcp : "10-250"
[10116]34 status : "up"
35
[12474]36
[10059]37iface_ue0:
[11674]38 comment : "InterLink naar Broekplein"
[11777]39 ip : "172.16.5.137/29"
[11674]40 sdesc : "2broekplein"
[11777]41 mode : "ap-wds"
[10116]42 type : "eth"
[11674]43 extra_type : "eth2wifibridge"
44 channel : "44"
[11777]45 ssid : "il-ozo.lijtweg2.wleiden.net"
[10454]46 dhcp : False
[11674]47 compass : "o"
[11777]48 ns_ip : "172.16.5.138/29"
[11674]49 ns_mac : "00:15:6d:70:4d:d3"
50 bridge_type: "NanoStation5"
[10116]51 status : "up"
[10059]52
[12474]53
[11777]54iface_ue0_alias0:
55 comment : "InterLink naar Hofwijck"
56 ip : "172.16.3.105/29"
57 sdesc : "2hofwijck"
58 type : "eth"
59 dhcp : False
60 status : "up"
[11731]61
[12474]62
[12319]63iface_ue0_alias1:
64 comment : "Interlink naar KWVdeKaag"
65 ip : "172.16.17.249/29"
66 sdesc : "2kwv"
67 type : "eth"
68 dhcp : False
69 status : "up"
70
[11674]71iface_vr0:
[13947]72 comment : "naar Lijtweg1 en Lora Gateway 172.31.250.18, Lijtweg1 RBswitch poort 4"
73 ip : "172.31.250.19/29"
74 dhcp : False
[11674]75 type : "eth"
[14234]76 status : "up"
[10059]77
[12474]78
[11698]79iface_vr0_alias0:
[14025]80 comment : "Link naar Juffermans via switch nano 172.16.3.146 00:15:6d:f2:43:eb"
[13941]81 ip : "172.16.3.145/29"
[12319]82 sdesc : "2juffermans"
[11777]83 mode : "ap-wds"
[10116]84 type : "eth"
85 extra_type : "eth2wifibridge"
[10386]86 channel : "140"
[10116]87 ssid : "il-ono.lijtweg2.wleiden.net"
[10454]88 dhcp : False
[10729]89 compass : "o"
[14025]90 ns_ip : "172.16.3.146/29"
[13953]91 ns_mac : "00:15:6d:f2:43:eb"
[12478]92 bridge_type: "NanoStation M5"
[10116]93 status : "up"
[10059]94
[12474]95
[11698]96iface_vr1:
[13881]97 comment : "Link naar HuygensN2"
[10116]98 ip : "172.16.3.113/29"
[13881]99 sdesc : "2huygN2"
[11674]100 mode : "ap-wds"
[10116]101 type : "eth"
102 extra_type : "eth2wifibridge"
103 channel : "132"
[14034]104 ssid : "il-z-test.lijtweg2.wleiden.net"
[10454]105 dhcp : False
[13879]106 compass : "z"
107 ns_ip : "172.16.3.114/29"
[13953]108 ns_mac : "04:18:d6:56:a4:66"
[12478]109 bridge_type: "NanoStation M5"
[11259]110 status : "up"
[10059]111
[13548]112
[13536]113iface_vr1_alias0:
[14057]114 comment : "Link naar Lebkov"
115 ip : "172.16.9.177/29"
[13399]116 sdesc : "2lebkov"
117 type : "eth"
118 dhcp : False
119 status : "up"
[11731]120
[14057]121iface_vr1_alias1:
122 comment : "Accesspoint bij Lebkov"
123 ip : "172.17.170.1/23"
124 sdesc : "ap-lebkov"
125 type : "eth"
126 dhcp : "10-250"
127 status : "up"
128 ns_ip : "172.17.170.2/23"
[14058]129 ns_mac : "f0:9f:c2:33:a8:fa"
[14057]130 bridge_type: "UniFi Mesh Pro"
131
132iface_vr1_extra0:
133 comment : "Interlink by Lebkov"
134 ip : "172.16.9.179/29"
135 type : "eth"
[14058]136 ns_mac : "04:18:d6:56:a5:9a"
[14057]137 bridge_type: "NanoStationM5"
138 status : "up"
139
[10116]140iface_vr2:
[13879]141 comment : "InterLink naar Rustenborch"
142 ip : "172.16.6.33/29"
143 sdesc : "2rustenborch"
144 mode : "station-wds"
[10116]145 type : "eth"
[13879]146 extra_type : "eth2wifibridge"
147 channel : "64"
148 ssid : "il-w.lijtweg2.wleiden.net"
[10454]149 dhcp : False
[13879]150 compass : "zw"
[14025]151 ns_ip : "172.16.6.34/29"
[13953]152 ns_mac : "04:18:d6:56:ad:5e"
[13879]153 bridge_type: "NanoStation5 M5"
[10116]154 status : "up"
155
156
[13879]157
158
Note: See TracBrowser for help on using the repository browser.