source: genesis/nodes/CNodeAJSoft2/wleiden.yaml@ 10892

Last change on this file since 10892 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.14605"
[10116]8location : "Serviceflat De Parelvissers, Bizetpad, 2324 JR, Leiden"
[10881]9longitude : "4.46729"
[10116]10masterip : "172.20.137.1"
11nodename : "AJSoft2"
12nodetype : "CNode"
[10059]13rdnap_x : 92035
14rdnap_y : 462384
[10116]15release : "8.2-RELEASE"
16status : "up"
[10059]17
[10116]18
[10059]19iface_ath0:
[10885]20 comment : "Link naar LivingLab"
[10116]21 ip : "172.16.17.108/29"
22 sdesc : "2livinglab"
[10703]23 mode : "ap"
[10116]24 type : "11a"
25 channel : "36"
26 ssid : "il-n.livinglab.wleiden.net"
[10454]27 dhcp : False
[10116]28 compass : "n"
29 status : "up"
[10059]30
31
[10116]32iface_ue0:
33 comment : "Link naar Muiderkring"
34 ip : "172.16.6.49/29"
35 sdesc : "2muiderkring"
36 mode : "station-wds"
37 type : "eth"
38 extra_type : "eth2wifibridge"
39 channel : "8"
40 ssid : "il-nno.ajsoft2.wleiden.net"
[10454]41 dhcp : False
[10729]42 compass : "n"
[10116]43 ns_ip : "172.16.6.50/29"
44 ns_mac : "00:15:6d:e8:f9:c6"
[10892]45 bridge_type: "Bullet2"
[10116]46 status : "up"
47
48
[10059]49iface_vr0:
[10116]50 comment : "Ethernet naar AJSoft1"
51 ip : "172.16.3.82/30"
52 sdesc : "2ajsoft1"
53 type : "eth"
[10454]54 dhcp : False
[10116]55 status : "up"
[10059]56
[10116]57
[10059]58iface_vr1:
[10884]59 comment : "Link naar Hofland"
[10116]60 ip : "172.16.6.41/29"
61 sdesc : "2hofland"
62 mode : "station-wds"
63 type : "eth"
64 extra_type : "eth2wifibridge"
65 channel : "100"
66 ssid : "il-w.ajsoft2.wleiden.net"
[10454]67 dhcp : False
[10116]68 compass : "w"
69 ns_ip : "172.16.6.42/29"
70 ns_mac : "00:15:6d:ea:f0:6a"
71 status : "down"
[10059]72
[10116]73
74iface_vr2:
[10888]75 comment : "A-interLink naar RijnVliet"
[10116]76 ip : "172.16.6.17/29"
77 sdesc : "a2rijnvliet"
78 mode : "station-wds"
79 type : "eth"
80 extra_type : "eth2wifibridge"
81 channel : "52"
82 ssid : "il-o-ajsoft2.wleiden.net"
[10454]83 dhcp : False
[10729]84 compass : "no"
[10116]85 ns_ip : "172.16.6.18/29"
86 ns_mac : "00:15:6d:ea:f0:6d"
[10892]87 bridge_type: "NanoStation5"
[10116]88 status : "up"
89
90
Note: See TracBrowser for help on using the repository browser.