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

Last change on this file since 13176 was 13080, checked in by huub, 10 years ago

wlan_mac nu in config file

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.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
[13071]21status : "up"
[10059]22
[10116]23
[10059]24iface_ath0:
[13080]25 comment : "Link naar AJSoft1"
[12968]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"
[13080]32 wlan_mac : "a8:54:b2:72:c7:db"
[10454]33 dhcp : False
[12968]34 compass : "nvt"
[10116]35 status : "up"
[10059]36
37
[10116]38iface_ue0:
[12979]39 comment : "Link naar Centrum kabelnr 5"
[10116]40 ip : "172.16.6.49/29"
[12979]41 sdesc : "2centrum"
[10933]42 mode : "ap-wds"
[10116]43 type : "eth"
44 extra_type : "eth2wifibridge"
[12968]45 channel : "52"
46 ssid : "il-no.ajsoft2.wleiden.net"
[10454]47 dhcp : False
[12968]48 compass : "no"
[10116]49 ns_ip : "172.16.6.50/29"
[12968]50 ns_mac : "04:18:D6:54:C8:44"
51 bridge_type: "NanobeamM5"
52 status : "up"
[10116]53
54
[10059]55iface_vr0:
[12979]56 comment : "Link naar LivingLab kabelnr 8"
[12976]57 ip : "172.16.17.105/29"
[12968]58 sdesc : "2livinglab"
59 mode : "ap-wds"
[10116]60 type : "eth"
[12968]61 extra_type : "eth2wifibridge"
62 channel : "64"
63 ssid : "il-z.ajsoft2.wleiden.net"
[10454]64 dhcp : False
[12968]65 compass : "z"
[12979]66 ns_ip : "172.16.17.106"
[12968]67 ns_mac : "00:15:6D:71:53:4E"
68 bridge_type: "NanoStation5"
[10116]69 status : "up"
[10059]70
71iface_vr1:
[12979]72 comment : "Link naar Hofland kabelnr 7"
[10116]73 ip : "172.16.6.41/29"
74 sdesc : "2hofland"
[11652]75 mode : "ap-wds"
[10116]76 type : "eth"
77 extra_type : "eth2wifibridge"
78 channel : "100"
[12968]79 ssid : "il-zw.ajsoft2.wleiden.net"
[10454]80 dhcp : False
[12968]81 compass : "zw"
[10116]82 ns_ip : "172.16.6.42/29"
83 ns_mac : "00:15:6d:ea:f0:6a"
[11053]84 bridge_type: "NanoStation5"
[11652]85 status : "up"
[10116]86
[11652]87
[10116]88iface_vr2:
[12979]89 comment : "A-interLink naar RijnVliet kabelnr 6"
[10116]90 ip : "172.16.6.17/29"
[12979]91 sdesc : "2rijnvliet"
[10116]92 mode : "station-wds"
93 type : "eth"
94 extra_type : "eth2wifibridge"
[12979]95 channel : "116"
[10116]96 ssid : "il-o-ajsoft2.wleiden.net"
[10454]97 dhcp : False
[10729]98 compass : "no"
[10116]99 ns_ip : "172.16.6.18/29"
100 ns_mac : "00:15:6d:ea:f0:6d"
[10892]101 bridge_type: "NanoStation5"
[10116]102 status : "up"
103
104
Note: See TracBrowser for help on using the repository browser.