Changeset 13587 in genesis
- Timestamp:
- May 6, 2016, 11:53:42 PM (9 years ago)
- Location:
- nodes
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/Rustdam/wleiden.yaml
r13548 r13587 41 41 42 42 iface_re0_103: 43 comment : "Access Point "43 comment : "Access Point (port 3)" 44 44 ip : "172.17.52.1/24" 45 45 sdesc : "2veld" … … 56 56 57 57 iface_re0_104: 58 comment : "Access Point - AirCam (00:27:22:60:43:F1) 172.17.51.5/24"58 comment : "Access Point (port 4) - AirCam (00:27:22:60:43:F1) 172.17.51.5/24" 59 59 ip : "172.17.51.1/24" 60 60 sdesc : "2veld" -
nodes/ZTWvdSterre/wleiden.yaml
r12474 r13587 36 36 37 37 38 iface_ue0:39 comment : "Accesspoint Noord kabel 4"40 ip : "172.17.105.1/24"41 sdesc : "2apn"42 mode : "ap"43 type : "eth"44 extra_type : "eth2wifibridge"45 channel : "1"46 ssid : "apn-ZTW-VdSterre"47 dhcp : "10-250"48 compass : "n"49 ns_ip : "172.17.105.2/24"50 ns_mac : "dc:9f:db:36:1d:b6"51 bridge_type: "NanoStation M2"52 status : "up"53 54 55 iface_ue1:56 comment : "Link naar Ronald kabel 2"57 ip : "172.16.7.129/29"58 sdesc : "2ronald"59 mode : "ap"60 type : "eth"61 extra_type : "eth2wifibridge"62 channel : "140"63 ssid : "il-w.vdsterre.wleiden.net"64 dhcp : False65 compass : "w"66 ns_ip : "172.16.7.130/29"67 ns_mac : "dc:9f:db:2a:29:62"68 bridge_type: "NanoStation M5"69 status : "up"70 71 38 72 39 iface_vr0: … … 88 55 89 56 iface_vr1: 90 comment : " Link naar Heineken kabel 5"91 ip : "172.1 6.7.4/29"92 sdesc : "2 heineken"93 mode : " station-wds"57 comment : "Accesspoint Noord kabel 4" 58 ip : "172.17.105.1/24" 59 sdesc : "2apn" 60 mode : "ap" 94 61 type : "eth" 95 62 extra_type : "eth2wifibridge" 96 channel : "1 32"97 ssid : " il-z.heineken.wleiden.net"98 dhcp : False63 channel : "1" 64 ssid : "apn-ZTW-VdSterre" 65 dhcp : "10-250" 99 66 compass : "n" 100 ns_ip : "172.16.7.3/29" 101 ns_mac : "dc:9f:db:e4:98:b8" 102 bridge_type: "NanoStation M5" 103 status : "down" 67 ns_ip : "172.17.105.2/24" 68 ns_mac : "dc:9f:db:36:1d:b6" 69 bridge_type: "NanoStation M2" 70 status : "up" 71 72 104 73 105 74
Note:
See TracChangeset
for help on using the changeset viewer.