source: genesis/nodes/HybridHMKerk/wleiden.yaml@ 13326

Last change on this file since 13326 was 13184, checked in by huub, 10 years ago

network.kml update

File size: 2.3 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[11731]4board : "ALIX2"
[10059]5comment : "None"
[10881]6latitude : "52.16834"
[10116]7location : "RK Kerk, Kerkstaat 59, 2355 AH, Hoogmade"
[10881]8longitude : "4.58008"
[10116]9masterip : "172.25.64.1"
[11325]10monitoring_group: "westeinder"
[11526]11nodename : "HMKerk"
12nodetype : "Hybrid"
[10059]13rdnap_x : 99782
14rdnap_y : 464772
[11526]15release : "9.0-RELEASE"
[11528]16service_accesspoint: True
[11554]17service_concentrator: False
[11528]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
22
[11627]23
[11528]24iface_ue0:
25 comment : "Omni voor de buurt"
26 ip : "172.25.64.1/26"
27 sdesc : "2buurt"
28 mode : "ap"
29 type : "eth"
[13184]30 channel : "1"
[13167]31 ssid : "WiFi-Hoogmade"
[11528]32 dhcp : "10-60"
33 ns_ip : "172.25.64.2"
[11732]34 ns_mac : "00:15:6d:e8:e7:46"
[11528]35 bridge_type: "Bullet2"
36 status : "up"
37
[11627]38
[11528]39iface_ue1:
40 comment : "Omni voor de buurt"
41 ip : "172.25.64.65/26"
42 sdesc : "2buurt"
43 mode : "ap"
44 type : "eth"
[13184]45 channel : "11"
[13167]46 ssid : "WiFi-Hoogmade"
[11528]47 dhcp : "70-120"
48 ns_ip : "172.25.64.66"
[11732]49 ns_mac : "00:15:6d:ad:83:4c"
[11528]50 bridge_type: "Bullet2"
51 status : "up"
52
53
[11526]54iface_vr0:
[12630]55 comment : "Link to StBavo2"
[12631]56 ip : "172.16.9.20/29"
[12870]57 sdesc : "2stbavo2"
[11526]58 mode : "station-wds"
[10116]59 type : "eth"
[11526]60 extra_type : "eth2wifibridge"
[12870]61 channel : "100"
[12630]62 ssid : "il-zo.stbavo2.wleiden.net"
[10454]63 dhcp : False
[11528]64 compass : "zw"
[12631]65 ns_ip : "172.16.9.19/29"
[11732]66 ns_mac : "00:15:6d:70:51:f1"
[11527]67 bridge_type: "NanoStation5"
[10116]68 status : "up"
[10059]69
[11528]70
[11526]71iface_vr1:
[11574]72 comment : "Link to ZTWRijneke"
[11526]73 ip : "172.16.5.249/29"
74 sdesc : "2casba"
75 mode : "ap-wds"
[10116]76 type : "eth"
[11526]77 extra_type : "eth2wifibridge"
[11550]78 channel : "52"
[11526]79 ssid : "il-zw.hmkerk.wleiden.net"
[10454]80 dhcp : False
[11526]81 compass : "zw"
82 ns_ip : "172.16.5.250/29"
[11732]83 ns_mac : "00:15:6d:70:51:f3"
[11527]84 bridge_type: "NanoStation5"
[10116]85 status : "up"
[10059]86
[11528]87
[11526]88iface_vr2:
[12637]89 comment : "Link to Noord"
[11526]90 ip : "172.16.6.57/29"
[12640]91 sdesc : "2noord"
92 mode : "ap-wds"
[11526]93 type : "eth"
94 extra_type : "eth2wifibridge"
[11550]95 channel : "108"
[12640]96 ssid : "il-n.hmkerk.wleiden.net"
[10454]97 dhcp : False
[11527]98 compass : "no"
[11526]99 ns_ip : "172.16.6.58/29"
[11732]100 ns_mac : "00:27:22:8a:3b:cf"
[11526]101 bridge_type: "NanoStation5M"
[12192]102 status : "down"
[10116]103
[10059]104
Note: See TracBrowser for help on using the repository browser.