source: genesis/nodes/HybridCeTIM1/wleiden.yaml@ 13102

Last change on this file since 13102 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.136.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "CeTIM1"
[11244]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
[11371]20service_proxy_normal: False
[10116]21status : "up"
[10059]22
[11519]23
[10059]24iface_ath0:
[10885]25 comment : "AP CeTIM richting N en O"
[11362]26 ip : "172.17.136.1/24"
[10116]27 sdesc : "ap-no"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 6
[13102]31 ssid : "WiFi-Leiden"
[13082]32 wlan_mac : "00:1b:b1:02:bf:02"
[11362]33 dhcp : "10-250"
[10116]34 status : "up"
[10059]35
[11519]36
[10116]37iface_ue0:
[10884]38 comment : "A-link Nanostation5 Zuid-Oost"
[10116]39 ip : "172.16.16.81/29"
[12998]40 sdesc : "2heineken"
41 mode : "station-wds"
[10116]42 type : "eth"
43 extra_type : "eth2wifibridge"
44 channel : "132"
[12998]45 ssid : "il-nw.heineken.wleiden.net"
[10454]46 dhcp : False
[10729]47 compass : "zo"
[10116]48 ns_ip : "172.16.16.82/29"
49 ns_mac : "00:15:6d:f6:be:66"
[10892]50 bridge_type: "NanoStation5"
[10116]51 status : "up"
52
[11519]53
[11368]54iface_ue1:
[12384]55 comment : "Link naar Stadhuis"
[12465]56 ip : "172.16.4.172/29"
[12384]57 sdesc : "2stadhuis"
[11369]58 mode : "station-wds"
[11368]59 type : "eth"
60 extra_type : "eth2wifibridge"
[11644]61 channel : "44"
[12384]62 ssid : "il-o.stadhuis.wleiden.net"
[11368]63 dhcp : False
[12474]64 compass : "w"
[12384]65 ns_ip : "172.16.4.171"
[11732]66 ns_mac : "00:15:6d:f2:38:9a"
[11368]67 bridge_type: "NanoStation5"
68 status : "up"
[11322]69
[11519]70
[10116]71iface_vr0:
[11244]72 comment : "External Link"
[11365]73 ip : "10.0.1.12/24"
[11244]74 sdesc : "2external"
[10116]75 type : "eth"
[11371]76 dhcp : False
[12374]77 status : "down"
[10116]78
[11519]79
[11362]80iface_vr0_alias0:
81 comment : "Ethernet naar CeTIM3"
82 ip : "172.17.0.21/30"
83 sdesc : "2cetim3"
84 type : "eth"
85 dhcp : False
[12374]86 status : "down"
[11322]87
[11519]88
[10116]89iface_vr1:
90 comment : "Ethernet naar CeTIM2"
91 ip : "172.16.0.33/30"
92 sdesc : "2cetim2"
93 type : "eth"
[10454]94 dhcp : False
[10116]95 status : "up"
96
[11519]97
[10059]98iface_vr2:
[10884]99 comment : "A-link Nanostation5 Noord-Oost"
[10116]100 ip : "172.16.17.145/29"
101 sdesc : "houtmarkt"
[10314]102 mode : "ap-wds"
[10116]103 type : "eth"
104 extra_type : "eth2wifibridge"
105 channel : "120"
106 ssid : "il-no.cetim1.wleiden.net"
[10454]107 dhcp : False
[10729]108 compass : "no"
[10116]109 ns_ip : "172.16.17.146"
110 ns_mac : "00:15:6d:f6:be:e4"
[10892]111 bridge_type: "NanoStation5"
[10116]112 status : "up"
[10059]113
[10116]114
Note: See TracBrowser for help on using the repository browser.