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

Last change on this file since 11527 was 11519, checked in by rick, 12 years ago

Schoommaak ondersteuning.

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
[11519]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
[11519]34
[10116]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
[11519]51
[11368]52iface_ue1:
[11519]53 comment : "Link naar Stadhuis"
[11369]54 ip : "172.16.3.236/29"
[11368]55 sdesc : "2huub"
[11369]56 mode : "station-wds"
[11368]57 type : "eth"
58 extra_type : "eth2wifibridge"
[11369]59 channel : "60"
60 ssid : "il-o.stadhuis.wleiden.net"
[11368]61 dhcp : False
62 compass : "w"
[11369]63 ns_ip : "172.16.3.235"
[11368]64 ns_mac : "00:15:6D:F2:38:9A"
65 bridge_type: "NanoStation5"
66 status : "up"
[11322]67
[11519]68
[10116]69iface_vr0:
[11244]70 comment : "External Link"
[11365]71 ip : "10.0.1.12/24"
[11244]72 sdesc : "2external"
[10116]73 type : "eth"
[11371]74 dhcp : False
[11271]75 status : "up"
[10116]76
[11519]77
[11362]78iface_vr0_alias0:
79 comment : "Ethernet naar CeTIM3"
80 ip : "172.17.0.21/30"
81 sdesc : "2cetim3"
82 type : "eth"
83 dhcp : False
84 status : "up"
[11322]85
[11519]86
[10116]87iface_vr1:
88 comment : "Ethernet naar CeTIM2"
89 ip : "172.16.0.33/30"
90 sdesc : "2cetim2"
91 type : "eth"
[10454]92 dhcp : False
[10116]93 status : "up"
94
[11519]95
[10059]96iface_vr2:
[10884]97 comment : "A-link Nanostation5 Noord-Oost"
[10116]98 ip : "172.16.17.145/29"
99 sdesc : "houtmarkt"
[10314]100 mode : "ap-wds"
[10116]101 type : "eth"
102 extra_type : "eth2wifibridge"
103 channel : "120"
104 ssid : "il-no.cetim1.wleiden.net"
[10454]105 dhcp : False
[10729]106 compass : "no"
[10116]107 ns_ip : "172.16.17.146"
108 ns_mac : "00:15:6d:f6:be:e4"
[10892]109 bridge_type: "NanoStation5"
[10116]110 status : "up"
[10059]111
[10116]112
Note: See TracBrowser for help on using the repository browser.