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

Last change on this file since 12777 was 12622, checked in by huub, 11 years ago

correctie config de Burcht en link naar CeTIM2 eruit

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
[10156]31 ssid : "ap-WirelessLeiden-Cetim2"
[11244]32 dhcp : "10-250"
[10116]33 status : "up"
[10059]34
[11731]35
[10116]36iface_ue0:
37 comment : "Ethernet naar lokaal AP"
[11244]38 ip : "172.17.139.1/24"
[10116]39 sdesc : "lokaalAP"
40 mode : "station-wds"
41 type : "eth"
42 extra_type : "eth2wifibridge"
43 channel : "6"
[10156]44 ssid : "ap-WirelessLeiden-Hooglandsekerk"
[10116]45 dhcp : "10-60"
[11244]46 ns_ip : "172.17.139.2/24"
[10116]47 ns_mac : "00:15:6d:fc:4d:60"
[10892]48 bridge_type: "NanoStation2"
[10116]49 status : "up"
[10059]50
[11731]51
[10059]52iface_vr0:
[10116]53 comment : "Ethernet naar CeTIM1"
54 ip : "172.16.0.34/30"
55 sdesc : "2cetim1"
56 type : "eth"
[10454]57 dhcp : False
[10116]58 status : "up"
[10059]59
[11731]60
[10059]61iface_vr1:
[11617]62 comment : "A-link Noord-West naar Rabo1"
[10116]63 ip : "172.16.4.100/29"
[11617]64 sdesc : "2rabo1"
[10116]65 mode : "station-wds"
66 type : "eth"
67 extra_type : "eth2wifibridge"
68 channel : "136"
[11617]69 ssid : "il-z.rabo1.wleiden.net"
[10454]70 dhcp : False
[11627]71 compass : "n"
[10116]72 ns_ip : "172.16.4.99/29"
73 ns_mac : "00:15:6d:f2:36:5d"
[10892]74 bridge_type: "NanoStation5"
[10116]75 status : "up"
[10059]76
[11731]77
[10116]78iface_vr2:
[11368]79 comment : "Link naar IMI"
[10116]80 ip : "172.16.16.249/29"
81 sdesc : "2imi"
82 mode : "station-wds"
83 type : "eth"
84 extra_type : "eth2wifibridge"
85 channel : "36"
86 ssid : "il-zw.cetim2.wleiden.net"
[10454]87 dhcp : False
[10729]88 compass : "zw"
[10116]89 ns_ip : "172.16.16.250/29"
90 ns_mac : "00:15:6d:f2:37:bd"
[10892]91 bridge_type: "NanoStation5"
[10116]92 status : "up"
93
[11731]94
[10116]95iface_vr2_alias0:
[10884]96 comment : "Link naar Victoria"
[10116]97 ip : "172.16.17.201/29"
98 sdesc : "2victoria"
99 type : "eth"
[10454]100 dhcp : False
[10116]101 status : "up"
102
[11731]103
[10116]104iface_vr2_alias1:
[10884]105 comment : "Link naar Huub"
[10116]106 ip : "172.16.4.25/29"
107 sdesc : "2huub"
108 type : "eth"
[10454]109 dhcp : False
[10116]110 status : "up"
111
[11731]112
Note: See TracBrowser for help on using the repository browser.