source: genesis/nodes/CNodeRoomburgh1/wleiden.yaml@ 11261

Last change on this file since 11261 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.15095"
[10116]8location : "R.K. Zorgcentrum Roomburgh - noord, Hof van Roomburgh 46, 2314 ZC, Leiden"
[10881]9longitude : "4.51315"
[10116]10masterip : "172.18.48.1"
11nodename : "Roomburgh1"
12nodetype : "CNode"
[10059]13rdnap_x : 95180
14rdnap_y : 462890
[10116]15release : "8.2-RELEASE"
16status : "up"
[10059]17
[10116]18
[10059]19iface_ath0:
[10885]20 comment : "AP voor de Noordzijde"
[10116]21 ip : "172.18.48.1/26"
22 sdesc : "ap"
[10703]23 mode : "ap"
[10116]24 type : "11b"
25 channel : "8"
[10156]26 ssid : "ap-WirelessLeiden-Roomburgh1"
[10116]27 dhcp : "10-60"
28 status : "up"
[10059]29
30
[10116]31iface_ue0:
[10885]32 comment : "Ethernet voor lounge room (beneden)"
[10116]33 ip : "172.18.49.71/28"
34 sdesc : "eth"
35 type : "eth"
36 dhcp : "74-78"
37 status : "up"
38
39
[10059]40iface_vr0:
[10884]41 comment : "Link naar xxx"
[10116]42 ip : "172.16.5.193/29"
43 sdesc : "2xxxx"
44 mode : "station-wds"
45 type : "eth"
46 extra_type : "eth2wifibridge"
47 channel : "100"
48 ssid : "il-wzw.roomburgh2.wleiden.net"
[10454]49 dhcp : False
[10116]50 compass : "wsw"
51 ns_ip : "172.16.5.194/29"
52 ns_mac : "00:15:6d:ea:f0:38"
[10892]53 bridge_type: "NanoStation5"
[10116]54 status : "down"
[10059]55
[10116]56
[10059]57iface_vr1:
[10884]58 comment : "Link naar Cetim1"
[10116]59 ip : "172.16.16.84/29"
60 sdesc : "2cetim1"
61 mode : "station-wds"
62 type : "eth"
63 extra_type : "eth2wifibridge"
64 channel : "132"
65 ssid : "il-zo.cetim1.wleiden.net"
[10454]66 dhcp : False
[10729]67 compass : "nw"
[10116]68 ns_ip : "172.16.16.83/29"
69 ns_mac : "00:15:6d:ea:ef:87"
[10892]70 bridge_type: "NanoStation5"
[10116]71 status : "up"
[10059]72
[10116]73
74iface_vr2:
[10884]75 comment : "Link naar Rosmolen"
[10116]76 ip : "172.16.3.41/29"
77 sdesc : "2rosmolen"
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 : "n"
[10116]85 ns_ip : "172.16.3.42/29"
86 ns_mac : "00:15:6d:ea:f0:62"
[10892]87 bridge_type: "NanoStation5"
[10116]88 status : "up"
89
90
Note: See TracBrowser for help on using the repository browser.