Changeset 10701 in genesis for nodes/HybridHuub
- Timestamp:
- May 7, 2012, 6:30:59 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/HybridHuub/wleiden.yaml
r10675 r10701 11 11 nodename : "Huub" 12 12 nodetype : "Hybrid" 13 rdnap_x : 09334813 rdnap_x : "093348" 14 14 rdnap_y : 463569 15 15 release : "9.0-RELEASE" 16 16 remote_access: "huubs.xs4all.nl:1022" 17 service_accesspoint: True 17 18 service_proxy_ileiden: False 18 19 service_proxy_normal: True 19 20 status : "up" 21 20 22 21 23 iface_ath0: … … 33 35 status : "up" 34 36 37 38 iface_ue0: 39 comment : "link naar Vosko2" 40 interface : "ue0" 41 ip : "172.16.4.124/29" 42 desc : "Link naar Vosko2" 43 sdesc : "2vosko2" 44 mode : "station-wds" 45 type : "eth" 46 extra_type : "eth2wifibridge" 47 channel : "64" 48 ssid : "il-w.vosko2.wleiden.net" 49 dhcp : False 50 compass : "w" 51 ns_ip : "172.16.4.123/29" 52 ns_mac : "00:15:6d:ec:82:4c" 53 status : "up" 54 55 56 iface_ue1: 57 comment : "Local ethernet naar extra ap" 58 interface : "ue1" 59 ip : "172.17.16.129/26" 60 desc : "Local Ethernet to AP2" 61 sdesc : "2ap2" 62 mode : "ap" 63 type : "eth" 64 dhcp : "140-180" 65 compass : "None" 66 ns_ip : "172.17.16.130/26" 67 ns_mac : "00:15:6d:d4:f8:24" 68 status : "up" 69 70 35 71 iface_vr0: 36 72 comment : "Link to external interface" … … 44 80 dhcpclient : True 45 81 status : "up" 82 46 83 47 84 iface_vr1: … … 62 99 status : "up" 63 100 101 64 102 iface_vr2: 65 103 comment : "link naar Cetim2" … … 79 117 status : "up" 80 118 81 iface_ue0:82 comment : "link naar Vosko2"83 interface : "ue0"84 ip : "172.16.4.124/29"85 desc : "Link naar Vosko2"86 sdesc : "2vosko2"87 mode : "station-wds"88 type : "eth"89 extra_type : "eth2wifibridge"90 channel : "64"91 ssid : "il-w.vosko2.wleiden.net"92 dhcp : False93 compass : "w"94 ns_ip : "172.16.4.123/29"95 ns_mac : "00:15:6d:ec:82:4c"96 status : "up"97 119 98 iface_ue1:99 comment : "Local ethernet naar extra ap"100 interface : "ue1"101 ip : "172.17.16.129/26"102 desc : "Local Ethernet to AP2"103 sdesc : "2ap2"104 mode : "ap"105 type : "eth"106 dhcp : "140-180"107 compass : "None"108 ns_ip : "172.17.16.130/26"109 ns_mac : "00:15:6d:d4:f8:24"110 status : "up"111 112
Note:
See TracChangeset
for help on using the changeset viewer.