source: genesis/nodes/CNodeSOM1/wleiden.yaml@ 10891

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

Gooi een heel stapel windrichtingen weg, die toch niets betekenen. Compass op
een interne etherlink bijvoorbeeld of een OMNI.

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.16950"
[10116]8location : "Luba, Eschertoren 1A, 2316 ET, Leiden"
[10881]9longitude : "4.49378"
[10116]10masterip : "172.21.160.1"
11nodename : "SOM1"
12nodetype : "CNode"
[10059]13rdnap_x : 93880
14rdnap_y : 464970
[10116]15release : "8.2-RELEASE"
16status : "up"
17
18
[10059]19iface_ath0:
[10884]20 comment : "Ap noord"
[10116]21 ip : "172.21.160.1/26"
22 sdesc : "ap-n"
[10703]23 mode : "ap"
[10116]24 type : "11b"
25 channel : "8"
[10156]26 ssid : "ap-WirelessLeiden-Som1"
[10116]27 dhcp : "10-60"
28 status : "up"
[10059]29
[10116]30
31iface_vr0:
32 comment : "Ethernet naar SOM2"
33 ip : "172.16.3.137/30"
34 sdesc : "2som2"
35 type : "eth"
[10454]36 dhcp : False
[10116]37 status : "up"
38
39
40iface_vr1:
41 comment : "Link naar Broekplein"
42 ip : "172.16.5.121/29"
43 sdesc : "2broekplein"
44 mode : "station-wds"
45 type : "eth"
46 extra_type : "eth2wifibridge"
47 channel : "132"
48 ssid : "il-n.som1.wleiden.net"
[10454]49 dhcp : False
[10729]50 compass : "no"
[10116]51 ns_ip : "172.16.5.122/29"
52 ns_mac : "00:15:6d:ec:7a:51"
53 status : "up"
54
55
[10059]56iface_vr2:
[10116]57 comment : "Link naar Stadhuis"
58 ip : "172.16.3.169/29"
59 sdesc : "2Stadhuis"
60 mode : "station-wds"
61 type : "eth"
62 extra_type : "eth2wifibridge"
63 channel : "52"
64 ssid : "il-z.som1.wleiden.net"
[10454]65 dhcp : False
[10729]66 compass : "z"
[10116]67 ns_ip : "172.16.3.170/29"
68 ns_mac : "00:15:6d:ec:82:a9"
69 status : "up"
[10059]70
[10116]71
[10059]72iface_vr2_alias0:
[10116]73 comment : "Link naar Houtmarkt"
74 ip : "172.16.17.217/29"
75 sdesc : "2Houtmarkt"
76 type : "eth"
77 extra_type : "eth2wifibridge"
[10454]78 dhcp : False
[10116]79 status : "up"
[10059]80
81
82iface_vr2_alias1:
[10116]83 comment : "Link naar Zijloever"
84 ip : "172.16.4.225/29"
85 sdesc : "2zijloever"
86 type : "eth"
87 extra_type : "eth2wifibridge"
[10454]88 dhcp : False
[10116]89 status : "up"
[10059]90
91
Note: See TracBrowser for help on using the repository browser.