Changeset 12583 in genesis
- Timestamp:
- Dec 20, 2013, 4:57:12 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/HybridTEYBartholomeus/wleiden.yaml
r12571 r12583 37 37 38 38 iface_ue0: 39 comment : " 4 accesspoints via switch"39 comment : "Accesspoint Noord" 40 40 ip : "172.17.125.1/24" 41 41 sdesc : "ap2" … … 43 43 type : "eth" 44 44 extra_type : "eth2wifibridge" 45 channel : "6 ,11,1,11"45 channel : "6" 46 46 ssid : "ap-Tey-Bartholomeus" 47 47 dhcp : "10-250" 48 compass : "n ,w,z,o"48 compass : "n" 49 49 ns_ip : "172.17.125.2/24" 50 ns_mac : " "50 ns_mac : "00:27:22:e2:53:e0" 51 51 bridge_type: "NanoStationM2" 52 52 status : "up" 53 53 54 54 55 iface_ue0_extra0: 56 comment : "Accesspoint West" 57 ip : "172.17.125.3/24" 58 mode : "client" 59 type : "eth" 60 extra_type : "eth2wifibridge" 61 channel : "11" 62 ssid : "ap-Tey-Bartholomeus" 63 compass : "w" 64 ns_mac : "dc:9f:db:36:1e:0d" 65 bridge_type: "NanoStationM2" 66 status : "Up" 67 68 69 iface_ue0_extra1: 70 comment : "Accesspoint Zuid" 71 ip : "172.17.125.4/24" 72 mode : "client" 73 type : "eth" 74 extra_type : "eth2wifibridge" 75 channel : "1" 76 ssid : "ap-Tey-Bartholomeus" 77 compass : "z" 78 ns_mac : "dc:9f:db:62:14:63" 79 bridge_type: "NanoStationM2" 80 status : "Up" 81 82 83 iface_ue0_extra2: 84 comment : "Accesspoint Oost" 85 ip : "172.17.125.5/24" 86 mode : "client" 87 type : "eth" 88 extra_type : "eth2wifibridge" 89 channel : "11" 90 ssid : "ap-Tey-Bartholomeus" 91 compass : "o" 92 ns_mac : "dc:9f:db:62:13:3a" 93 bridge_type: "NanoStationM2" 94 status : "Up" 95 96 55 97 iface_vr0: 56 comment : "Link naar Bestuurscentrum "98 comment : "Link naar Bestuurscentrum - kabel 1" 57 99 ip : "172.16.7.84/29" 58 100 sdesc : "2bestuur" … … 71 113 72 114 iface_vr1: 73 comment : "Link naar AKZO "115 comment : "Link naar AKZO - kabel 8" 74 116 ip : "172.16.9.33/29" 75 117 sdesc : "2akzo" … … 82 124 compass : "z" 83 125 ns_ip : "172.16.9.34/29" 84 ns_mac : " "126 ns_mac : "24:a4:3c:0a:54:90" 85 127 bridge_type: "Nanostation M5" 86 128 status : "up" … … 88 130 89 131 iface_vr2: 90 comment : "Link naar zuidwest "132 comment : "Link naar zuidwest - kabel 9" 91 133 ip : "172.16.9.41/29" 92 134 sdesc : "2zw" … … 99 141 compass : "zw" 100 142 ns_ip : "172.16.9.42/29" 101 ns_mac : " "143 ns_mac : "00:27:22:10:fe:56" 102 144 bridge_type: "Nanostation M5" 103 145 status : "up" 146 104 147 105 148 # Niet aangesloten en niet geconfigureerd, maar wel gemonteerd, inclusief kabel: 149 # Nanostation M5 richting west voor Noordwijk
Note:
See TracChangeset
for help on using the changeset viewer.