source: genesis/nodes/HybridRabo1/wleiden.yaml@ 12860

Last change on this file since 12860 was 12677, checked in by huub, 11 years ago

link rabo1 nieuweenergie had verkeerde iprange

File size: 2.4 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.16950"
[10116]7location : "Rabobank (Oost), Schipholweg 105, 2316 XC, Leiden"
[10881]8longitude : "4.48901"
[10116]9masterip : "172.19.136.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Rabo1"
[11248]12nodetype : "Hybrid"
[10059]13rdnap_x : 93554
14rdnap_y : 464974
[11248]15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[11248]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
[10059]22
23
24iface_ath0:
[10884]25 comment : "Ap oost"
[11248]26 ip : "172.19.136.1/24"
[10116]27 sdesc : "ap-o"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 1
[10156]31 ssid : "ap-WirelessLeiden-Rabo1"
[11248]32 dhcp : "10-250"
[10116]33 status : "up"
[10059]34
[12474]35
[10116]36iface_ue0:
[12166]37 comment : "Ap-noord met SD15"
[11248]38 ip : "172.17.44.1/24"
39 sdesc : "2apnoord"
40 mode : "ap"
[10116]41 type : "eth"
[11638]42 channel : "1"
[12166]43 ssid : "ap-WirelessLeiden-Rabo4"
[11248]44 dhcp : "10-250"
[10116]45 compass : "n"
[11248]46 ns_ip : "172.17.44.2/24"
[12166]47 ns_mac : "00:15:6d:e8:f9:5e"
[11731]48 bridge_type: "Bullet2"
[11248]49 status : "up"
[10116]50
[12474]51
[10059]52iface_vr0:
[10116]53 comment : "Ethernet naar Rabo2"
54 ip : "172.19.137.65/30"
55 sdesc : "2rabo2"
56 type : "eth"
[10454]57 dhcp : False
[10116]58 status : "up"
[10059]59
[12474]60
[10059]61iface_vr1:
[12284]62 comment : "A-link naar Vosko2"
[10116]63 ip : "172.16.4.9/29"
64 sdesc : "2huub"
65 mode : "station-wds"
66 type : "eth"
67 extra_type : "eth2wifibridge"
68 channel : "44"
69 ssid : "il-z.rabo1.wleiden.net"
[10454]70 dhcp : False
[10729]71 compass : "z"
[10116]72 ns_ip : "172.16.4.10/29"
73 ns_mac : "00:15:6d:70:53:6a"
[10892]74 bridge_type: "NanoStation5"
[10116]75 status : "up"
[10059]76
[12474]77
[11617]78iface_vr1_alias0:
79 comment : "A-link naar CeTIM2"
[11618]80 ip : "172.16.4.97/29"
[11617]81 sdesc : "2cetim2"
82 type : "eth"
83 status : "up"
[10116]84
[12474]85
[12677]86iface_vr1_alias1:
87 comment : "A-link naar NieuweEnergie"
88 ip : "172.16.9.137/29"
89 sdesc : "2cetim2"
90 type : "eth"
91 status : "up"
92
[10116]93iface_vr2:
[10885]94 comment : "InterLink naar SOM"
[10116]95 ip : "172.16.16.20/29"
96 sdesc : "2som"
97 mode : "station-wds"
98 type : "eth"
99 extra_type : "eth2wifibridge"
100 channel : "140"
101 ssid : "il-w.som2.wleiden.net"
[10454]102 dhcp : False
[10729]103 compass : "o"
[10116]104 ns_ip : "172.16.16.19/29"
105 ns_mac : "00:15:6d:70:54:62"
[10892]106 bridge_type: "NanoStation5"
[10116]107 status : "up"
108
109
Note: See TracBrowser for help on using the repository browser.