source: genesis/nodes/CNodeVosko2/wleiden.yaml@ 10983

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

Doe een import van de bridge unit dmv een scan.

File size: 1.9 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.15765"
[10116]8location : "Pieterskerk, Kloksteeg 16, 2311 SL, Leiden"
[10881]9longitude : "4.48786"
[10116]10masterip : "172.17.175.1"
11nodename : "Vosko2"
12nodetype : "CNode"
[10059]13rdnap_x : 93459
14rdnap_y : 463657
[10116]15release : "8.2-RELEASE"
16status : "up"
[10059]17
[10116]18
[10059]19iface_ath0:
[10884]20 comment : "Ap noord"
[10116]21 ip : "172.17.175.1/26"
22 sdesc : "ap-n"
[10703]23 mode : "ap"
[10116]24 type : "11b"
25 channel : "2"
[10156]26 ssid : "ap-WirelessLeiden-Vosko2"
[10116]27 dhcp : "10-60"
28 status : "up"
[10059]29
30
31iface_vr0:
[10885]32 comment : "Link naar rund"
[10116]33 ip : "172.16.17.153/29"
34 sdesc : "2rund"
35 mode : "ap-wds"
36 type : "eth"
37 extra_type : "eth2wifibridge"
38 channel : "44"
39 ssid : "il-no.vosko2.wleiden.net"
[10454]40 dhcp : False
[10729]41 compass : "no"
[10116]42 ns_ip : "172.16.17.154"
43 ns_mac : "00:15:6d:f3:35:7d"
[10892]44 bridge_type: "NanoStation5"
[10116]45 status : "down"
[10059]46
[10116]47
[10059]48iface_vr1:
[10885]49 comment : "Interlink w (Robijn)"
[10116]50 ip : "172.16.4.113/29"
51 sdesc : "2Robijn"
52 mode : "ap-wds"
53 type : "eth"
54 extra_type : "eth2wifibridge"
55 channel : "140"
56 ssid : "il-w.vosko2.wleiden.net"
[10454]57 dhcp : False
[10116]58 compass : "w"
59 ns_ip : "172.16.4.114/29"
60 ns_mac : "00:15:6d:f7:be:f7"
[10892]61 bridge_type: "NanoStation5"
[10116]62 status : "up"
[10059]63
[10116]64
65iface_vr1_alias0:
[10885]66 comment : "Interlink w (Huub)"
[10116]67 ip : "172.16.4.121/29"
68 sdesc : "2huub"
69 type : "eth"
70 extra_type : "eth2wifibridge"
[10454]71 dhcp : False
[10116]72 status : "up"
73
74
[10059]75iface_vr1_alias1:
[10885]76 comment : "Interlink w (BCSte)"
[10116]77 ip : "172.16.3.155/29"
78 sdesc : "2bcste"
79 type : "eth"
80 extra_type : "eth2wifibridge"
[10454]81 dhcp : False
[10116]82 status : "up"
[10059]83
[10116]84
85iface_vr2:
[10884]86 comment : "Lokaal ethernet"
[10116]87 ip : "172.17.175.72/28"
88 sdesc : "ethernet"
89 type : "eth"
[10454]90 dhcp : False
[10116]91 status : "up"
92
93
Note: See TracBrowser for help on using the repository browser.