source: genesis/nodes/CNodeBroekplein/wleiden.yaml@ 11237

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

Doe een import van de bridge unit dmv een scan.

File size: 2.0 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.17972"
[10116]8location : "Basisschool De Tweemaster, Broekplein 1, 2318 TJ, Leiden"
[10881]9longitude : "4.50232"
[10116]10masterip : "172.21.144.1"
11nodename : "Broekplein"
12nodetype : "CNode"
[10059]13rdnap_x : 94478
14rdnap_y : 466100
[10116]15release : "8.2-RELEASE"
16status : "up"
[10059]17
[10116]18
[10059]19iface_ath0:
[10885]20 comment : "AP voor de buurt"
[10116]21 ip : "172.21.144.1/24"
22 sdesc : "ap"
[10703]23 mode : "ap"
[10116]24 type : "11b"
25 channel : "4"
[10156]26 ssid : "ap-WirelessLeiden-Broekplein"
[10116]27 dhcp : "10-250"
28 status : "up"
[10059]29
30
[10116]31iface_ue0:
[10885]32 comment : "Ethernet naar tweemaster"
[10116]33 ip : "172.16.6.65/29"
34 sdesc : "eth"
35 type : "eth"
[10454]36 dhcp : False
[10116]37 status : "down"
38
39
[10059]40iface_vr0:
[10884]41 comment : "A-link naar SOM1"
[10116]42 ip : "172.16.5.124/29"
43 sdesc : "2som1"
44 mode : "station-wds"
45 type : "eth"
46 extra_type : "eth2wifibridge"
47 channel : "132"
48 ssid : "il-n.som1.wleiden.net"
[10454]49 dhcp : False
[10729]50 compass : "zw"
[10116]51 ns_ip : "172.16.5.123/29"
52 ns_mac : "00:15:6d:ec:82:8d"
[10892]53 bridge_type: "NanoStation5"
[10116]54 status : "up"
[10059]55
[10116]56
[10059]57iface_vr1:
[10884]58 comment : "Link naar Rosmolen"
[10116]59 ip : "172.16.5.129/29"
60 sdesc : "2rosmolen"
61 mode : "station-wds"
62 type : "eth"
63 extra_type : "eth2wifibridge"
64 channel : "36"
65 ssid : "il-z.broekplein.wleiden.net"
[10454]66 dhcp : False
[10729]67 compass : "zo"
[10116]68 ns_ip : "172.16.5.130/29"
69 ns_mac : "00:15:6d:ec:82:05"
[10892]70 bridge_type: "NanoStation5"
[10116]71 status : "up"
[10059]72
[10116]73
74iface_vr2:
[10884]75 comment : "Link naar Lijtweg 2"
[10116]76 ip : "172.16.5.137/29"
77 sdesc : "2lijtweg2"
78 mode : "station-wds"
79 type : "eth"
80 extra_type : "eth2wifibridge"
81 channel : "44"
82 ssid : "il-w.broekplein.wleiden.net"
[10454]83 dhcp : False
[10116]84 compass : "w"
85 ns_ip : "172.16.5.138/29"
86 ns_mac : "00:15:6d:ec:82:79"
[10892]87 bridge_type: "NanoStation5"
[10116]88 status : "up"
89
90
Note: See TracBrowser for help on using the repository browser.