source: genesis/nodes/DirkLos2/wleiden.yaml

Last change on this file was 13844, checked in by rick, 8 years ago

gformat.py cleanup - cosmetic changes to sync all config files

File size: 2.7 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.16732"
[10116]7location : "Hogeschool Leiden, Zernikedreef 11, 2333 CK, Leiden"
[10881]8longitude : "4.47071"
[10116]9masterip : "172.19.132.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "DirkLos2"
[11254]12nodetype : "Hybrid"
[10116]13rdnap_x : "092299"
[10059]14rdnap_y : 464748
[11254]15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[11254]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
[10059]22
[10116]23
[10059]24iface_ath0:
[11254]25 comment : "AP1 voor de buurt"
26 ip : "172.19.132.1/24"
27 sdesc : "ap1"
[11322]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 11
[13102]31 ssid : "WiFi-Leiden-1"
[13086]32 wlan_mac : "00:1b:b1:00:ec:60"
[11254]33 dhcp : "10-250"
[10116]34 status : "up"
[10059]35
36
[10116]37iface_ue0:
[10885]38 comment : "Local Ethernet naar DirkLos1"
[10116]39 ip : "172.16.3.57/30"
40 sdesc : "eth_to_DirkLos1"
41 type : "eth"
[10454]42 dhcp : False
[10116]43 status : "up"
44
45
46iface_ue0_alias0:
[10885]47 comment : "Local Ethernet naar Hogeschool"
[10116]48 ip : "172.16.176.65/27"
49 sdesc : "eth_to_Hogeschool"
50 type : "eth"
[13447]51 dhcp : False
[10116]52 status : "up"
53
54
[10059]55iface_vr0:
[13796]56 comment : "Ethernet naar interlink west (huygensz?)"
[10116]57 ip : "172.16.4.4/29"
[13796]58 sdesc : "2huygensz"
[10116]59 mode : "station-wds"
60 type : "eth"
61 extra_type : "eth2wifibridge"
62 channel : "149"
63 ssid : "il-o.unigor2.wleiden.net"
[10454]64 dhcp : False
[10729]65 compass : "w"
[10116]66 ns_ip : "172.16.4.3/29"
67 ns_mac : "00:15:6d:d0:14:c3"
[10892]68 bridge_type: "NanoStation5"
[10116]69 status : "up"
[10059]70
[13844]71
[13796]72iface_vr0_alias0:
73 comment : "Interlink west huygensn1"
74 ip : "172.16.7.140/29"
75 sdesc : "2huygensn1"
76 mode : "station-wds"
77 type : "eth"
78 extra_type : "eth2wifibridge"
79 ssid : "il-315.huygensn1.wleiden.net"
80 bridge_type: "NanoStation5"
81 status : "up"
[10116]82
[13844]83
[10059]84iface_vr1:
[10885]85 comment : "Ethernet naar interlink noord-oost Rabo2"
[10116]86 ip : "172.16.3.217/29"
87 sdesc : "2Rabo2"
88 mode : "station-wds"
89 type : "eth"
90 extra_type : "eth2wifibridge"
91 channel : "140"
92 ssid : "il-no.dirklos2.wleiden.net"
[10454]93 dhcp : False
[10729]94 compass : "o"
[10116]95 ns_ip : "172.16.3.218/29"
96 ns_mac : "00:15:6d:b5:24:4f"
[10892]97 bridge_type: "NanoStation5"
[10116]98 status : "up"
[10059]99
100
[10116]101iface_vr2:
[10885]102 comment : "Ethernet naar interlink zuid-oost (stadhuis)"
[10116]103 ip : "172.16.3.76/29"
104 sdesc : "2Stadhuis"
105 mode : "station-wds"
106 type : "eth"
107 extra_type : "eth2wifibridge"
108 channel : "116"
109 ssid : "il-nw.stadhuis2.wleiden.net"
[10454]110 dhcp : False
[10729]111 compass : "zo"
[10116]112 ns_ip : "172.16.3.75/29"
113 ns_mac : "00:15:6d:b5:25:65"
[10892]114 bridge_type: "NanoStation5"
[10116]115 status : "up"
116
117
Note: See TracBrowser for help on using the repository browser.