source: genesis/nodes/CNodeRosmolen/wleiden.yaml@ 10936

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

Doe een import van de bridge unit dmv een scan.

File size: 2.4 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.17732"
[10116]8location : "Openbare Bibliotheek locatie Merenwijk, Rosmolen 4, 2317 SJ, Leiden"
[10881]9longitude : "4.50479"
[10116]10masterip : "172.21.168.1"
11nodename : "Rosmolen"
12nodetype : "CNode"
[10059]13rdnap_x : 94644
14rdnap_y : 465831
[10116]15release : "8.2-RELEASE"
16status : "up"
[10059]17
18
19iface_ath0:
[10888]20 comment : "Ap voor de buurt"
[10116]21 ip : "172.21.168.1/24"
22 sdesc : "ap"
[10703]23 mode : "ap"
[10116]24 type : "11b"
25 channel : "5"
26 ssid : "ap-wirelessleiden.rosmolen"
27 dhcp : "10-60"
28 compass : "wirelessleiden"
29 status : "up"
[10059]30
31
[10116]32iface_ue0:
[10885]33 comment : "Ethernet naar filiaal OBL"
[10116]34 ip : "172.21.168.65/28"
35 sdesc : "eth"
36 type : "eth"
[10454]37 dhcp : False
[10116]38 status : "down"
39
40
41iface_ue1:
42 comment : "Link naar Rudi"
43 ip : "172.16.2.57/30"
44 sdesc : "2Rudi"
45 mode : "station-wds"
46 type : "eth"
47 extra_type : "eth2wifibridge"
48 channel : "3"
49 ssid : "il-nw.rosmolen.wleiden.net"
[10454]50 dhcp : False
[10729]51 compass : "w"
[10116]52 ns_ip : "172.16.3.74/29"
53 ns_mac : "00:15:6d:"
54 status : "down"
55
56
[10059]57iface_vr0:
[10884]58 comment : "A-link naar Broekplein"
[10116]59 ip : "172.16.5.132/29"
60 sdesc : "2Broekplein"
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 : "nw"
[10116]68 ns_ip : "172.16.5.131/29"
69 ns_mac : "00:15:6d:70:54:c5"
[10892]70 bridge_type: "NanoStation5"
[10116]71 status : "up"
[10059]72
[10116]73
[10059]74iface_vr1:
[10884]75 comment : "Link naar Roomburgh1"
[10116]76 ip : "172.16.3.44/29"
77 sdesc : "2roomburgh1"
78 mode : "station-wds"
79 type : "eth"
80 extra_type : "eth2wifibridge"
81 channel : "124"
82 ssid : "il-nnw.roomburgh1.wleiden.net"
[10454]83 dhcp : False
[10729]84 compass : "z"
[10116]85 ns_ip : "172.16.3.43/29"
86 ns_mac : ""
[10892]87 bridge_type: "NanoStation5"
[10116]88 status : "up"
[10059]89
[10116]90
91iface_vr2:
[10884]92 comment : "Link naar Regenboog"
[10116]93 ip : "172.16.5.201/29"
94 sdesc : "2regenboog"
95 mode : "station-wds"
96 type : "eth"
97 extra_type : "eth2wifibridge"
98 channel : "11"
99 ssid : "il-o.rosmolen.wleiden.net"
[10454]100 dhcp : False
[10116]101 compass : "e"
102 ns_ip : "172.16.5.202/29"
103 ns_mac : "00:15:6d:e8:f9:3d"
104 status : "down"
105
106
Note: See TracBrowser for help on using the repository browser.