<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Cisco_Aironet_Beispiele</id>
	<title>Cisco Aironet Beispiele - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Cisco_Aironet_Beispiele"/>
	<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Cisco_Aironet_Beispiele&amp;action=history"/>
	<updated>2026-06-29T00:08:49Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Xinux Wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.ixheim.de/index.php?title=Cisco_Aironet_Beispiele&amp;diff=8465&amp;oldid=prev</id>
		<title>Thomas am 17. Februar 2016 um 22:48 Uhr</title>
		<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Cisco_Aironet_Beispiele&amp;diff=8465&amp;oldid=prev"/>
		<updated>2016-02-17T22:48:32Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;a href=&quot;//wiki.ixheim.de/index.php?title=Cisco_Aironet_Beispiele&amp;amp;diff=8465&amp;amp;oldid=8464&quot;&gt;Änderungen zeigen&lt;/a&gt;</summary>
		<author><name>Thomas</name></author>
	</entry>
	<entry>
		<id>https://wiki.ixheim.de/index.php?title=Cisco_Aironet_Beispiele&amp;diff=8464&amp;oldid=prev</id>
		<title>Thomas: Die Seite wurde neu angelegt: „=WLAN (WPA2/TKIP)= &lt;pre&gt; no service pad service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname &lt;hos…“</title>
		<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Cisco_Aironet_Beispiele&amp;diff=8464&amp;oldid=prev"/>
		<updated>2016-02-17T22:40:53Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „=WLAN (WPA2/TKIP)= &amp;lt;pre&amp;gt; no service pad service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname &amp;lt;hos…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=WLAN (WPA2/TKIP)=&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
no service pad&lt;br /&gt;
service timestamps debug datetime msec&lt;br /&gt;
service timestamps log datetime msec&lt;br /&gt;
service password-encryption&lt;br /&gt;
!&lt;br /&gt;
hostname &amp;lt;hostname&amp;gt;&lt;br /&gt;
!&lt;br /&gt;
enable secret &amp;lt;enable-secret-password&amp;gt;&lt;br /&gt;
!&lt;br /&gt;
ip subnet-zero&lt;br /&gt;
no ip domain lookup&lt;br /&gt;
!&lt;br /&gt;
no aaa new-model&lt;br /&gt;
dot11 syslog&lt;br /&gt;
!&lt;br /&gt;
dot11 ssid &amp;lt;SSID-NAME&amp;gt;&lt;br /&gt;
authentication open&lt;br /&gt;
authentication key-management wpa&lt;br /&gt;
guest-mode&lt;br /&gt;
wpa-psk ascii &amp;lt;preshared-key&amp;gt;&lt;br /&gt;
!&lt;br /&gt;
username &amp;lt;username-insert&amp;gt; password &amp;lt;password-insert&amp;gt;&lt;br /&gt;
&lt;br /&gt;
!&lt;br /&gt;
bridge irb&lt;br /&gt;
!&lt;br /&gt;
!&lt;br /&gt;
interface Dot11Radio0&lt;br /&gt;
no ip address&lt;br /&gt;
no ip route-cache&lt;br /&gt;
no shut shutdown&lt;br /&gt;
!&lt;br /&gt;
encryption mode ciphers aes-ccm&lt;br /&gt;
!&lt;br /&gt;
ssid &amp;lt;SSID-NAME&amp;gt;&lt;br /&gt;
!&lt;br /&gt;
speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0&lt;br /&gt;
channel 2467&lt;br /&gt;
station-role root&lt;br /&gt;
bridge-group 1&lt;br /&gt;
bridge-group 1 subscriber-loop-control&lt;br /&gt;
bridge-group 1 block-unknown-source&lt;br /&gt;
no bridge-group 1 source-learning&lt;br /&gt;
no bridge-group 1 unicast-flooding&lt;br /&gt;
bridge-group 1 spanning-disabled&lt;br /&gt;
!&lt;br /&gt;
interface FastEthernet0&lt;br /&gt;
no ip address&lt;br /&gt;
no ip route-cache&lt;br /&gt;
duplex auto&lt;br /&gt;
speed auto&lt;br /&gt;
bridge-group 1&lt;br /&gt;
no bridge-group 1 source-learning&lt;br /&gt;
bridge-group 1 spanning-disabled&lt;br /&gt;
!&lt;br /&gt;
interface BVI1&lt;br /&gt;
ip address 192.168.2.3 255.255.255.224&lt;br /&gt;
no ip route-cache&lt;br /&gt;
!&lt;br /&gt;
ip default-gateway 192.168.2.1&lt;br /&gt;
no ip http server&lt;br /&gt;
no ip http secure-server&lt;br /&gt;
ip http help-path http://www.cisco.com...config/help/eag&lt;br /&gt;
!&lt;br /&gt;
access-list 1 permit 192.168.1.0 0.0.0.255&lt;br /&gt;
access-list 1 deny any&lt;br /&gt;
bridge 1 route ip&lt;br /&gt;
!&lt;br /&gt;
!&lt;br /&gt;
!&lt;br /&gt;
line con 0&lt;br /&gt;
line vty 0 4&lt;br /&gt;
session-timeout 5&lt;br /&gt;
access-class 1 in&lt;br /&gt;
login local&lt;br /&gt;
transport input ssh&lt;br /&gt;
line vty 5 15&lt;br /&gt;
session-timeout 5&lt;br /&gt;
access-class 1 in&lt;br /&gt;
login local&lt;br /&gt;
transport input ssh&lt;br /&gt;
!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thomas</name></author>
	</entry>
</feed>