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

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

external interface hybridhuub naar dhcp client

File size: 2.4 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
[11634]37iface_sis1:
[10701]38 comment : "Local ethernet naar extra ap"
39 ip : "172.17.16.129/26"
40 sdesc : "2ap2"
41 mode : "ap"
42 type : "eth"
43 dhcp : "140-180"
44 ns_ip : "172.17.16.130/26"
45 ns_mac : "00:15:6d:d4:f8:24"
[10892]46 bridge_type: "Bullet2"
[10701]47 status : "up"
48
[10545]49iface_vr0:
[10885]50 comment : "External Link"
[11646]51 ip : "0.0.0.0/24"
[10542]52 sdesc : "2external"
53 type : "eth"
[11646]54 dhcp : "client"
[10542]55 status : "up"
56
[11641]57iface_vr1:
58 comment : "Link naar Vosko2"
59 ip : "172.16.4.124/29"
60 sdesc : "2vosko2"
[10542]61 mode : "station-wds"
62 type : "eth"
63 extra_type : "eth2wifibridge"
[11641]64 channel : "64"
65 ssid : "il-w.vosko2.wleiden.net"
[10542]66 dhcp : False
[11641]67 compass : "no"
68 ns_ip : "172.16.4.123/29"
69 ns_mac : "00:15:6d:ec:82:4c"
[10892]70 bridge_type: "NanoStation5"
[10542]71 status : "up"
72
[10545]73iface_vr2:
[10884]74 comment : "Link naar Cetim2"
[10542]75 ip : "172.16.4.30/29"
76 sdesc : "2cetim2"
77 mode : "station-wds"
78 type : "eth"
79 extra_type : "eth2wifibridge"
80 channel : "36"
81 ssid : "il-zw.cetim2.wleiden.net"
82 dhcp : False
[10729]83 compass : "o"
[10542]84 ns_ip : "172.16.4.29/29"
85 ns_mac : "00:15:6d:ec:81:ef"
[10892]86 bridge_type: "NanoStation5"
[10542]87 status : "up"
88
[11641]89iface_vr3:
90 comment : "Link naar Rabo1"
91 ip : "172.16.4.12/29"
92 sdesc : "2rabo1"
93 mode : "station-wds"
94 type : "eth"
95 extra_type : "eth2wifibridge"
96 channel : "44"
97 ssid : "il-z.rabo.wleiden.net"
98 dhcp : False
99 compass : "n"
100 ns_ip : "172.16.4.11/29"
101 ns_mac : "00:15:6d:bd:89:cb"
102 bridge_type: "NanoStation5"
103 status : "up"
[10542]104
[11641]105
106
Note: See TracBrowser for help on using the repository browser.