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

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

Allerhande cosmetische aanpassingen.

File size: 2.8 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
[12527]36iface_ue0:
[12569]37 comment : "Interlink naar JorisdeWitte"
[12527]38 ip : "172.16.7.9/29"
39 sdesc : "2jorisdw"
40 mode : "ap"
41 type : "eth"
42 extra_type : "eth2wifibridge"
[12540]43 channel : "140"
[12527]44 ssid : "il-nnw.som1.wleiden.net"
45 dhcp : False
[12569]46 compass : "o"
[12527]47 ns_ip : "172.16.7.10"
[12569]48 ns_mac : "24:a4:3c:0a:54:99"
[12527]49 bridge_type: "NanoStation M5"
[12541]50 status : "up"
[10116]51
[12527]52
[12569]53iface_vr0:
54 comment : "Ethernet naar SOM2"
55 ip : "172.16.3.137/30"
56 sdesc : "2som2"
57 type : "eth"
58 dhcp : False
59 status : "up"
60
61
[10116]62iface_vr1:
63 comment : "Link naar Broekplein"
64 ip : "172.16.5.121/29"
65 sdesc : "2broekplein"
66 mode : "station-wds"
67 type : "eth"
68 extra_type : "eth2wifibridge"
[11645]69 channel : "108"
[10116]70 ssid : "il-n.som1.wleiden.net"
[10454]71 dhcp : False
[10729]72 compass : "no"
[10116]73 ns_ip : "172.16.5.122/29"
74 ns_mac : "00:15:6d:ec:7a:51"
[10892]75 bridge_type: "NanoStation5"
[10116]76 status : "up"
77
78
[11558]79iface_vr1_alias0:
80 comment : "Link naar Juffermans"
81 ip : "172.16.3.161/29"
82 sdesc : "2Juffermans"
83 type : "eth"
84 extra_type : "eth2wifibridge"
85 dhcp : False
[12478]86 bridge_type: "NanoStation M5"
[11558]87 status : "up"
88
89
[10059]90iface_vr2:
[10116]91 comment : "Link naar Stadhuis"
92 ip : "172.16.3.169/29"
93 sdesc : "2Stadhuis"
94 mode : "station-wds"
95 type : "eth"
96 extra_type : "eth2wifibridge"
97 channel : "52"
98 ssid : "il-z.som1.wleiden.net"
[10454]99 dhcp : False
[10729]100 compass : "z"
[10116]101 ns_ip : "172.16.3.170/29"
102 ns_mac : "00:15:6d:ec:82:a9"
[10892]103 bridge_type: "NanoStation5"
[10116]104 status : "up"
[10059]105
[10116]106
[10059]107iface_vr2_alias0:
[10116]108 comment : "Link naar Houtmarkt"
109 ip : "172.16.17.217/29"
110 sdesc : "2Houtmarkt"
111 type : "eth"
112 extra_type : "eth2wifibridge"
[10454]113 dhcp : False
[12478]114 bridge_type: "NanoStation M5"
[10116]115 status : "up"
[10059]116
117
118iface_vr2_alias1:
[10116]119 comment : "Link naar Zijloever"
120 ip : "172.16.4.225/29"
121 sdesc : "2zijloever"
122 type : "eth"
123 extra_type : "eth2wifibridge"
[10454]124 dhcp : False
[12478]125 bridge_type: "NanoStation M5"
[10116]126 status : "up"
[10059]127
128
Note: See TracBrowser for help on using the repository browser.