Changeset 13931 in genesis for nodes/ZTWDorpskerk/wleiden.yaml
- Timestamp:
- Jun 22, 2017, 12:23:43 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/ZTWDorpskerk/wleiden.yaml
r13623 r13931 21 21 22 22 23 iface_bridge0: 24 comment : "Public Access Points" 25 sdesc : "2buurt" 26 ip : "172.17.61.1/24" 27 dhcp : "10-240" 28 type : "eth" 29 status : "up" 30 31 23 32 iface_ath0: 24 33 comment : "Omni voor Binnen" 25 ip : "172.17.61.1/24" 26 sdesc : "2buurt" 34 parent : "bridge0" 27 35 mode : "ap" 28 36 type : "11g" 29 37 channel : 6 30 38 ssid : "ap-ZTW-Dorpskerk-Binnen" 31 dhcp : "10-240"32 status : "up"33 34 35 iface_ue1:36 comment : "Link naar StJan"37 ip : "172.16.5.108/29"38 sdesc : "2StJan"39 mode : "station-wds"40 type : "eth"41 extra_type : "eth2wifibridge"42 channel : "108"43 ssid : "il-nw.stjan.wleiden.net"44 dhcp : False45 compass : "z"46 ns_ip : "172.16.5.107/29"47 ns_mac : "00:27:22:8a:3b:e6"48 bridge_type: "NanoStation M5"49 39 status : "up" 50 40 … … 84 74 85 75 86 iface_vr2: 76 iface_vr2_102: 77 comment : "Link naar StJan" 78 ip : "172.16.5.108/29" 79 sdesc : "2StJan" 80 mode : "station-wds" 81 type : "eth" 82 extra_type : "eth2wifibridge" 83 channel : "108" 84 ssid : "il-nw.stjan.wleiden.net" 85 dhcp : False 86 compass : "z" 87 ns_ip : "172.16.5.107/29" 88 ns_mac : "00:27:22:8a:3b:e6" 89 bridge_type: "NanoStation M5" 90 status : "up" 91 92 93 iface_vr2_103: 87 94 comment : "Omni voor de Buurt" 88 ip : "172.17.62.1/24" 89 sdesc : "2buurt" 95 parent : "bridge0" 90 96 mode : "ap" 91 97 type : "eth" 92 98 channel : "10" 93 99 ssid : "ap-ZTW-Dorpskerk-Plein" 94 dhcp : "10-240"95 100 compass : "o" 96 101 ns_ip : "172.17.62.2/24" … … 98 103 bridge_type: "NanoStation2" 99 104 status : "up" 100 101
Note:
See TracChangeset
for help on using the changeset viewer.