source: genesis/nodes/HybridSOM1/wleiden.yaml@ 12478

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

Missende bridge_type entries toegevoegd

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 : "Luba, Eschertoren 1A, 2316 ET, Leiden"
[10881]8longitude : "4.49378"
[10116]9masterip : "172.21.160.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "SOM1"
[11239]12nodetype : "Hybrid"
[10059]13rdnap_x : 93880
14rdnap_y : 464970
[11237]15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[11237]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
22
23
[10059]24iface_ath0:
[10884]25 comment : "Ap noord"
[11237]26 ip : "172.21.160.1/24"
[10116]27 sdesc : "ap-n"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 11
[10156]31 ssid : "ap-WirelessLeiden-Som1"
[11237]32 dhcp : "10-250"
[10116]33 status : "up"
[10059]34
[10116]35
36iface_vr0:
37 comment : "Ethernet naar SOM2"
38 ip : "172.16.3.137/30"
39 sdesc : "2som2"
40 type : "eth"
[10454]41 dhcp : False
[10116]42 status : "up"
43
44
45iface_vr1:
46 comment : "Link naar Broekplein"
47 ip : "172.16.5.121/29"
48 sdesc : "2broekplein"
49 mode : "station-wds"
50 type : "eth"
51 extra_type : "eth2wifibridge"
[11645]52 channel : "108"
[10116]53 ssid : "il-n.som1.wleiden.net"
[10454]54 dhcp : False
[10729]55 compass : "no"
[10116]56 ns_ip : "172.16.5.122/29"
57 ns_mac : "00:15:6d:ec:7a:51"
[10892]58 bridge_type: "NanoStation5"
[10116]59 status : "up"
60
61
[11558]62iface_vr1_alias0:
63 comment : "Link naar Juffermans"
64 ip : "172.16.3.161/29"
65 sdesc : "2Juffermans"
66 type : "eth"
67 extra_type : "eth2wifibridge"
68 dhcp : False
[12478]69 bridge_type: "NanoStation M5"
[11558]70 status : "up"
71
72
[10059]73iface_vr2:
[10116]74 comment : "Link naar Stadhuis"
75 ip : "172.16.3.169/29"
76 sdesc : "2Stadhuis"
77 mode : "station-wds"
78 type : "eth"
79 extra_type : "eth2wifibridge"
80 channel : "52"
81 ssid : "il-z.som1.wleiden.net"
[10454]82 dhcp : False
[10729]83 compass : "z"
[10116]84 ns_ip : "172.16.3.170/29"
85 ns_mac : "00:15:6d:ec:82:a9"
[10892]86 bridge_type: "NanoStation5"
[10116]87 status : "up"
[10059]88
[10116]89
[10059]90iface_vr2_alias0:
[10116]91 comment : "Link naar Houtmarkt"
92 ip : "172.16.17.217/29"
93 sdesc : "2Houtmarkt"
94 type : "eth"
95 extra_type : "eth2wifibridge"
[10454]96 dhcp : False
[12478]97 bridge_type: "NanoStation M5"
[10116]98 status : "up"
[10059]99
100
101iface_vr2_alias1:
[10116]102 comment : "Link naar Zijloever"
103 ip : "172.16.4.225/29"
104 sdesc : "2zijloever"
105 type : "eth"
106 extra_type : "eth2wifibridge"
[10454]107 dhcp : False
[12478]108 bridge_type: "NanoStation M5"
[10116]109 status : "up"
[10059]110
111
Note: See TracBrowser for help on using the repository browser.