source: genesis/nodes/CNodePVKerkDuif/wleiden.yaml@ 11322

Last change on this file since 11322 was 11322, checked in by rick, 13 years ago

All cosmetic fixes.

File size: 1.3 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10116]6ileiden : True
[10881]7latitude : "52.11823"
[10116]8location : "PV De Kerkduif, Nieuweweg 9, 2381 NW,Zoeterwoude "
[10881]9longitude : "4.50433"
[10116]10masterip : "172.17.13.1"
11nodename : "PVKerkDuif"
12nodetype : "CNode"
[10059]13rdnap_x : 94532
14rdnap_y : 459257
[10396]15release : "9.0-RELEASE"
[10116]16status : "up"
17
18
[10059]19iface_ath0:
[10883]20 comment : "Omni voor Binnen"
[10116]21 ip : "172.17.13.1/26"
22 sdesc : "2binnen"
[10703]23 mode : "ap"
[10116]24 type : "11b"
25 channel : "10"
[10156]26 ssid : "ap-WirelessLeiden-Pvkerkduif"
[10116]27 dhcp : "10-60"
28 status : "up"
[10059]29
30
31iface_vr0:
[10116]32 comment : "Link naar PVKerkDuif Network"
33 ip : "172.17.13.65/28"
34 sdesc : "2building"
35 type : "eth"
36 dhcp : "66-78"
37 status : "down"
[10059]38
[10116]39
[10059]40iface_vr1:
[10116]41 comment : "Link CNodeZwet via NanoStation"
42 ip : "172.16.16.172/29"
43 sdesc : "2zwet"
44 type : "eth"
[10463]45 dhcp : False
[10116]46 status : "up"
[10059]47
[10116]48
49iface_vr2:
50 comment : "AccessPoint Sportvelden via NanoStation"
51 ip : "172.17.20.1/24"
52 sdesc : "2sportvelden"
53 mode : "station-wds"
54 type : "eth"
55 channel : "10"
[11322]56 ssid : "ap-WirelessLeiden-Veld11"
[10116]57 dhcp : "11-250"
58 ns_ip : "172.17.20.2/24"
59 ns_mac : "00:27:22:80:5a:b6"
[11053]60 bridge_type: "NanoStation M2"
[10116]61 status : "up"
62
63
Note: See TracBrowser for help on using the repository browser.