source: genesis/nodes/HybridAJSoft2/wleiden.yaml@ 13005

Last change on this file since 13005 was 12979, checked in by huub, 10 years ago

kabelnrs toegevoegd in configs AJSofts

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.14605"
[12842]7location : "Serviceflat De Parelvissers, Bizetpad 4, 2324 JR, Leiden"
[10881]8longitude : "4.46729"
[10116]9masterip : "172.20.137.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "AJSoft2"
[11228]12nodetype : "Hybrid"
[10059]13rdnap_x : 92035
14rdnap_y : 462384
[11228]15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[11228]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[12976]21status : "down"
[10059]22
[10116]23
[10059]24iface_ath0:
[12968]25 comment : "Link naar AJSoft1"
26 ip : "172.16.3.82/30"
27 sdesc : "2ajsoft1"
28 mode : "station"
[10116]29 type : "11a"
30 channel : "36"
[12968]31 ssid : "il-WirelessLeiden-Ajsoft1"
[10454]32 dhcp : False
[12968]33 compass : "nvt"
[10116]34 status : "up"
[10059]35
36
[10116]37iface_ue0:
[12979]38 comment : "Link naar Centrum kabelnr 5"
[10116]39 ip : "172.16.6.49/29"
[12979]40 sdesc : "2centrum"
[10933]41 mode : "ap-wds"
[10116]42 type : "eth"
43 extra_type : "eth2wifibridge"
[12968]44 channel : "52"
45 ssid : "il-no.ajsoft2.wleiden.net"
[10454]46 dhcp : False
[12968]47 compass : "no"
[10116]48 ns_ip : "172.16.6.50/29"
[12968]49 ns_mac : "04:18:D6:54:C8:44"
50 bridge_type: "NanobeamM5"
51 status : "up"
[10116]52
53
[10059]54iface_vr0:
[12979]55 comment : "Link naar LivingLab kabelnr 8"
[12976]56 ip : "172.16.17.105/29"
[12968]57 sdesc : "2livinglab"
58 mode : "ap-wds"
[10116]59 type : "eth"
[12968]60 extra_type : "eth2wifibridge"
61 channel : "64"
62 ssid : "il-z.ajsoft2.wleiden.net"
[10454]63 dhcp : False
[12968]64 compass : "z"
[12979]65 ns_ip : "172.16.17.106"
[12968]66 ns_mac : "00:15:6D:71:53:4E"
67 bridge_type: "NanoStation5"
[10116]68 status : "up"
[10059]69
70iface_vr1:
[12979]71 comment : "Link naar Hofland kabelnr 7"
[10116]72 ip : "172.16.6.41/29"
73 sdesc : "2hofland"
[11652]74 mode : "ap-wds"
[10116]75 type : "eth"
76 extra_type : "eth2wifibridge"
77 channel : "100"
[12968]78 ssid : "il-zw.ajsoft2.wleiden.net"
[10454]79 dhcp : False
[12968]80 compass : "zw"
[10116]81 ns_ip : "172.16.6.42/29"
82 ns_mac : "00:15:6d:ea:f0:6a"
[11053]83 bridge_type: "NanoStation5"
[11652]84 status : "up"
[10116]85
[11652]86
[10116]87iface_vr2:
[12979]88 comment : "A-interLink naar RijnVliet kabelnr 6"
[10116]89 ip : "172.16.6.17/29"
[12979]90 sdesc : "2rijnvliet"
[10116]91 mode : "station-wds"
92 type : "eth"
93 extra_type : "eth2wifibridge"
[12979]94 channel : "116"
[10116]95 ssid : "il-o-ajsoft2.wleiden.net"
[10454]96 dhcp : False
[10729]97 compass : "no"
[10116]98 ns_ip : "172.16.6.18/29"
99 ns_mac : "00:15:6d:ea:f0:6d"
[10892]100 bridge_type: "NanoStation5"
[10116]101 status : "up"
102
103
Note: See TracBrowser for help on using the repository browser.