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

Last change on this file since 13016 was 12694, checked in by huub, 11 years ago

config stjan aangevuld

File size: 2.8 KB
RevLine 
[10542]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10544]4board : "ALIX2"
[10542]5comment : "None"
[12343]6externalif: "vr0"
[10881]7latitude : "52.15685"
[10542]8location : "Huub, Rapenburg 62, 2311 EZ, Leiden"
[10881]9longitude : "4.48626"
[10542]10masterip : "172.17.16.1"
[11325]11monitoring_group: "wleiden"
[10542]12nodename : "Huub"
13nodetype : "Hybrid"
[10701]14rdnap_x : "093348"
[10542]15rdnap_y : 463569
16release : "9.0-RELEASE"
17remote_access: "huubs.xs4all.nl:1022"
[10701]18service_accesspoint: True
[11634]19service_concentrator: False
[12421]20service_incoming_rdr: False
[12343]21service_proxy_ileiden: False
[12419]22service_proxy_normal: False
[10542]23status : "up"
[10881]24
[11731]25
[10542]26iface_ath0:
27 comment : "Ap"
28 ip : "172.17.16.1/26"
29 sdesc : "ap"
[10675]30 mode : "ap"
[11737]31 type : "11g"
[11738]32 channel : 6
[10542]33 ssid : "ap-WirelessLeiden-Huub"
34 dhcp : "10-60"
35 status : "up"
36
[11657]37
[12276]38iface_sis0:
[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"
[12479]44 extra_type : "eth2wifibridge"
45 ssid : "ap-WirelessLeiden-Huub2"
[10701]46 dhcp : "140-180"
47 ns_ip : "172.17.16.130/26"
48 ns_mac : "00:15:6d:d4:f8:24"
[10892]49 bridge_type: "Bullet2"
[12694]50 status : "down"
[10701]51
[11731]52
[12276]53iface_sis1:
[11657]54 comment : "Local ethernet naar extra ap3"
55 ip : "172.17.65.1/24"
56 sdesc : "2ap3"
57 mode : "ap"
58 type : "eth"
[12479]59 extra_type : "eth2wifibridge"
60 ssid : "ap-WirelessLeiden-Huub3"
[11657]61 dhcp : "10-250"
62 ns_ip : "172.17.65.2/24"
[11733]63 ns_mac : "00:15:6d:e8:f9:c0"
[11657]64 bridge_type: "Bullet2"
65 status : "up"
66
[11731]67
[10545]68iface_vr0:
[12343]69 comment : "External Link"
[12442]70 ip : "192.168.3.32/24"
[12343]71 sdesc : "2external"
[10542]72 type : "eth"
[12328]73 dhcp : False
[10542]74 status : "up"
75
[11731]76
[11641]77iface_vr1:
78 comment : "Link naar Vosko2"
79 ip : "172.16.4.124/29"
80 sdesc : "2vosko2"
[10542]81 mode : "station-wds"
82 type : "eth"
83 extra_type : "eth2wifibridge"
[11641]84 channel : "64"
85 ssid : "il-w.vosko2.wleiden.net"
[10542]86 dhcp : False
[11641]87 compass : "no"
88 ns_ip : "172.16.4.123/29"
[11732]89 ns_mac : "00:15:6d:d6:33:35"
[11731]90 bridge_type: "NanoStation5"
[10542]91 status : "up"
92
[11731]93
[10545]94iface_vr2:
[10884]95 comment : "Link naar Cetim2"
[11657]96 ip : "172.16.4.28/29"
[10542]97 sdesc : "2cetim2"
98 mode : "station-wds"
99 type : "eth"
100 extra_type : "eth2wifibridge"
101 channel : "36"
102 ssid : "il-zw.cetim2.wleiden.net"
103 dhcp : False
[10729]104 compass : "o"
[11657]105 ns_ip : "172.16.4.27/29"
[11732]106 ns_mac : "00:15:6d:f2:1f:7f"
[11731]107 bridge_type: "NanoStation5"
[10542]108 status : "up"
109
[11731]110
[12305]111iface_vr3:
112 comment : "External Link"
113 ip : "172.16.3.85/30"
114 sdesc : "2external"
115 type : "eth"
116 dhcp : False
[12343]117 status : "down"
[10542]118
[11641]119
[12424]120iface_vr3_alias0:
121 comment : "Link naar sunnysidekick"
122 ip : "172.16.3.21/30"
123 sdesc : "2sunnysidekick"
124 type : "eth"
125 dhcp : False
126 status : "up"
127
128
Note: See TracBrowser for help on using the repository browser.