source: genesis/nodes/CeTIM1/wleiden.yaml@ 14341

Last change on this file since 14341 was 14237, checked in by huub, 6 years ago

softwareconfig update naar 11.2

File size: 2.1 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
[14237]15release : "11.2-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
[13102]31 ssid : "WiFi-Leiden"
[13082]32 wlan_mac : "00:1b:b1:02:bf:02"
[11362]33 dhcp : "10-250"
[10116]34 status : "up"
[10059]35
[11519]36
[10116]37iface_ue0:
[12384]38 comment : "Link naar Stadhuis"
[12465]39 ip : "172.16.4.172/29"
[12384]40 sdesc : "2stadhuis"
[11369]41 mode : "station-wds"
[11368]42 type : "eth"
43 extra_type : "eth2wifibridge"
[11644]44 channel : "44"
[12384]45 ssid : "il-o.stadhuis.wleiden.net"
[11368]46 dhcp : False
[12474]47 compass : "w"
[14025]48 ns_ip : "172.16.4.171/29"
[11732]49 ns_mac : "00:15:6d:f2:38:9a"
[11368]50 bridge_type: "NanoStation5"
51 status : "up"
[11322]52
[11519]53
[10116]54iface_vr0:
[11244]55 comment : "External Link"
[11365]56 ip : "10.0.1.12/24"
[11244]57 sdesc : "2external"
[10116]58 type : "eth"
[11371]59 dhcp : False
[12374]60 status : "down"
[10116]61
[11519]62
[11362]63iface_vr0_alias0:
64 comment : "Ethernet naar CeTIM3"
65 ip : "172.17.0.21/30"
66 sdesc : "2cetim3"
67 type : "eth"
68 dhcp : False
[12374]69 status : "down"
[11322]70
[11519]71
[10116]72iface_vr1:
73 comment : "Ethernet naar CeTIM2"
74 ip : "172.16.0.33/30"
75 sdesc : "2cetim2"
76 type : "eth"
[10454]77 dhcp : False
[10116]78 status : "up"
79
[11519]80
[10059]81iface_vr2:
[10884]82 comment : "A-link Nanostation5 Noord-Oost"
[10116]83 ip : "172.16.17.145/29"
84 sdesc : "houtmarkt"
[10314]85 mode : "ap-wds"
[10116]86 type : "eth"
87 extra_type : "eth2wifibridge"
88 channel : "120"
89 ssid : "il-no.cetim1.wleiden.net"
[10454]90 dhcp : False
[10729]91 compass : "no"
[14025]92 ns_ip : "172.16.17.146/29"
[10116]93 ns_mac : "00:15:6d:f6:be:e4"
[10892]94 bridge_type: "NanoStation5"
[10116]95 status : "up"
[10059]96
[10116]97
Note: See TracBrowser for help on using the repository browser.