source: genesis/nodes/CNodeDeClercq/wleiden.yaml@ 11239

Last change on this file since 11239 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.15060"
[10116]8location : "kantoor De Clercq, Hoge Rijndijk 306, 2314 AM, Leiden"
[10881]9longitude : "4.52066"
[10116]10masterip : "172.18.128.1"
11nodename : "DeClercq"
12nodetype : "CNode"
[10059]13rdnap_x : 95694
14rdnap_y : 462845
[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.18.128.1/26"
22 sdesc : "ap"
[10703]23 mode : "ap"
[10116]24 type : "11b"
25 channel : "4"
[10156]26 ssid : "ap-WirelessLeiden-Declercq"
[10116]27 dhcp : "10-60"
28 status : "up"
[10059]29
30
[10116]31iface_ue0:
[10884]32 comment : "A-link to Stadhuis via 8772b-adapter en Nanostation5"
[10116]33 ip : "172.16.3.212/29"
34 sdesc : "2stadhuis"
35 mode : "station-wds"
36 type : "eth"
37 extra_type : "eth2wifibridge"
38 channel : "60"
39 ssid : "il-o.stadhuis.wleiden.net"
[10463]40 dhcp : False
[10729]41 compass : "nw"
[10116]42 ns_ip : "172.16.3.211/29"
43 ns_mac : "00:15:6d:ea:f0:63"
[10892]44 bridge_type: "NanoStation5"
[10386]45 status : "up"
[10116]46
47
[10059]48iface_vr0:
[10884]49 comment : "Ethernet"
[10116]50 ip : "172.16.4.53/30"
51 sdesc : "2proxy9"
52 type : "eth"
[10454]53 dhcp : False
[10116]54 status : "up"
[10059]55
[10116]56
[10059]57iface_vr1:
[10885]58 comment : "Ethernet to interlink west (Roomburgh3)"
[10116]59 ip : "172.16.5.185/29"
60 sdesc : "2roomburgh3"
61 mode : "ap-wds"
62 type : "eth"
63 extra_type : "eth2wifibridge"
64 channel : "36"
65 ssid : "il-w.declercq.wleiden.net"
[10463]66 dhcp : False
[10116]67 compass : "w"
68 ns_ip : "172.16.5.186/29"
69 ns_mac : "00:15:6d:ea:f0:70"
[10892]70 bridge_type: "NanoStation5"
[10116]71 status : "up"
[10059]72
[10116]73
74iface_vr2:
[10884]75 comment : "A-link to Leythenrode via Nanostation5"
[10116]76 ip : "172.16.5.172/29"
77 sdesc : "2leythenrode"
78 mode : "station-wds"
79 type : "eth"
80 extra_type : "eth2wifibridge"
81 channel : "44"
82 ssid : "il-zw.leythenrode.wleiden.net"
[10463]83 dhcp : False
[10729]84 compass : "no"
[10116]85 ns_ip : "172.16.5.171/29"
86 ns_mac : "00:15:6d:ea:f0:7b"
[10892]87 bridge_type: "NanoStation5"
[10386]88 status : "up"
[10116]89
90
Note: See TracBrowser for help on using the repository browser.