- Timestamp:
- Feb 22, 2018, 9:29:03 PM (7 years ago)
- Location:
- nodes
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/Lebkov/wleiden.yaml
r14025 r14057 19 19 service_proxy_ileiden: False 20 20 service_proxy_normal: False 21 status : " up"21 status : "down" 22 22 23 23 … … 32 32 wlan_mac : "00:1b:b1:ef:ad:ab" 33 33 dhcp : "10-250" 34 status : " up"34 status : "down" 35 35 36 36 … … 58 58 ns_mac : "04:18:d6:56:ac:b7" 59 59 bridge_type: "NanoStation5" 60 status : " up"60 status : "down" 61 61 62 62 … … 75 75 ns_mac : "24:a4:3c:0a:41:35" 76 76 bridge_type: "NanoStation5" 77 status : " up"77 status : "down" 78 78 79 79 -
nodes/Lijtweg2/wleiden.yaml
r14034 r14057 111 111 112 112 iface_vr1_alias0: 113 comment : "Link naar Lebkov ?"114 ip : "172.16. 3.129/29"113 comment : "Link naar Lebkov" 114 ip : "172.16.9.177/29" 115 115 sdesc : "2lebkov" 116 116 type : "eth" 117 117 dhcp : False 118 status : "up" 119 120 iface_vr1_alias1: 121 comment : "Accesspoint bij Lebkov" 122 ip : "172.17.170.1/23" 123 sdesc : "ap-lebkov" 124 type : "eth" 125 dhcp : "10-250" 126 status : "up" 127 ns_ip : "172.17.170.2/23" 128 ns_mac : "00:00:00:00:00:00" 129 bridge_type: "UniFi Mesh Pro" 130 131 iface_vr1_extra0: 132 comment : "Interlink by Lebkov" 133 ip : "172.16.9.179/29" 134 type : "eth" 135 ns_mac : "00:00:00:00:00:00" 136 bridge_type: "NanoStationM5" 118 137 status : "up" 119 138
Note:
See TracChangeset
for help on using the changeset viewer.