source: genesis/nodes/HybridAJSoft1/wleiden.yaml@ 13035

Last change on this file since 13035 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"
[10116]6ileiden : True
[10881]7latitude : "52.14605"
[12841]8location : "Serviceflat De Parelvissers, Bizetpad 4, 2324 JR, Leiden"
[10881]9longitude : "4.46729"
[10116]10masterip : "172.20.136.1"
[11325]11monitoring_group: "wleiden"
[10116]12nodename : "AJSoft1"
[10929]13nodetype : "Hybrid"
[10059]14rdnap_x : 92035
15rdnap_y : 462384
[10929]16release : "9.0-RELEASE"
17service_accesspoint: True
[11554]18service_concentrator: False
[10929]19service_incoming_rdr: False
20service_proxy_ileiden: False
21service_proxy_normal: False
[12975]22status : "up"
[10059]23
[10116]24
[10059]25iface_ath0:
[12968]26 comment : "Wireless link naar AJSoft2"
27 ip : "172.16.3.81/30"
28 sdesc : "ap-il"
[10703]29 mode : "ap"
[12968]30 type : "11a"
31 channel : 36
32 ssid : "il-WirelessLeiden-Ajsoft1"
33 dhcp : False
[10116]34 status : "up"
[10059]35
36
[10116]37iface_ue0:
[12979]38 comment : "InterLink naar Stevenshof kabelnr 1"
[12968]39 ip : "172.16.4.65/29"
[12979]40 sdesc : "2stevenshof"
[12968]41 mode : "ap-wds"
[10116]42 type : "eth"
43 extra_type : "eth2wifibridge"
[12968]44 channel : ""
[12979]45 ssid : "il-nw.ajsoft1.wleiden.net"
[10454]46 dhcp : False
[12968]47 compass : "zo"
48 ns_ip : "172.16.4.66/29"
49 ns_mac : "04:18:D6:54:C8:1E"
50 bridge_type: "NanoBeamM5"
51 status : "up"
[10116]52
53
[10059]54iface_vr0:
[12979]55 comment : "AP voor publiek kabelnr 4"
[12968]56 ip : "172.20.136.1/24"
57 sdesc : "ap"
58 mode : "ap"
[10116]59 type : "eth"
[12968]60 extra_type : "eth2wifibridge"
61 channel : "1"
62 ssid : "ap-WirelessLeiden-AJSoft1"
63 dhcp : "10-250"
64 compass : " "
65 ns_ip : "172.20.136.2/24"
66 ns_mac : "00:15:6D:30:2A:51"
67 bridge_type: "Bullet2"
[10116]68 status : "up"
[10059]69
[10116]70
[10059]71iface_vr1:
[12979]72 comment : "Link naar Haagwijk kabelnr 3"
[10116]73 ip : "172.16.5.236/29"
74 sdesc : "2haagwijk"
75 mode : "station-wds"
76 type : "eth"
77 extra_type : "eth2wifibridge"
78 channel : "52"
79 ssid : "il-nw.haagwijk.wleiden.net"
[10454]80 dhcp : False
[10729]81 compass : "zo"
[10116]82 ns_ip : "172.16.5.235/29"
83 ns_mac : "00:15:6d:ea:eb:d5"
[10892]84 bridge_type: "NanoStation5"
[10116]85 status : "up"
[10059]86
[10116]87
88iface_vr2:
[12979]89 comment : "InterLink naar Robijn kabelnr 2"
[10116]90 ip : "172.16.5.225/29"
91 sdesc : "2robijn"
[12968]92 mode : "ap-wds"
[10116]93 type : "eth"
94 extra_type : "eth2wifibridge"
95 channel : "60"
96 ssid : "il-nnw.ajsoft1.wleiden.net"
[10454]97 dhcp : False
[12968]98 compass : "nnw"
[10116]99 ns_ip : "172.16.5.226/29"
[12968]100 ns_mac : "DC:9F:DB:E2:BB:8B"
101 bridge_type: "NanoStationM5"
[10116]102 status : "up"
103
104
Note: See TracBrowser for help on using the repository browser.