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

Last change on this file since 11617 was 11617, checked in by huub, 12 years ago

link gemaakt van cetim2 naar rabo1

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.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"
[10116]29 type : "11b"
30 channel : "10"
[10156]31 ssid : "ap-WirelessLeiden-Rabo1"
[11248]32 dhcp : "10-250"
[10116]33 status : "up"
[10059]34
35
[10116]36iface_ue0:
37 comment : "Link naar AZC"
38 ip : "172.16.3.129/29"
39 sdesc : "2azc"
40 mode : "station-wds"
41 type : "eth"
42 extra_type : "eth2wifibridge"
43 channel : "5"
44 ssid : "il-w.rabo1.wleiden.net"
[10454]45 dhcp : False
[10116]46 compass : "w"
47 ns_ip : "172.16.3.130/29"
48 ns_mac : "00:15:6d:e8:f9:5e"
49 status : "down"
50
51
52iface_ue1:
[11322]53 comment : "Ap-noord"
[11248]54 ip : "172.17.44.1/24"
55 sdesc : "2apnoord"
56 mode : "ap"
[10116]57 type : "eth"
[11248]58 channel : "3"
59 ssid : "ap2-WirelessLeiden-Rabo1"
60 dhcp : "10-250"
[10116]61 compass : "n"
[11248]62 ns_ip : "172.17.44.2/24"
[10116]63 ns_mac : "00:15:6d:d4:f8:3e"
[11248]64 status : "up"
[10116]65
66
[10059]67iface_vr0:
[10116]68 comment : "Ethernet naar Rabo2"
69 ip : "172.19.137.65/30"
70 sdesc : "2rabo2"
71 type : "eth"
[10454]72 dhcp : False
[10116]73 status : "up"
[10059]74
[10116]75
[10059]76iface_vr1:
[10884]77 comment : "A-link naar NodeHuub"
[10116]78 ip : "172.16.4.9/29"
79 sdesc : "2huub"
80 mode : "station-wds"
81 type : "eth"
82 extra_type : "eth2wifibridge"
83 channel : "44"
84 ssid : "il-z.rabo1.wleiden.net"
[10454]85 dhcp : False
[10729]86 compass : "z"
[10116]87 ns_ip : "172.16.4.10/29"
88 ns_mac : "00:15:6d:70:53:6a"
[10892]89 bridge_type: "NanoStation5"
[10116]90 status : "up"
[10059]91
[11617]92iface_vr1_alias0:
93 comment : "A-link naar CeTIM2"
94 ip : "172.16.4.99/29"
95 sdesc : "2cetim2"
96 type : "eth"
97 status : "up"
[10116]98
99iface_vr2:
[10885]100 comment : "InterLink naar SOM"
[10116]101 ip : "172.16.16.20/29"
102 sdesc : "2som"
103 mode : "station-wds"
104 type : "eth"
105 extra_type : "eth2wifibridge"
106 channel : "140"
107 ssid : "il-w.som2.wleiden.net"
[10454]108 dhcp : False
[10729]109 compass : "o"
[10116]110 ns_ip : "172.16.16.19/29"
111 ns_mac : "00:15:6d:70:54:62"
[10892]112 bridge_type: "NanoStation5"
[10116]113 status : "up"
114
115
Note: See TracBrowser for help on using the repository browser.