source: genesis/nodes/HybridWatertoren1/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.3 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10779]6gateway : "92.66.227.161"
[10116]7ileiden : True
[10881]8latitude : "52.25493"
[10116]9location : "Watertoren, Kudelstaartseweg,1431 GA, Aalsmeer"
[10881]10longitude : "4.75742"
[10116]11masterip : "172.17.10.1"
12nodename : "Watertoren1"
[10744]13nodetype : "Hybrid"
[10059]14rdnap_x : 111998
15rdnap_y : 474286
[10116]16release : "8.2-RELEASE"
[10743]17remote_access: "92.66.227.162:22"
18service_accesspoint: True
[10881]19service_incoming_rdr: False
[10743]20service_proxy_ileiden: True
21service_proxy_normal: True
[10779]22status : "up"
[10059]23
[10116]24
[10059]25iface_ath0:
[10883]26 comment : "OMNI voor Wifi op de westeinder (MastX:PostX)"
[10116]27 ip : "172.17.10.1/26"
28 sdesc : "ap-omni"
[10703]29 mode : "ap"
[10116]30 type : "11b"
31 channel : "8"
32 ssid : "ap-westeinder-watertoren1"
33 dhcp : "20-60"
34 status : "up"
[10059]35
36
[10116]37iface_ue0:
[10883]38 comment : "Nanostation naar CNodeKempers1 (Mast2:Pos4)"
[10116]39 ip : "172.16.16.137/29"
40 sdesc : "2kempers1"
41 mode : "station-wds"
42 type : "eth"
43 extra_type : "eth2wifibridge"
44 channel : "132"
45 ssid : "il-zzw.watertoren1.wleiden.net"
[10454]46 dhcp : False
[10729]47 compass : "zw"
[10116]48 ns_ip : "172.16.16.138/29"
49 ns_mac : "00:15:6d:70:4d:6c"
50 status : "up"
51
52
[10059]53iface_vr0:
[10884]54 comment : "Ethernet / Switchport: 2"
[10116]55 ip : "172.25.90.65/29"
56 sdesc : "2proxy"
57 type : "eth"
[10454]58 dhcp : False
[10116]59 status : "up"
[10059]60
[10779]61
[10743]62iface_vr0_alias0:
[10888]63 comment : "Uplink"
[10743]64 ip : "92.66.227.162/29"
65 sdesc : "uplink"
66 type : "eth"
67 dhcp : False
68 status : "up"
[10116]69
[10779]70
[10059]71iface_vr1:
[10883]72 comment : "Tijdelijke Link naar Cetim1 (Mast3:Pos2)"
[10116]73 ip : "172.16.16.100/29"
74 sdesc : "2cetim1"
75 mode : "station-wds"
76 type : "eth"
77 extra_type : "eth2wifibridge"
78 ssid : "il-no.cetim1.wleiden.net"
[10454]79 dhcp : False
[10729]80 compass : "zw"
[10116]81 ns_ip : "172.16.16.99/29"
82 ns_mac : "00:15:6d:ec:81:f3"
83 status : "up"
[10059]84
[10116]85
86iface_vr2:
[10883]87 comment : "Nanostation naar CNodeDrijfhuis (Mast1:Pos3)"
[10116]88 ip : "172.16.16.33/29"
89 sdesc : "2drijfhuis"
90 mode : "station-wds"
91 type : "eth"
92 extra_type : "eth2wifibridge"
93 channel : "132"
94 ssid : "il-nw.watertoren1.wleiden.net"
[10454]95 dhcp : False
[10116]96 compass : "nw"
97 ns_ip : "172.16.16.34/29"
98 ns_mac : "00:15:6d:70:4d:a5"
99 status : "up"
100
101
Note: See TracBrowser for help on using the repository browser.