source: genesis/nodes/HybridRustdam/wleiden.yaml@ 12252

Last change on this file since 12252 was 12252, checked in by rick, 12 years ago

Forgot mode.

File size: 2.3 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[12249]5gateway : "192.168.178.1"
[10059]6comment : "None"
[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"
[10822]16release : "9.0-RELEASE"
[12227]17remote_access: "83.85.202.106:1022"
[10822]18service_accesspoint: True
[11554]19service_concentrator: False
[10881]20service_incoming_rdr: False
[11318]21service_proxy_ileiden: True
[10822]22service_proxy_normal: True
[12249]23status : "up"
[10059]24
25
26iface_ath0:
[10883]27 comment : "Omni voor Buurt"
[11318]28 ip : "172.17.50.1/26"
[10116]29 sdesc : "2buurt"
[10703]30 mode : "ap"
[11737]31 type : "11g"
[11738]32 channel : 1
[11325]33 ssid : "ap-ZTW-Rustdam"
[10116]34 dhcp : "10-60"
35 status : "up"
[10059]36
[11322]37
[10116]38iface_ue0:
[11318]39 comment : "Link to ZuidbuurseKerk"
[12251]40 ip : "172.16.6.4/29"
[11318]41 sdesc : "2kerk"
[10116]42 type : "eth"
[12252]43 mode : "station-wds"
[10454]44 dhcp : False
[12251]45 ns_ip : "172.16.6.3/29"
46 ns_mac : "00:00:00:00:00:00"
47 ns_type : "ns2"
48 bridge_type: "NanoStation2"
[12249]49 status : "up"
[10116]50
[11322]51
[10059]52iface_vr0:
[10885]53 comment : "Link to house"
[12251]54 ip : "172.16.7.100/29"
[10116]55 sdesc : "2house"
56 type : "eth"
[12252]57 mode : "station-wds"
[12249]58 dhcp : False
[12251]59 ns_ip : "172.16.7.99/29"
[12249]60 ns_mac : "00:00:00:00:00:00"
61 ns_type : "ns2"
62 bridge_type: "NanoStation2"
[10116]63 status : "up"
[10059]64
[12249]65iface_vr0_alias0:
66 comment : "Uplink"
67 ip : "192.168.178.10/24"
68 sdesc : "uplink"
69 type : "eth"
70 dhcp : False
71 status : "up"
[11322]72
[10059]73iface_vr1:
[11318]74 comment : "Access Point"
75 ip : "172.17.51.1/24"
76 sdesc : "2veld"
[10116]77 mode : "ap-wds"
78 type : "eth"
[11323]79 ssid : "ap-ZTW-Rustdam-Veld1"
[11318]80 dhcp : "10-240"
81 ns_ip : "172.17.51.2/24"
82 ns_mac : "00:00:00:00:00:00"
[10116]83 ns_type : "ns2"
[10892]84 bridge_type: "NanoStation2"
[10116]85 status : "up"
[10059]86
[11322]87
[10116]88iface_vr2:
[11318]89 comment : "Access Point"
90 ip : "172.17.52.1/24"
91 sdesc : "2veld"
92 mode : "ap-wds"
[10116]93 type : "eth"
[11323]94 ssid : "ap-ZTW-Rustdam-Veld2"
[11318]95 dhcp : "10-240"
96 ns_ip : "172.17.52.2/24"
97 ns_mac : "00:00:00:00:00:00"
98 ns_type : "ns2"
99 bridge_type: "NanoStation2"
[10116]100 status : "up"
[11322]101
102
Note: See TracBrowser for help on using the repository browser.