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

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

All cosmetic fixes.

File size: 2.2 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10881]6latitude : "52.15797"
[10116]7location : "Hooglandse Kerk, Middelweg 2, 2312 KG, Leiden"
[10881]8longitude : "4.49423"
[10116]9masterip : "172.17.136.1"
10nodename : "CeTIM1"
[11244]11nodetype : "Hybrid"
[10059]12rdnap_x : 93895
13rdnap_y : 463687
[11244]14service_accesspoint: True
15service_incoming_rdr: False
16service_proxy_ileiden: False
17service_proxy_normal: True
[10116]18status : "up"
[10059]19
[10116]20
[10059]21iface_ath0:
[10885]22 comment : "AP CeTIM richting N en O"
[10116]23 ip : "172.17.136.1/26"
24 sdesc : "ap-no"
[10703]25 mode : "ap"
[10116]26 type : "11b"
27 channel : "3"
[10156]28 ssid : "ap-WirelessLeiden-Cetim1"
[10116]29 dhcp : "10-60"
30 status : "up"
[10059]31
[10116]32
33iface_ue0:
[10884]34 comment : "A-link Nanostation5 Zuid-Oost"
[10116]35 ip : "172.16.16.81/29"
36 sdesc : "2roomburgh1"
[11299]37 mode : "ap-wds"
[10116]38 type : "eth"
39 extra_type : "eth2wifibridge"
40 channel : "132"
41 ssid : "il-zo.cetim1.wleiden.net"
[10454]42 dhcp : False
[10729]43 compass : "zo"
[10116]44 ns_ip : "172.16.16.82/29"
45 ns_mac : "00:15:6d:f6:be:66"
[10892]46 bridge_type: "NanoStation5"
[10116]47 status : "up"
48
[11322]49
[10116]50iface_vr0:
[11244]51 comment : "External Link"
[11271]52 ip : "0.0.0.0/30"
[11244]53 sdesc : "2external"
[10116]54 type : "eth"
[11271]55 dhcp : "client"
56 status : "up"
[10116]57
[11322]58
[10116]59iface_vr1:
60 comment : "Ethernet naar CeTIM2"
61 ip : "172.16.0.33/30"
62 sdesc : "2cetim2"
63 type : "eth"
[10454]64 dhcp : False
[10116]65 status : "up"
66
67
[10059]68iface_vr2:
[10884]69 comment : "A-link Nanostation5 Noord-Oost"
[10116]70 ip : "172.16.17.145/29"
71 sdesc : "houtmarkt"
[10314]72 mode : "ap-wds"
[10116]73 type : "eth"
74 extra_type : "eth2wifibridge"
75 channel : "120"
76 ssid : "il-no.cetim1.wleiden.net"
[10454]77 dhcp : False
[10729]78 compass : "no"
[10116]79 ns_ip : "172.16.17.146"
80 ns_mac : "00:15:6d:f6:be:e4"
[10892]81 bridge_type: "NanoStation5"
[10116]82 status : "up"
[10059]83
[10116]84
[10059]85iface_vr2_alias0:
[10883]86 comment : "Tijdelijke Link naar Watertoren"
[10116]87 ip : "172.16.16.97/29"
88 sdesc : "2watertoren"
89 type : "eth"
90 extra_type : "eth2wifibridge"
[10463]91 dhcp : False
[10116]92 status : "up"
[10059]93
94
95iface_vr2_alias1:
[10883]96 comment : "(w)interlink naar Spoortje"
[10116]97 ip : "172.16.4.17/29"
98 sdesc : "2spoortje"
99 type : "eth"
100 extra_type : "eth2wifibridge"
[10463]101 dhcp : False
[10116]102 status : "up"
[10059]103
104
Note: See TracBrowser for help on using the repository browser.