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

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

update config details

File size: 2.2 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
[10116]35iface_ue0:
[12166]36 comment : "Ap-noord met SD15"
[11248]37 ip : "172.17.44.1/24"
38 sdesc : "2apnoord"
39 mode : "ap"
[10116]40 type : "eth"
[11638]41 channel : "1"
[12166]42 ssid : "ap-WirelessLeiden-Rabo4"
[11248]43 dhcp : "10-250"
[10116]44 compass : "n"
[11248]45 ns_ip : "172.17.44.2/24"
[12166]46 ns_mac : "00:15:6d:e8:f9:5e"
[11731]47 bridge_type: "Bullet2"
[11248]48 status : "up"
[10116]49
[10059]50iface_vr0:
[10116]51 comment : "Ethernet naar Rabo2"
52 ip : "172.19.137.65/30"
53 sdesc : "2rabo2"
54 type : "eth"
[10454]55 dhcp : False
[10116]56 status : "up"
[10059]57
58iface_vr1:
[10884]59 comment : "A-link naar NodeHuub"
[10116]60 ip : "172.16.4.9/29"
61 sdesc : "2huub"
62 mode : "station-wds"
63 type : "eth"
64 extra_type : "eth2wifibridge"
65 channel : "44"
66 ssid : "il-z.rabo1.wleiden.net"
[10454]67 dhcp : False
[10729]68 compass : "z"
[10116]69 ns_ip : "172.16.4.10/29"
70 ns_mac : "00:15:6d:70:53:6a"
[10892]71 bridge_type: "NanoStation5"
[10116]72 status : "up"
[10059]73
[11617]74iface_vr1_alias0:
75 comment : "A-link naar CeTIM2"
[11618]76 ip : "172.16.4.97/29"
[11617]77 sdesc : "2cetim2"
78 type : "eth"
79 status : "up"
[10116]80
81iface_vr2:
[10885]82 comment : "InterLink naar SOM"
[10116]83 ip : "172.16.16.20/29"
84 sdesc : "2som"
85 mode : "station-wds"
86 type : "eth"
87 extra_type : "eth2wifibridge"
88 channel : "140"
89 ssid : "il-w.som2.wleiden.net"
[10454]90 dhcp : False
[10729]91 compass : "o"
[10116]92 ns_ip : "172.16.16.19/29"
93 ns_mac : "00:15:6d:70:54:62"
[10892]94 bridge_type: "NanoStation5"
[10116]95 status : "up"
96
97
Note: See TracBrowser for help on using the repository browser.