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

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

HybridCeTIM1 en stadhuis aangepast

File size: 2.4 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
[11371]19service_proxy_normal: False
[10116]20status : "up"
[10059]21
22iface_ath0:
[10885]23 comment : "AP CeTIM richting N en O"
[11362]24 ip : "172.17.136.1/24"
[10116]25 sdesc : "ap-no"
[10703]26 mode : "ap"
[10116]27 type : "11b"
28 channel : "3"
[10156]29 ssid : "ap-WirelessLeiden-Cetim1"
[11362]30 dhcp : "10-250"
[10116]31 status : "up"
[10059]32
[10116]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
[11368]49iface_ue1:
[11369]50 comment : "link naar Stadhuis"
51 ip : "172.16.3.236/29"
[11368]52 sdesc : "2huub"
[11369]53 mode : "station-wds"
[11368]54 type : "eth"
55 extra_type : "eth2wifibridge"
[11369]56 channel : "60"
57 ssid : "il-o.stadhuis.wleiden.net"
[11368]58 dhcp : False
59 compass : "w"
[11369]60 ns_ip : "172.16.3.235"
[11368]61 ns_mac : "00:15:6D:F2:38:9A"
62 bridge_type: "NanoStation5"
63 status : "up"
[11322]64
[10116]65iface_vr0:
[11244]66 comment : "External Link"
[11365]67 ip : "10.0.1.12/24"
[11244]68 sdesc : "2external"
[10116]69 type : "eth"
[11371]70 dhcp : False
[11271]71 status : "up"
[10116]72
[11362]73iface_vr0_alias0:
74 comment : "Ethernet naar CeTIM3"
75 ip : "172.17.0.21/30"
76 sdesc : "2cetim3"
77 type : "eth"
78 dhcp : False
79 status : "up"
[11322]80
[10116]81iface_vr1:
82 comment : "Ethernet naar CeTIM2"
83 ip : "172.16.0.33/30"
84 sdesc : "2cetim2"
85 type : "eth"
[10454]86 dhcp : False
[10116]87 status : "up"
88
[10059]89iface_vr2:
[10884]90 comment : "A-link Nanostation5 Noord-Oost"
[10116]91 ip : "172.16.17.145/29"
92 sdesc : "houtmarkt"
[10314]93 mode : "ap-wds"
[10116]94 type : "eth"
95 extra_type : "eth2wifibridge"
96 channel : "120"
97 ssid : "il-no.cetim1.wleiden.net"
[10454]98 dhcp : False
[10729]99 compass : "no"
[10116]100 ns_ip : "172.16.17.146"
101 ns_mac : "00:15:6d:f6:be:e4"
[10892]102 bridge_type: "NanoStation5"
[10116]103 status : "up"
[10059]104
[10116]105
Note: See TracBrowser for help on using the repository browser.