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

Last change on this file since 11265 was 11239, checked in by huub, 13 years ago

som1 naar hybrid

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