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

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

config aanpassingen ivm video-link cetim-vosko

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