Changeset 11672 in genesis
- Timestamp:
- Jan 9, 2013, 3:37:10 PM (12 years ago)
- Location:
- nodes
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/HybridLangevoort/wleiden.yaml
r11623 r11672 35 35 status : "up" 36 36 37 38 iface_vr0: 39 comment : "External Link" 40 ip : "192.168.1.70/24" 41 sdesc : "2external" 42 type : "eth" 43 dhcp : "client" 44 status : "up" 45 46 47 iface_vr1: 37 iface_ue0: 48 38 comment : "Extra AP" 49 39 ip : "172.17.41.1/24" … … 58 48 ns_mac : "00:15:6d:d5:f8:36" 59 49 bridge_type: "Bullet2" 50 status : "up" 51 52 iface_vr0: 53 comment : "External Link" 54 ip : "192.168.1.70/24" 55 sdesc : "2external" 56 type : "eth" 57 dhcp : "client" 58 status : "up" 59 60 61 iface_vr1: 62 comment : "a-Link naar Lijtweg1" 63 ip : "172.16.3.243/29" 64 sdesc : "2lijtweg1" 65 mode : "station-wds" 66 type : "eth" 67 extra_type : "eth2wifibridge" 68 channel : "108" 69 ssid : "il-n.lijtweg1.wleiden.net" 70 dhcp : False 71 ns_ip : "172.16.3.244/29" 72 ns_mac : "DC:9F:DB:2A:28:B6" 73 bridge_type: "NanostationM5" 60 74 status : "up" 61 75 -
nodes/HybridLijtweg1/wleiden.yaml
r11554 r11672 35 35 36 36 iface_ue0: 37 comment : " Link naar Lange Voort"38 ip : "172.1 6.6.1/29"39 sdesc : " 2langevoort"40 mode : "ap -wds"37 comment : "Extra ap oost" 38 ip : "172.17.69.1/24" 39 sdesc : "AP-oost" 40 mode : "ap" 41 41 type : "eth" 42 42 extra_type : "eth2wifibridge" 43 43 channel : "2" 44 ssid : " il-o.lijtweg1.wleiden.net"45 dhcp : False44 ssid : "ap-WirelessLeiden-Lijtweg1oost" 45 dhcp : "10-250" 46 46 compass : "o" 47 ns_ip : "172.1 6.6.2"47 ns_ip : "172.17.69.2" 48 48 ns_mac : "00:15:6d:e9:e7:20" 49 49 bridge_type: "Bullet2" … … 61 61 62 62 iface_vr0: 63 comment : "InterLink naar Rene"63 comment : "InterLink naar Walter" 64 64 ip : "172.16.6.9/29" 65 65 sdesc : "2rene" … … 70 70 ssid : "il-n.lijtweg1.wleiden.net" 71 71 dhcp : False 72 compass : "n "72 compass : "no" 73 73 ns_ip : "172.16.6.10" 74 74 ns_mac : "00:15:6d:71:53:4e" 75 75 bridge_type: "NanoStation5" 76 status : "down" 76 status : "up" 77 78 79 iface_vr0_alias0: 80 comment : "Link naar Langevoort" 81 ip : "172.16.6.241/29" 82 sdesc : "2langevoort" 83 mode : "station-wds" 84 type : "eth" 85 extra_type : "eth2wifibridge" 86 dhcp : False 87 status : "up" 77 88 78 89
Note:
See TracChangeset
for help on using the changeset viewer.