source: genesis/nodes/HybridHuub/wleiden.yaml@ 11657

Last change on this file since 11657 was 11657, checked in by huub, 12 years ago

config interlinks gecorrigeerd en nano mac adres nu ok

File size: 2.7 KB
RevLine 
[10542]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10544]4board : "ALIX2"
[10542]5comment : "None"
[11646]6externalif: "vr0"
[11013]7ileiden : True
[10881]8latitude : "52.15685"
[10542]9location : "Huub, Rapenburg 62, 2311 EZ, Leiden"
[10881]10longitude : "4.48626"
[10542]11masterip : "172.17.16.1"
[11325]12monitoring_group: "wleiden"
[10542]13nodename : "Huub"
14nodetype : "Hybrid"
[10701]15rdnap_x : "093348"
[10542]16rdnap_y : 463569
17release : "9.0-RELEASE"
18remote_access: "huubs.xs4all.nl:1022"
[10701]19service_accesspoint: True
[11634]20service_concentrator: False
21service_incoming_rdr: False
22service_proxy_ileiden: False
[10584]23service_proxy_normal: True
[10542]24status : "up"
[10881]25
[10542]26iface_ath0:
27 comment : "Ap"
28 ip : "172.17.16.1/26"
29 sdesc : "ap"
[10675]30 mode : "ap"
[10542]31 type : "11b"
32 channel : "7"
33 ssid : "ap-WirelessLeiden-Huub"
34 dhcp : "10-60"
35 status : "up"
36
[11657]37
[11634]38iface_sis1:
[11657]39 comment : "Local ethernet naar extra ap2"
[10701]40 ip : "172.17.16.129/26"
41 sdesc : "2ap2"
42 mode : "ap"
43 type : "eth"
44 dhcp : "140-180"
45 ns_ip : "172.17.16.130/26"
46 ns_mac : "00:15:6d:d4:f8:24"
[10892]47 bridge_type: "Bullet2"
[10701]48 status : "up"
49
[11657]50iface_sis2:
51 comment : "Local ethernet naar extra ap3"
52 ip : "172.17.65.1/24"
53 sdesc : "2ap3"
54 mode : "ap"
55 type : "eth"
56 dhcp : "10-250"
57 ns_ip : "172.17.65.2/24"
58 ns_mac : "00:15:6d:d4:f8:24"
59 bridge_type: "Bullet2"
60 status : "up"
61
[10545]62iface_vr0:
[10885]63 comment : "External Link"
[11646]64 ip : "0.0.0.0/24"
[10542]65 sdesc : "2external"
66 type : "eth"
[11646]67 dhcp : "client"
[10542]68 status : "up"
69
[11641]70iface_vr1:
71 comment : "Link naar Vosko2"
72 ip : "172.16.4.124/29"
73 sdesc : "2vosko2"
[10542]74 mode : "station-wds"
75 type : "eth"
76 extra_type : "eth2wifibridge"
[11641]77 channel : "64"
78 ssid : "il-w.vosko2.wleiden.net"
[10542]79 dhcp : False
[11641]80 compass : "no"
81 ns_ip : "172.16.4.123/29"
[11654]82 ns_mac : "00:15:6D:D6:33:35"
83 bridge_type: "NanoStation5Loco"
[10542]84 status : "up"
85
[10545]86iface_vr2:
[10884]87 comment : "Link naar Cetim2"
[11657]88 ip : "172.16.4.28/29"
[10542]89 sdesc : "2cetim2"
90 mode : "station-wds"
91 type : "eth"
92 extra_type : "eth2wifibridge"
93 channel : "36"
94 ssid : "il-zw.cetim2.wleiden.net"
95 dhcp : False
[10729]96 compass : "o"
[11657]97 ns_ip : "172.16.4.27/29"
[11654]98 ns_mac : " 00:15:6D:F2:1F:7F"
99 bridge_type: "NanoStation5Loco"
[10542]100 status : "up"
101
[11641]102iface_vr3:
103 comment : "Link naar Rabo1"
104 ip : "172.16.4.12/29"
105 sdesc : "2rabo1"
106 mode : "station-wds"
107 type : "eth"
108 extra_type : "eth2wifibridge"
109 channel : "44"
110 ssid : "il-z.rabo.wleiden.net"
111 dhcp : False
112 compass : "n"
113 ns_ip : "172.16.4.11/29"
114 ns_mac : "00:15:6d:bd:89:cb"
115 bridge_type: "NanoStation5"
116 status : "up"
[10542]117
[11641]118
119
Note: See TracBrowser for help on using the repository browser.