- Timestamp:
- Dec 8, 2012, 8:07:55 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/HybridHuub/wleiden.yaml
r11635 r11641 24 24 status : "up" 25 25 26 27 26 iface_ath0: 28 27 comment : "Ap" … … 36 35 status : "up" 37 36 37 iface_sis1: 38 comment : "Local ethernet naar extra ap" 39 ip : "172.17.16.129/26" 40 sdesc : "2ap2" 41 mode : "ap" 42 type : "eth" 43 dhcp : "140-180" 44 ns_ip : "172.17.16.130/26" 45 ns_mac : "00:15:6d:d4:f8:24" 46 bridge_type: "Bullet2" 47 status : "up" 38 48 39 iface_sis0: 49 iface_vr0: 50 comment : "External Link" 51 ip : "192.168.3.101/24" 52 sdesc : "2external" 53 type : "eth" 54 dhcp : False 55 status : "up" 56 57 iface_vr1: 40 58 comment : "Link naar Vosko2" 41 59 ip : "172.16.4.124/29" … … 53 71 status : "up" 54 72 55 56 iface_sis1: 57 comment : "Local ethernet naar extra ap" 58 ip : "172.17.16.129/26" 59 sdesc : "2ap2" 60 mode : "ap" 73 iface_vr2: 74 comment : "Link naar Cetim2" 75 ip : "172.16.4.30/29" 76 sdesc : "2cetim2" 77 mode : "station-wds" 61 78 type : "eth" 62 dhcp : "140-180" 63 ns_ip : "172.17.16.130/26" 64 ns_mac : "00:15:6d:d4:f8:24" 65 bridge_type: "Bullet2" 79 extra_type : "eth2wifibridge" 80 channel : "36" 81 ssid : "il-zw.cetim2.wleiden.net" 82 dhcp : False 83 compass : "o" 84 ns_ip : "172.16.4.29/29" 85 ns_mac : "00:15:6d:ec:81:ef" 86 bridge_type: "NanoStation5" 66 87 status : "up" 67 68 69 iface_vr0:70 comment : "External Link"71 ip : "192.168.3.101/24"72 sdesc : "2external"73 type : "eth"74 dhcp : False75 status : "up"76 77 88 78 89 iface_vr3: … … 93 104 94 105 95 iface_vr2:96 comment : "Link naar Cetim2"97 ip : "172.16.4.30/29"98 sdesc : "2cetim2"99 mode : "station-wds"100 type : "eth"101 extra_type : "eth2wifibridge"102 channel : "36"103 ssid : "il-zw.cetim2.wleiden.net"104 dhcp : False105 compass : "o"106 ns_ip : "172.16.4.29/29"107 ns_mac : "00:15:6d:ec:81:ef"108 bridge_type: "NanoStation5"109 status : "up"110 106 111
Note:
See TracChangeset
for help on using the changeset viewer.