source: genesis/nodes/CNodeCeTIM1/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: 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.15797"
[10116]8location : "Hooglandse Kerk, Middelweg 2, 2312 KG, Leiden"
[10881]9longitude : "4.49423"
[10116]10masterip : "172.17.136.1"
11nodename : "CeTIM1"
12nodetype : "CNode"
[10059]13rdnap_x : 93895
14rdnap_y : 463687
[10116]15release : "8.2-RELEASE"
16status : "up"
[10059]17
[10116]18
[10059]19iface_ath0:
[10885]20 comment : "AP CeTIM richting N en O"
[10116]21 ip : "172.17.136.1/26"
22 sdesc : "ap-no"
[10703]23 mode : "ap"
[10116]24 type : "11b"
25 channel : "3"
[10156]26 ssid : "ap-WirelessLeiden-Cetim1"
[10116]27 dhcp : "10-60"
28 status : "up"
[10059]29
[10116]30
31iface_ue0:
[10884]32 comment : "A-link Nanostation5 Zuid-Oost"
[10116]33 ip : "172.16.16.81/29"
34 sdesc : "2roomburgh1"
35 mode : "station-wds"
36 type : "eth"
37 extra_type : "eth2wifibridge"
38 channel : "132"
39 ssid : "il-zo.cetim1.wleiden.net"
[10454]40 dhcp : False
[10729]41 compass : "zo"
[10116]42 ns_ip : "172.16.16.82/29"
43 ns_mac : "00:15:6d:f6:be:66"
44 status : "up"
45
46
47iface_vr0:
48 comment : "Ethernet naar proxy2"
49 ip : "172.17.143.2/28"
50 sdesc : "2proxy2"
51 type : "eth"
[10454]52 dhcp : False
[10116]53 status : "up"
54
55
56iface_vr1:
57 comment : "Ethernet naar CeTIM2"
58 ip : "172.16.0.33/30"
59 sdesc : "2cetim2"
60 type : "eth"
[10454]61 dhcp : False
[10116]62 status : "up"
63
64
[10059]65iface_vr2:
[10884]66 comment : "A-link Nanostation5 Noord-Oost"
[10116]67 ip : "172.16.17.145/29"
68 sdesc : "houtmarkt"
[10314]69 mode : "ap-wds"
[10116]70 type : "eth"
71 extra_type : "eth2wifibridge"
72 channel : "120"
73 ssid : "il-no.cetim1.wleiden.net"
[10454]74 dhcp : False
[10729]75 compass : "no"
[10116]76 ns_ip : "172.16.17.146"
77 ns_mac : "00:15:6d:f6:be:e4"
78 status : "up"
[10059]79
[10116]80
[10059]81iface_vr2_alias0:
[10883]82 comment : "Tijdelijke Link naar Watertoren"
[10116]83 ip : "172.16.16.97/29"
84 sdesc : "2watertoren"
85 type : "eth"
86 extra_type : "eth2wifibridge"
[10463]87 dhcp : False
[10116]88 status : "up"
[10059]89
90
91iface_vr2_alias1:
[10883]92 comment : "(w)interlink naar Spoortje"
[10116]93 ip : "172.16.4.17/29"
94 sdesc : "2spoortje"
95 type : "eth"
96 extra_type : "eth2wifibridge"
[10463]97 dhcp : False
[10116]98 status : "up"
[10059]99
100
Note: See TracBrowser for help on using the repository browser.