source: genesis/nodes/HybridZwet/wleiden.yaml@ 11255

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

Doe een import van de bridge unit dmv een scan.

File size: 2.1 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 : False
[10398]7latitude : "52.11836"
[10116]8location : "Fam van der Zwet, Nieuweweg 3, 2381 NW,Zoeterwoude "
[10398]9longitude : "4.50131"
[10116]10masterip : "172.27.129.1"
11nodename : "Zwet"
[10822]12nodetype : "Hybrid"
[10398]13rdnap_x : 94326
14rdnap_y : 459275
[10822]15release : "9.0-RELEASE"
[10116]16remote_access: "buzz.vanderzwet.net:2022"
[10822]17service_accesspoint: True
[10881]18service_incoming_rdr: False
[10822]19service_proxy_ileiden: False
20service_proxy_normal: True
[10116]21status : "up"
[10059]22
23
24iface_ath0:
[10883]25 comment : "Omni voor Buurt"
[10116]26 ip : "172.27.129.1/26"
27 sdesc : "2buurt"
[10703]28 mode : "ap"
[10116]29 type : "11b"
30 channel : "10"
[10156]31 ssid : "ap-WirelessLeiden-Zwet"
[10116]32 dhcp : "10-60"
33 status : "up"
[10059]34
35
[10116]36iface_ue0:
[10883]37 comment : "Link naar ROC2"
[10116]38 ip : "172.16.5.52/29"
39 sdesc : "2roc1"
40 mode : "station-wds"
41 type : "eth"
42 extra_type : "eth2wifibridge"
43 ssid : "il-z.roc2.wleiden.net"
[10454]44 dhcp : False
[10729]45 compass : "n"
[10116]46 ns_ip : "172.16.5.51/29"
47 ns_mac : "00:27:22:10:fe:52"
[10892]48 bridge_type: "NanoStation5"
[10116]49 status : "up"
50
51
52iface_ue1:
[10883]53 comment : "Link naar JVC"
[10116]54 ip : "172.16.5.156/29"
55 sdesc : "2jvc"
56 mode : "station-wds"
57 type : "eth"
58 extra_type : "eth2wifibridge"
59 ssid : "il-z.jvc.wleiden.net"
[10454]60 dhcp : False
[10729]61 compass : "n"
[10116]62 ns_ip : "172.16.5.155/29"
63 ns_mac : "00:15:6d:ed:82:69"
64 status : "down"
65
66
[10059]67iface_vr0:
[10885]68 comment : "Link to house"
[10822]69 ip : "0.0.0.0/30"
[10116]70 sdesc : "2house"
71 type : "eth"
[10887]72 dhcp : "client"
[10116]73 status : "up"
[10059]74
[10116]75
[10059]76iface_vr1:
[10116]77 comment : "Tijdelijke Omni"
78 ip : "172.27.129.129/26"
79 sdesc : "2noord"
80 mode : "ap-wds"
81 type : "eth"
[10892]82 ssid : "ap-wirelessleiden-zwet-noord"
[10116]83 dhcp : "140-180"
84 ns_ip : "172.27.129.130/26"
85 ns_mac : "00:15:6d:30:d3:2f"
86 ns_type : "ns2"
[10892]87 bridge_type: "NanoStation2"
[10116]88 status : "up"
[10059]89
[10116]90
91iface_vr2:
[10885]92 comment : "Link to PVKerkDuif"
[10116]93 ip : "172.16.16.169/29"
94 sdesc : "2pvkerkduif"
95 type : "eth"
[10463]96 dhcp : False
[10116]97 status : "up"
98
99
Note: See TracBrowser for help on using the repository browser.