source: genesis/nodes/CNodeVictoria/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.1 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.15569"
[10116]8location : "Victoria Vastgoed, Gangetje 14, 2311ER, Leiden"
[10881]9longitude : "4.49327"
[10116]10masterip : "172.17.140.1"
11nodename : "Victoria"
12nodetype : "CNode"
[10059]13rdnap_x : 93826
14rdnap_y : 463434
[10116]15release : "8.2-RELEASE"
16status : "up"
[10059]17
[10116]18
[10059]19iface_ath0:
[10884]20 comment : "Ap"
[10116]21 ip : "172.17.140.1/26"
22 sdesc : "ap"
[10703]23 mode : "ap"
[10116]24 type : "11b"
25 channel : "5"
[10156]26 ssid : "ap-WirelessLeiden-Victoria"
[10116]27 dhcp : "10-60"
28 status : "up"
[10059]29
30
[10116]31iface_ue0:
32 comment : "Ethernet naar lokaal AP met PoE"
33 ip : "172.17.140.65/26"
34 sdesc : "lokaalAP"
35 mode : "ap-wds"
36 type : "eth"
37 extra_type : "eth2wifibridge"
38 channel : "6"
[10156]39 ssid : "ap-WirelessLeiden-Victoria2"
[10116]40 dhcp : "70-120"
41 ns_ip : "172.17.14.66/26"
42 ns_mac : ""
43 status : "up"
44
45
[10059]46iface_vr0:
[10884]47 comment : "A-link naar Stadhuis"
[10116]48 ip : "172.16.17.196/29"
49 sdesc : "2stadhuis"
50 mode : "station-wds"
51 type : "eth"
52 extra_type : "eth2wifibridge"
53 channel : "44"
54 ssid : "il-zo.stadhuis.wleiden.net"
[10454]55 dhcp : False
[10729]56 compass : "nw"
[10116]57 ns_ip : "172.16.17.195/29"
58 ns_mac : "00:15:6d:70:51:f2"
[10892]59 bridge_type: "NanoStation5"
[10116]60 status : "up"
[10059]61
[10116]62
[10059]63iface_vr1:
[10884]64 comment : "A-link naar CeTIM2"
[10116]65 ip : "172.16.17.204/29"
66 sdesc : "2cetim2"
67 mode : "station-wds"
68 type : "eth"
69 extra_type : "eth2wifibridge"
70 channel : "116"
71 ssid : "il-zw.cetim2.wleiden.net"
[10454]72 dhcp : False
[10729]73 compass : "n"
[10116]74 ns_ip : "172.16.17.203/29"
75 ns_mac : "00:15:6d:70:53:7f"
[10892]76 bridge_type: "NanoStation5"
[10116]77 status : "up"
[10059]78
[10116]79
80iface_vr2:
[10884]81 comment : "Nog vrij"
[10116]82 ip : "172.16.17.209/29"
83 sdesc : "2vrij"
84 mode : "station-wds"
85 type : "eth"
86 extra_type : "eth2wifibridge"
87 channel : "124"
88 ssid : "il-zo.victoria.wleiden.net"
[10454]89 dhcp : False
[10116]90 compass : "se"
91 ns_ip : "172.16.17.210/29"
92 ns_mac : "00:15:6d:70:53:39"
[10892]93 bridge_type: "NanoStation5"
[10116]94 status : "down"
95
96
Note: See TracBrowser for help on using the repository browser.