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

Last change on this file since 12440 was 12384, checked in by huub, 11 years ago

config veranderingen cetim1 livinglab en stadhuis om directe link van cetim1 naar stadhuis te maken ivm videostreaming elcid, met een laag ip-adres zodat routering naar vosko4 deze route kiest

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
[11554]17service_concentrator: False
[11244]18service_incoming_rdr: False
19service_proxy_ileiden: False
[11371]20service_proxy_normal: False
[10116]21status : "up"
[10059]22
[11519]23
[10059]24iface_ath0:
[10885]25 comment : "AP CeTIM richting N en O"
[11362]26 ip : "172.17.136.1/24"
[10116]27 sdesc : "ap-no"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 6
[10156]31 ssid : "ap-WirelessLeiden-Cetim1"
[11362]32 dhcp : "10-250"
[10116]33 status : "up"
[10059]34
[11519]35
[10116]36iface_ue0:
[10884]37 comment : "A-link Nanostation5 Zuid-Oost"
[10116]38 ip : "172.16.16.81/29"
[11561]39 sdesc : "2xxxx"
[11299]40 mode : "ap-wds"
[10116]41 type : "eth"
42 extra_type : "eth2wifibridge"
43 channel : "132"
44 ssid : "il-zo.cetim1.wleiden.net"
[10454]45 dhcp : False
[10729]46 compass : "zo"
[10116]47 ns_ip : "172.16.16.82/29"
48 ns_mac : "00:15:6d:f6:be:66"
[10892]49 bridge_type: "NanoStation5"
[10116]50 status : "up"
51
[11519]52
[11368]53iface_ue1:
[12384]54 comment : "Link naar Stadhuis"
[11644]55 ip : "172.16.4.169/29"
[12384]56 sdesc : "2stadhuis"
[11369]57 mode : "station-wds"
[11368]58 type : "eth"
59 extra_type : "eth2wifibridge"
[11644]60 channel : "44"
[12384]61 ssid : "il-o.stadhuis.wleiden.net"
[11368]62 dhcp : False
[11644]63 compass : "zw"
[12384]64 ns_ip : "172.16.4.171"
[11732]65 ns_mac : "00:15:6d:f2:38:9a"
[11368]66 bridge_type: "NanoStation5"
67 status : "up"
[11322]68
[11519]69
[10116]70iface_vr0:
[11244]71 comment : "External Link"
[11365]72 ip : "10.0.1.12/24"
[11244]73 sdesc : "2external"
[10116]74 type : "eth"
[11371]75 dhcp : False
[12374]76 status : "down"
[10116]77
[11519]78
[11362]79iface_vr0_alias0:
80 comment : "Ethernet naar CeTIM3"
81 ip : "172.17.0.21/30"
82 sdesc : "2cetim3"
83 type : "eth"
84 dhcp : False
[12374]85 status : "down"
[11322]86
[11519]87
[10116]88iface_vr1:
89 comment : "Ethernet naar CeTIM2"
90 ip : "172.16.0.33/30"
91 sdesc : "2cetim2"
92 type : "eth"
[10454]93 dhcp : False
[10116]94 status : "up"
95
[11519]96
[10059]97iface_vr2:
[10884]98 comment : "A-link Nanostation5 Noord-Oost"
[10116]99 ip : "172.16.17.145/29"
100 sdesc : "houtmarkt"
[10314]101 mode : "ap-wds"
[10116]102 type : "eth"
103 extra_type : "eth2wifibridge"
104 channel : "120"
105 ssid : "il-no.cetim1.wleiden.net"
[10454]106 dhcp : False
[10729]107 compass : "no"
[10116]108 ns_ip : "172.16.17.146"
109 ns_mac : "00:15:6d:f6:be:e4"
[10892]110 bridge_type: "NanoStation5"
[10116]111 status : "up"
[10059]112
[10116]113
Note: See TracBrowser for help on using the repository browser.