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

Last change on this file since 12515 was 12474, checked in by rick, 11 years ago

Automatic cleanups

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
[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
[10116]86iface_vr2:
[10885]87 comment : "InterLink naar SOM"
[10116]88 ip : "172.16.16.20/29"
89 sdesc : "2som"
90 mode : "station-wds"
91 type : "eth"
92 extra_type : "eth2wifibridge"
93 channel : "140"
94 ssid : "il-w.som2.wleiden.net"
[10454]95 dhcp : False
[10729]96 compass : "o"
[10116]97 ns_ip : "172.16.16.19/29"
98 ns_mac : "00:15:6d:70:54:62"
[10892]99 bridge_type: "NanoStation5"
[10116]100 status : "up"
101
102
Note: See TracBrowser for help on using the repository browser.