source: genesis/nodes/SOM1/wleiden.yaml@ 13525

Last change on this file since 13525 was 13480, checked in by huub, 9 years ago

update configuratie som en broekplein na hardware modificaties: installatie M5s, extra M5 voor richting noordoost en RB switch op vr1

File size: 3.3 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
[13127]31 ssid : "WiFi-Leiden-1"
32 wlan_mac : "00:1b:b1:02:bf:88"
[11237]33 dhcp : "10-250"
[10116]34 status : "up"
[10059]35
[10116]36
[12527]37iface_ue0:
[13480]38 comment : "Interlink naar JorisdeWitte, wartel 1"
[12527]39 ip : "172.16.7.9/29"
40 sdesc : "2jorisdw"
41 mode : "ap"
42 type : "eth"
43 extra_type : "eth2wifibridge"
[12540]44 channel : "140"
[12527]45 ssid : "il-nnw.som1.wleiden.net"
46 dhcp : False
[12569]47 compass : "o"
[12527]48 ns_ip : "172.16.7.10"
[12569]49 ns_mac : "24:a4:3c:0a:54:99"
[12527]50 bridge_type: "NanoStation M5"
[12541]51 status : "up"
[10116]52
[12527]53
[12569]54iface_vr0:
[13480]55 comment : "Ethernet naar SOM2 kabel rood"
[12569]56 ip : "172.16.3.137/30"
57 sdesc : "2som2"
58 type : "eth"
59 dhcp : False
60 status : "up"
61
62
[10116]63iface_vr1:
[13480]64 comment : "Oude Link naar Broekplein M5 "
[10116]65 ip : "172.16.5.121/29"
[13480]66 sdesc : "2ouderaadhuis"
[13432]67 mode : "ap-wds"
[10116]68 type : "eth"
69 extra_type : "eth2wifibridge"
[11645]70 channel : "108"
[10116]71 ssid : "il-n.som1.wleiden.net"
[10454]72 dhcp : False
[13480]73 compass : "n"
[10116]74 ns_ip : "172.16.5.122/29"
[13480]75 ns_mac : "04:18:d6:cc:01:e8"
76 bridge_type: "NanoStationM5"
[10116]77 status : "up"
78
79
[11558]80iface_vr1_alias0:
81 comment : "Link naar Juffermans"
82 ip : "172.16.3.161/29"
83 sdesc : "2Juffermans"
84 type : "eth"
85 extra_type : "eth2wifibridge"
86 dhcp : False
[12478]87 bridge_type: "NanoStation M5"
[11558]88 status : "up"
89
[12582]90iface_vr1_alias1:
91 comment : "Link naar OudeRaadhuis"
92 ip : "172.16.9.57/29"
93 sdesc : "2raadhuis"
94 type : "eth"
95 extra_type : "eth2wifibridge"
96 dhcp : False
97 bridge_type: "NanoStation M5"
98 status : "up"
[11558]99
[13480]100iface_vr1_alias2:
101 comment : "Nieuwe Link naar Broekplein via switch"
102 ip : "172.16.6.201/29"
103 sdesc : "2broekplein"
104 mode : "ap-wds"
105 type : "eth"
106 extra_type : "eth2wifibridge"
107 channel : "108"
108 ssid : "il-nno.som1.wleiden.net"
109 dhcp : False
110 compass : "nno"
111 ns_ip : "172.16.6.202/29"
112 ns_mac : "04:18:d6:ca:fd:db"
113 bridge_type: "NanoStationM5"
114 status : "up"
115
[10059]116iface_vr2:
[13480]117 comment : "Link naar Stadhuis M5 wartel 7"
[10116]118 ip : "172.16.3.169/29"
119 sdesc : "2Stadhuis"
[13432]120 mode : "ap-wds"
[10116]121 type : "eth"
122 extra_type : "eth2wifibridge"
123 channel : "52"
124 ssid : "il-z.som1.wleiden.net"
[10454]125 dhcp : False
[10729]126 compass : "z"
[10116]127 ns_ip : "172.16.3.170/29"
[13480]128 ns_mac : "04:18:d6:cc:00:d1"
129 bridge_type: "NanoStationM5"
[10116]130 status : "up"
[10059]131
[10116]132
[10059]133iface_vr2_alias0:
[10116]134 comment : "Link naar Houtmarkt"
135 ip : "172.16.17.217/29"
136 sdesc : "2Houtmarkt"
137 type : "eth"
138 extra_type : "eth2wifibridge"
[10454]139 dhcp : False
[13480]140 bridge_type: "NanoStationM5"
[10116]141 status : "up"
[10059]142
Note: See TracBrowser for help on using the repository browser.