source: genesis/nodes/SOM2/wleiden.yaml@ 13795

Last change on this file since 13795 was 13548, checked in by rick, 9 years ago

./tools/gformat.py cleanup

File size: 2.9 KB
RevLine 
[10712]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
[11013]6ileiden : True
[10881]7latitude : "52.16950"
[10712]8location : "Luba, Eschertoren 1A, 2316 ET, Leiden"
[10881]9longitude : "4.49378"
[10712]10masterip : "172.17.2.1"
[11325]11monitoring_group: "wleiden"
[10712]12nodename : "SOM2"
13nodetype : "Hybrid"
14rdnap_x : 93880
15rdnap_y : 464970
16release : "9.0-RELEASE"
17service_accesspoint: True
[11554]18service_concentrator: False
[10881]19service_incoming_rdr: False
[10712]20service_proxy_ileiden: False
21service_proxy_normal: False
22status : "up"
23
[13548]24
[10712]25iface_ath0:
[10884]26 comment : "Ap zuidoost"
[10712]27 ip : "172.17.2.1/26"
28 sdesc : "ap-zo"
29 mode : "ap"
[11737]30 type : "11g"
[11738]31 channel : 1
[13382]32 ssid : "WiFi-Leiden"
[13127]33 wlan_mac : "00:1b:b1:02:be:1c"
[10712]34 dhcp : "10-60"
35 status : "up"
36
[13548]37
[13480]38iface_ath0_extra0:
39 comment : "wirelessantwerpen speeltje WB-Leiden"
[13548]40 ip : "172.17.2.67/26"
[13480]41 type : "eth"
42 ns_mac : " "
43 bridge_type: ""
44 status : "up"
45
[13548]46
[10712]47iface_ue0:
[13548]48 comment : "Link Tuinvereniging Ons Buiten kabel IIIII wartel 2"
[13382]49 ip : "172.16.3.249/29"
50 sdesc : "2onsbuiten"
[10712]51 mode : "ap-wds"
52 type : "eth"
53 extra_type : "eth2wifibridge"
[13480]54 channel : "64"
[13390]55 ssid : "il-o.som2.wleiden.net"
[13382]56 dhcp : False
[13548]57 compass : "o"
[13382]58 ns_ip : "172.16.3.250"
[13480]59 ns_mac : "04:18:d6:ca:fc:be"
60 bridge_type: "NanoStationM5"
[10712]61 status : "up"
62
[13548]63
[10712]64iface_vr0:
[13480]65 comment : "Ethernet naar SOM1 kabel rood"
[10712]66 ip : "172.16.3.138/30"
67 sdesc : "2som1"
68 type : "eth"
69 dhcp : False
70 status : "up"
71
[13548]72
[10712]73iface_vr1:
[13480]74 comment : "Link naar Rabo kabel IIIIII wartel 3"
[10712]75 ip : "172.16.16.17/29"
76 sdesc : "2Rabo"
[11320]77 mode : "ap-wds"
[10712]78 type : "eth"
79 extra_type : "eth2wifibridge"
80 channel : "140"
81 ssid : "il-w.som2.wleiden.net"
82 dhcp : False
83 compass : "w"
84 ns_ip : "172.16.16.18/29"
[13480]85 ns_mac : "04:18:d6:cc:0d:7e"
86 bridge_type: "NanoStationM5"
[10712]87 status : "up"
88
[13548]89
[10712]90iface_vr1_alias0:
91 comment : "Link naar Psycho"
92 ip : "172.16.16.113/29"
93 sdesc : "2Psycho"
94 type : "eth"
95 extra_type : "eth2wifibridge"
96 dhcp : False
[13480]97 bridge_type: "NanoStationM5"
[12425]98 status : "up"
[10712]99
[13548]100
[10712]101iface_vr2:
[13480]102 comment : "Link naar Leythenrode kabel IIIIIII wartel 1"
[10712]103 ip : "172.16.17.185/29"
104 sdesc : "2leythenrode"
105 mode : "station-wds"
106 type : "eth"
107 extra_type : "eth2wifibridge"
108 channel : "36"
109 ssid : "il-zo.som2.wleiden.net"
110 dhcp : False
[10729]111 compass : "zo"
[10712]112 ns_ip : "172.16.17.186/29"
[13480]113 ns_mac : "04:18:d6:ca:fd:3e"
114 bridge_type: "NanoStationM5"
[10712]115 status : "up"
116
[13548]117
[13208]118iface_vr2_alias0:
119 comment : "Link naar Zijloever"
120 ip : "172.16.4.225/29"
121 sdesc : "2Zijloever"
122 type : "eth"
123 extra_type : "eth2wifibridge"
124 dhcp : False
[13480]125 bridge_type: "NanoStatioM5"
[13208]126 status : "up"
[13548]127
128
Note: See TracBrowser for help on using the repository browser.