source: genesis/nodes/HybridCeTIM2/wleiden.yaml@ 13209

Last change on this file since 13209 was 13102, checked in by huub, 10 years ago

Die vermaledijde spaties weer uit de ssids geschoffeld grmpf

File size: 2.5 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10881]6latitude : "52.15797"
[10116]7location : "Hooglandse Kerk, Middelweg 2, 2312 KG, Leiden"
[10881]8longitude : "4.49423"
[10116]9masterip : "172.17.137.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "CeTIM2"
[11245]12nodetype : "Hybrid"
[10059]13rdnap_x : 93895
14rdnap_y : 463687
[11363]15release : "9.0-RELEASE"
[11244]16service_accesspoint: True
[11554]17service_concentrator: False
[11244]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
[10059]22
[11731]23
[10116]24iface_ath0:
[10885]25 comment : "CeTIM AP richting Z en W"
[11244]26 ip : "172.17.137.1/24"
[10116]27 sdesc : "zw"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 1
[13102]31 ssid : "WiFi-Leiden"
[13083]32 wlan_mac : "00:1b:b1:02:bf:5f"
[11244]33 dhcp : "10-250"
[10116]34 status : "up"
[10059]35
[11731]36
[10116]37iface_ue0:
38 comment : "Ethernet naar lokaal AP"
[11244]39 ip : "172.17.139.1/24"
[10116]40 sdesc : "lokaalAP"
41 mode : "station-wds"
42 type : "eth"
43 extra_type : "eth2wifibridge"
44 channel : "6"
[13102]45 ssid : "WiFi-Leiden"
[10116]46 dhcp : "10-60"
[11244]47 ns_ip : "172.17.139.2/24"
[10116]48 ns_mac : "00:15:6d:fc:4d:60"
[10892]49 bridge_type: "NanoStation2"
[10116]50 status : "up"
[10059]51
[11731]52
[10059]53iface_vr0:
[10116]54 comment : "Ethernet naar CeTIM1"
55 ip : "172.16.0.34/30"
56 sdesc : "2cetim1"
57 type : "eth"
[10454]58 dhcp : False
[10116]59 status : "up"
[10059]60
[11731]61
[10059]62iface_vr1:
[11617]63 comment : "A-link Noord-West naar Rabo1"
[10116]64 ip : "172.16.4.100/29"
[11617]65 sdesc : "2rabo1"
[10116]66 mode : "station-wds"
67 type : "eth"
68 extra_type : "eth2wifibridge"
69 channel : "136"
[11617]70 ssid : "il-z.rabo1.wleiden.net"
[10454]71 dhcp : False
[11627]72 compass : "n"
[10116]73 ns_ip : "172.16.4.99/29"
74 ns_mac : "00:15:6d:f2:36:5d"
[10892]75 bridge_type: "NanoStation5"
[10116]76 status : "up"
[10059]77
[11731]78
[10116]79iface_vr2:
[11368]80 comment : "Link naar IMI"
[10116]81 ip : "172.16.16.249/29"
82 sdesc : "2imi"
83 mode : "station-wds"
84 type : "eth"
85 extra_type : "eth2wifibridge"
86 channel : "36"
87 ssid : "il-zw.cetim2.wleiden.net"
[10454]88 dhcp : False
[10729]89 compass : "zw"
[10116]90 ns_ip : "172.16.16.250/29"
91 ns_mac : "00:15:6d:f2:37:bd"
[10892]92 bridge_type: "NanoStation5"
[10116]93 status : "up"
94
[11731]95
[10116]96iface_vr2_alias0:
[10884]97 comment : "Link naar Victoria"
[10116]98 ip : "172.16.17.201/29"
99 sdesc : "2victoria"
100 type : "eth"
[10454]101 dhcp : False
[10116]102 status : "up"
103
[11731]104
[10116]105iface_vr2_alias1:
[10884]106 comment : "Link naar Huub"
[10116]107 ip : "172.16.4.25/29"
108 sdesc : "2huub"
109 type : "eth"
[10454]110 dhcp : False
[10116]111 status : "up"
112
[11731]113
Note: See TracBrowser for help on using the repository browser.