Changeset 11281 in genesis for nodes/HybridRoomburgh1
- Timestamp:
- Jun 13, 2012, 8:19:55 PM (13 years ago)
- Location:
- nodes/HybridRoomburgh1
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
nodes/HybridRoomburgh1/wleiden.yaml
r10892 r11281 4 4 board : "ALIX2" 5 5 comment : "None" 6 ileiden : True7 6 latitude : "52.15095" 8 7 location : "R.K. Zorgcentrum Roomburgh - noord, Hof van Roomburgh 46, 2314 ZC, Leiden" … … 10 9 masterip : "172.18.48.1" 11 10 nodename : "Roomburgh1" 12 nodetype : " CNode"11 nodetype : "Hybrid" 13 12 rdnap_x : 95180 14 13 rdnap_y : 462890 15 release : "8.2-RELEASE" 14 release : "9.0-RELEASE" 15 service_accesspoint: True 16 service_incoming_rdr: False 17 service_proxy_ileiden: False 18 service_proxy_normal: False 16 19 status : "up" 20 17 21 18 22 19 23 iface_ath0: 20 24 comment : "AP voor de Noordzijde" 21 ip : "172.18.48.1/2 6"25 ip : "172.18.48.1/24" 22 26 sdesc : "ap" 23 27 mode : "ap" … … 25 29 channel : "8" 26 30 ssid : "ap-WirelessLeiden-Roomburgh1" 27 dhcp : "10- 60"31 dhcp : "10-250" 28 32 status : "up" 29 33 30 34 31 35 iface_ue0: 32 comment : " Ethernet voor lounge room (beneden)"36 comment : "Lokaal subnet" 33 37 ip : "172.18.49.71/28" 34 sdesc : " eth"38 sdesc : "localsubnet" 35 39 type : "eth" 36 dhcp : "74-78"40 dhcp : False 37 41 status : "up" 38 42 39 43 40 44 iface_vr0: 41 comment : "Link naar xxx"45 comment : "Link naar Lorentzhof" 42 46 ip : "172.16.5.193/29" 43 47 sdesc : "2xxxx" 44 mode : " station-wds"48 mode : "ap-wds" 45 49 type : "eth" 46 50 extra_type : "eth2wifibridge" 47 51 channel : "100" 48 ssid : "il-wzw.roomburgh 2.wleiden.net"52 ssid : "il-wzw.roomburgh1.wleiden.net" 49 53 dhcp : False 50 54 compass : "wsw" … … 76 80 ip : "172.16.3.41/29" 77 81 sdesc : "2rosmolen" 78 mode : " station-wds"82 mode : "ap-wds" 79 83 type : "eth" 80 84 extra_type : "eth2wifibridge"
Note:
See TracChangeset
for help on using the changeset viewer.