Changeset 11526 in genesis
- Timestamp:
- Oct 9, 2012, 6:14:51 AM (12 years ago)
- Location:
- nodes
- Files:
-
- 2 edited
- 2 moved
Legend:
- Unmodified
- Added
- Removed
-
nodes/HybridGraficall/wleiden.yaml
r11525 r11526 49 49 bridge_type: "NanoStation M5" 50 50 status : "up" 51 52 iface_ue0_alias0: 53 comment : "Link naar HMKerk" 54 ip : "172.16.5.209/29" 55 type : "eth" 56 sdesc : "2hmkerk" 51 57 52 58 -
nodes/HybridHMKerk/wleiden.yaml
r11325 r11526 2 2 # vim:ts=2:et:sw=2:ai 3 3 # 4 board : " net45xx"4 board : "ALIX" 5 5 comment : "None" 6 ileiden : False7 6 latitude : "52.16834" 8 7 location : "RK Kerk, Kerkstaat 59, 2355 AH, Hoogmade" … … 10 9 masterip : "172.25.64.1" 11 10 monitoring_group: "westeinder" 12 nodename : "HMKerk 2"13 nodetype : " CNode"11 nodename : "HMKerk" 12 nodetype : "Hybrid" 14 13 rdnap_x : 99782 15 14 rdnap_y : 464772 16 release : " 5.0-RELEASE"15 release : "9.0-RELEASE" 17 16 status : "up" 18 17 19 18 20 iface_sis0: 21 comment : "Ethernet naar Kerk" 22 ip : "172.25.64.65/29" 23 sdesc : "eth" 19 iface_vr0: 20 comment : "Link to Graficall" 21 ip : "172.16.5.212/29" 22 sdesc : "2grafical" 23 mode : "station-wds" 24 24 type : "eth" 25 extra_type : "eth2wifibridge" 26 ssid : "il-o.graficall.wleiden.net" 25 27 dhcp : False 28 compass : "o" 29 ns_ip : "172.16.5.211/29" 30 ns_mac : "00:15:6d:XX:XX:XX" 31 bridge_type: "NanoStation5M" 32 status : "up" 33 34 iface_vr1: 35 comment : "Link to ZTWCasba" 36 ip : "172.16.5.249/29" 37 sdesc : "2casba" 38 mode : "ap-wds" 39 type : "eth" 40 extra_type : "eth2wifibridge" 41 ssid : "il-zw.hmkerk.wleiden.net" 42 dhcp : False 43 compass : "zw" 44 ns_ip : "172.16.5.250/29" 45 ns_mac : "00:15:6d:XX:XX:XX" 46 bridge_type: "NanoStation5M" 47 status : "up" 48 49 iface_vr2: 50 comment : "Link to Unused" 51 ip : "172.16.6.57/29" 52 sdesc : "2unused" 53 mode : "ap-wds" 54 type : "eth" 55 extra_type : "eth2wifibridge" 56 ssid : "il-no.hmkerk.wleiden.net" 57 dhcp : False 58 compass : "ne" 59 ns_ip : "172.16.6.58/29" 60 ns_mac : "00:15:6d:XX:XX:XX" 61 bridge_type: "NanoStation5M" 62 status : "up" 63 64 iface_ue0: 65 comment : "Omni voor de buurt" 66 ip : "172.25.64.1/26" 67 sdesc : "2buurt" 68 mode : "ap" 69 type : "11b" 70 channel : "10" 71 ssid : "ap-WirelessLeiden-HMKerk-Noord" 72 dhcp : "10-60" 73 status : "up" 74 75 iface_ue1: 76 comment : "Omni voor de buurt" 77 ip : "172.25.64.65/26" 78 sdesc : "2buurt" 79 mode : "ap" 80 type : "11b" 81 channel : "10" 82 ssid : "ap-WirelessLeiden-HMKerk-Zuid" 83 dhcp : "70-120" 26 84 status : "up" 27 85 28 86 29 iface_sis1:30 comment : "Ethernet naar HMKerk1"31 ip : "172.16.1.142/30"32 sdesc : "2hmkerk1"33 type : "eth"34 dhcp : False35 status : "up"36 37 38 iface_wi0:39 comment : "Link naar Graficall Wireless Leiden"40 ip : "172.16.0.86/30"41 sdesc : "2graficall"42 mode : "ap"43 type : "11b"44 ssid : "il-n.graficall.wleiden.net"45 dhcp : False46 compass : "n"47 status : "up"48 49 50 iface_wi1:51 comment : "Link naar Struyk Verwo Leimuiden."52 ip : "172.16.1.185/30"53 sdesc : "2lmstruykverwo1"54 mode : "ap"55 type : "11b"56 ssid : "il-no.hmkerk.wleiden.net"57 dhcp : False58 compass : "ne"59 status : "up"60 61 62 iface_wi1_alias0:63 comment : "Link naar HMgw2."64 ip : "172.16.2.89/30"65 sdesc : "2hmgw2"66 mode : "ap"67 type : "11b"68 dhcp : False69 status : "up"70 71
Note:
See TracChangeset
for help on using the changeset viewer.