source: genesis/nodes/HybridCeTIM1/wleiden.yaml@ 11255

Last change on this file since 11255 was 11244, checked in by huub, 13 years ago

hybrid config cetim1 en 2

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