source: genesis/nodes/Rustdam/wleiden.yaml@ 13972

Last change on this file since 13972 was 13887, checked in by rick, 8 years ago

Typo

File size: 2.9 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[13402]4board : "apu1d"
[12474]5comment : "None"
[12249]6gateway : "192.168.178.1"
[11519]7latitude : "52.11082"
[11318]8location : "Kaasboerderij Rustdam, Zuidbuurtseweg 34, 2381 LG, Zoeterwoude "
[11519]9longitude : "4.50254"
[11318]10masterip : "172.17.50.1"
[11325]11monitoring_group: "wzoeterwoude"
[11318]12nodename : "Rustdam"
[10822]13nodetype : "Hybrid"
[11323]14rdnap_x : "94400"
15rdnap_y : "458435"
[13402]16release : "10.2-RELEASE"
[10822]17service_accesspoint: True
[11554]18service_concentrator: False
[10881]19service_incoming_rdr: False
[12267]20service_proxy_ileiden: False
21service_proxy_normal: False
[12249]22status : "up"
[10059]23
[12474]24
[13844]25iface_bridge0:
26 comment : "Access Point"
27 ip : "172.17.37.1/24"
28 type : "eth"
29 dhcp : "10-240"
30 status : "planned"
31
32
[13402]33iface_re0_102:
[10885]34 comment : "Link to house"
[12267]35 ip : "172.16.7.97/29"
[10116]36 sdesc : "2house"
[12474]37 mode : "ap-wds"
[10116]38 type : "eth"
[12479]39 extra_type : "eth2wifibridge"
40 ssid : "il-o.rustdam.wleiden.net"
[12249]41 dhcp : False
[12474]42 compass : "z"
[12267]43 ns_ip : "172.16.7.98/29"
[12249]44 ns_mac : "00:00:00:00:00:00"
[12267]45 ns_type : "ns5"
46 bridge_type: "NanoStation5M"
[10116]47 status : "up"
[10059]48
[11322]49
[13548]50iface_re0_103:
[13587]51 comment : "Access Point (port 3)"
[13548]52 ip : "172.17.52.1/24"
[11318]53 sdesc : "2veld"
[10116]54 mode : "ap-wds"
55 type : "eth"
[13548]56 ssid : "ap-ZTW-Rustdam-WeideVeld"
[11318]57 dhcp : "10-240"
[13548]58 ns_ip : "172.17.52.2/24"
[11318]59 ns_mac : "00:00:00:00:00:00"
[10116]60 ns_type : "ns2"
[10892]61 bridge_type: "NanoStation2"
[10116]62 status : "up"
[13887]63 dhcp_fixed : [["e0:76:d0:3c:34:f0", "172.17.52.10", "camera-hooiberg"]]
[10059]64
[11322]65
[13548]66iface_re0_104:
[13587]67 comment : "Access Point (port 4) - AirCam (00:27:22:60:43:F1) 172.17.51.5/24"
[13548]68 ip : "172.17.51.1/24"
[11318]69 sdesc : "2veld"
70 mode : "ap-wds"
[10116]71 type : "eth"
[13548]72 ssid : "ap-ZTW-Rustdam-BosVeld"
[11318]73 dhcp : "10-240"
[13548]74 ns_ip : "172.17.51.2/24"
[11318]75 ns_mac : "00:00:00:00:00:00"
76 ns_type : "ns2"
77 bridge_type: "NanoStation2"
[10116]78 status : "up"
[11322]79
80
[13548]81iface_re0_105:
82 comment : "Link to StJan"
83 ip : "172.16.6.4/29"
84 sdesc : "2stjan"
85 mode : "station-wds"
86 type : "eth"
87 extra_type : "eth2wifibridge"
88 channel : "108"
89 ssid : "il-nw.stjan.wleiden.net"
90 dhcp : False
91 compass : "z"
92 ns_ip : "172.16.6.3/29"
93 ns_mac : "dc:9f:db:2a:1d:eb"
94 bridge_type: "NanoStation M5"
95 status : "up"
96
97
[13618]98iface_re1_204:
99 comment : "Access Point"
100 parent : "bridge0"
101 sdesc : "2veld"
102 mode : "ap-wds"
103 type : "vlan"
104 ssid : "Wifi Zoeterwoude"
105 ns_ip : "172.17.37.2/24"
106 ns_mac : "00:00:00:00:00:00"
107 ns_type : "lm2"
108 bridge_type: "LocoM2"
109 status : "up"
110
111
112iface_re1_205:
113 comment : "Access Point"
114 parent : "bridge0"
115 sdesc : "2veld"
116 mode : "ap-wds"
117 type : "vlan"
118 ssid : "Wifi Zoeterwoude"
119 ns_ip : "172.17.37.3/24"
120 ns_mac : "00:00:00:00:00:00"
121 ns_type : "lm2"
122 bridge_type: "LocoM2"
123 status : "up"
124
125
Note: See TracBrowser for help on using the repository browser.