<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Multiple SSIDs with Cisco Access Points	</title>
	<atom:link href="https://networkguy.de/multiple-ssids-with-cisco-access-points/feed/" rel="self" type="application/rss+xml" />
	<link>https://networkguy.de/multiple-ssids-with-cisco-access-points/</link>
	<description>Share your knowledge!</description>
	<lastBuildDate>Sat, 13 Apr 2019 10:27:52 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>
		By: Coconutdog		</title>
		<link>https://networkguy.de/multiple-ssids-with-cisco-access-points/#comment-1771</link>

		<dc:creator><![CDATA[Coconutdog]]></dc:creator>
		<pubDate>Sat, 13 Apr 2019 10:27:52 +0000</pubDate>
		<guid isPermaLink="false">http://networkguy.de/?p=1305#comment-1771</guid>

					<description><![CDATA[My 5505 config:

5505-2# sh run 
: Saved
: 
: Serial Number: JMX1207Z0U4
: Hardware:   ASA5505, 512 MB RAM, CPU Geode 500 MHz
:
ASA Version 9.2(4)33 
!
hostname 5505-2
domain-name bde.local
enable password DYJXeMrCRONWOJ9M encrypted
passwd DYJXeMrCRONWOJ9M encrypted
names
!
interface Ethernet0/0
 switchport access vlan 10
 speed 100
 duplex full
!
interface Ethernet0/1
 switchport access vlan 10
 speed 100
 duplex full
!
interface Ethernet0/2
 switchport access vlan 20
 speed 100
 duplex full
!
interface Ethernet0/3
 switchport access vlan 20
 speed 100
 duplex full
!
interface Ethernet0/4
 switchport access vlan 30
 speed 100
 duplex full
!
interface Ethernet0/5
! To Router
 switchport access vlan 50
 speed 100
 duplex full
!
interface Ethernet0/6
 switchport trunk allowed vlan 10,20
 switchport mode trunk
!
interface Ethernet0/7
! To Access Point
 switchport trunk allowed vlan 10,20,30
 switchport trunk native vlan 10
 switchport mode trunk
!
interface Vlan1
 shutdown
 no nameif
 no security-level
 no ip address
!
interface Vlan10
 nameif inside
 security-level 100
 ip address 10.1.1.2 255.255.255.0 
 ipv6 address fe80::5505:2 link-local
 ipv6 address 2001:aaaa:aaaa:3b10::5505:2/64
 ipv6 enable
!
interface Vlan20
 nameif wlan1
 security-level 100
 ip address 20.1.1.2 255.255.255.0 
 ipv6 address fe80::5505:2 link-local
 ipv6 address 2001:aaaa:aaaa:3b20::5505:2/64
 ipv6 enable
!
interface Vlan30
 nameif wlan2
 security-level 100
 ip address 30.1.1.2 255.255.255.0 
 ipv6 address fe80::5505:2 link-local
 ipv6 address 2001:aaaa:aaaa:3b30::5505:2/64
 ipv6 enable
!
interface Vlan40
 nameif spare
 security-level 50
 ip address 40.1.1.2 255.255.255.0 
 ipv6 address fe80::5505:2 link-local
 ipv6 address 2001:aaaa:aaaa:3b40::5505:2/64
!
interface Vlan50
 nameif outside
 security-level 0
 ip address 50.1.1.2 255.255.255.0 
 ipv6 address fe80::5505:2 link-local
 ipv6 address 2001:aaaa:aaaa:3b50::5505:2/64
!
ftp mode passive
clock timezone EST 10
clock summer-time EDT recurring last Sun Oct 2:00 last Sun Mar 3:00
dns domain-lookup outside
dns server-group DefaultDNS
 name-server 192.231.203.132
 name-server 192.231.203.3
 domain-name bde.local
same-security-traffic permit inter-interface
same-security-traffic permit intra-interface
object network dynnat.obj
 range 50.1.1.10 50.1.1.254
object-group network inside_subnets.net.obj
 network-object 10.1.1.0 255.255.255.0
 network-object 20.1.1.0 255.255.255.0
 network-object 30.1.1.0 255.255.255.0
no pager
logging enable
logging timestamp
logging trap notifications
logging device-id hostname
logging host inside 10.1.1.50
logging host inside 10.1.1.165
mtu inside 1500
mtu wlan1 1500
mtu wlan2 1500
mtu outside 1500
mtu spare 1500
no failover
icmp unreachable rate-limit 1 burst-size 1
icmp permit any inside
no asdm history enable
arp timeout 14400
no arp permit-nonconnected
nat (any,outside) source dynamic inside_subnets.net.obj dynnat.obj
ipv6 route outside ::/0 2001:aaaa:aaaa:3b50::8873
route outside 0.0.0.0 0.0.0.0 50.1.1.1 1
timeout xlate 3:00:00
timeout pat-xlate 0:00:30
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
timeout tcp-proxy-reassembly 0:01:00
timeout floating-conn 0:00:00
dynamic-access-policy-record DfltAccessPolicy
user-identity default-domain LOCAL
aaa authentication ssh console LOCAL 
no snmp-server location
no snmp-server contact
crypto ipsec security-association pmtu-aging infinite
crypto ca trustpool policy
telnet timeout 1440
ssh stricthostkeycheck
ssh 10.1.1.0 255.255.255.0 inside
ssh timeout 60
ssh version 2
ssh key-exchange group dh-group1-sha1
console timeout 0

dhcpd address 10.1.1.100-10.1.1.179 inside
dhcpd dns 192.231.203.132 192.231.203.3 interface inside
dhcpd lease 28800 interface inside
dhcpd domain bde.local interface inside
dhcpd option 42 ip 150.203.1.10 150.203.22.28 interface inside
dhcpd option 3 ip 10.1.1.2 interface inside
dhcpd enable inside
!
dhcpd address 20.1.1.100-20.1.1.179 wlan1
dhcpd dns 192.231.203.132 192.231.203.3 interface wlan1
dhcpd lease 28800 interface wlan1
dhcpd domain bde.local interface wlan1
dhcpd option 42 ip 150.203.1.10 150.203.22.28 interface wlan1
dhcpd option 3 ip 20.1.1.2 interface wlan1
dhcpd enable wlan1
!
dhcpd address 30.1.1.100-30.1.1.179 wlan2
dhcpd dns 192.231.203.132 192.231.203.3 interface wlan2
dhcpd lease 28800 interface wlan2
dhcpd domain bde.local interface wlan2
dhcpd option 42 ip 150.203.1.10 150.203.22.28 interface wlan2
dhcpd option 3 ip 30.1.1.2 interface wlan2
dhcpd enable wlan2
!
threat-detection basic-threat
threat-detection statistics access-list
no threat-detection statistics tcp-intercept
ntp server 192.231.203.2 source outside
ntp server 150.203.22.28 source outside
ntp server 150.203.1.10 source outside prefer
tftp-server inside 10.1.1.87 /
ssl encryption aes256-sha1
username _router_admin_ password wvNHwLlMi6o8FiqS encrypted privilege 15
!
!
prompt hostname context 
Cryptochecksum:607f6d38bbcbc8c470ea23fada4b71a0
: end
5505-2#]]></description>
			<content:encoded><![CDATA[<p>My 5505 config:</p>
<p>5505-2# sh run<br />
: Saved<br />
:<br />
: Serial Number: JMX1207Z0U4<br />
: Hardware:   ASA5505, 512 MB RAM, CPU Geode 500 MHz<br />
:<br />
ASA Version 9.2(4)33<br />
!<br />
hostname 5505-2<br />
domain-name bde.local<br />
enable password DYJXeMrCRONWOJ9M encrypted<br />
passwd DYJXeMrCRONWOJ9M encrypted<br />
names<br />
!<br />
interface Ethernet0/0<br />
 switchport access vlan 10<br />
 speed 100<br />
 duplex full<br />
!<br />
interface Ethernet0/1<br />
 switchport access vlan 10<br />
 speed 100<br />
 duplex full<br />
!<br />
interface Ethernet0/2<br />
 switchport access vlan 20<br />
 speed 100<br />
 duplex full<br />
!<br />
interface Ethernet0/3<br />
 switchport access vlan 20<br />
 speed 100<br />
 duplex full<br />
!<br />
interface Ethernet0/4<br />
 switchport access vlan 30<br />
 speed 100<br />
 duplex full<br />
!<br />
interface Ethernet0/5<br />
! To Router<br />
 switchport access vlan 50<br />
 speed 100<br />
 duplex full<br />
!<br />
interface Ethernet0/6<br />
 switchport trunk allowed vlan 10,20<br />
 switchport mode trunk<br />
!<br />
interface Ethernet0/7<br />
! To Access Point<br />
 switchport trunk allowed vlan 10,20,30<br />
 switchport trunk native vlan 10<br />
 switchport mode trunk<br />
!<br />
interface Vlan1<br />
 shutdown<br />
 no nameif<br />
 no security-level<br />
 no ip address<br />
!<br />
interface Vlan10<br />
 nameif inside<br />
 security-level 100<br />
 ip address 10.1.1.2 255.255.255.0<br />
 ipv6 address fe80::5505:2 link-local<br />
 ipv6 address 2001:aaaa:aaaa:3b10::5505:2/64<br />
 ipv6 enable<br />
!<br />
interface Vlan20<br />
 nameif wlan1<br />
 security-level 100<br />
 ip address 20.1.1.2 255.255.255.0<br />
 ipv6 address fe80::5505:2 link-local<br />
 ipv6 address 2001:aaaa:aaaa:3b20::5505:2/64<br />
 ipv6 enable<br />
!<br />
interface Vlan30<br />
 nameif wlan2<br />
 security-level 100<br />
 ip address 30.1.1.2 255.255.255.0<br />
 ipv6 address fe80::5505:2 link-local<br />
 ipv6 address 2001:aaaa:aaaa:3b30::5505:2/64<br />
 ipv6 enable<br />
!<br />
interface Vlan40<br />
 nameif spare<br />
 security-level 50<br />
 ip address 40.1.1.2 255.255.255.0<br />
 ipv6 address fe80::5505:2 link-local<br />
 ipv6 address 2001:aaaa:aaaa:3b40::5505:2/64<br />
!<br />
interface Vlan50<br />
 nameif outside<br />
 security-level 0<br />
 ip address 50.1.1.2 255.255.255.0<br />
 ipv6 address fe80::5505:2 link-local<br />
 ipv6 address 2001:aaaa:aaaa:3b50::5505:2/64<br />
!<br />
ftp mode passive<br />
clock timezone EST 10<br />
clock summer-time EDT recurring last Sun Oct 2:00 last Sun Mar 3:00<br />
dns domain-lookup outside<br />
dns server-group DefaultDNS<br />
 name-server 192.231.203.132<br />
 name-server 192.231.203.3<br />
 domain-name bde.local<br />
same-security-traffic permit inter-interface<br />
same-security-traffic permit intra-interface<br />
object network dynnat.obj<br />
 range 50.1.1.10 50.1.1.254<br />
object-group network inside_subnets.net.obj<br />
 network-object 10.1.1.0 255.255.255.0<br />
 network-object 20.1.1.0 255.255.255.0<br />
 network-object 30.1.1.0 255.255.255.0<br />
no pager<br />
logging enable<br />
logging timestamp<br />
logging trap notifications<br />
logging device-id hostname<br />
logging host inside 10.1.1.50<br />
logging host inside 10.1.1.165<br />
mtu inside 1500<br />
mtu wlan1 1500<br />
mtu wlan2 1500<br />
mtu outside 1500<br />
mtu spare 1500<br />
no failover<br />
icmp unreachable rate-limit 1 burst-size 1<br />
icmp permit any inside<br />
no asdm history enable<br />
arp timeout 14400<br />
no arp permit-nonconnected<br />
nat (any,outside) source dynamic inside_subnets.net.obj dynnat.obj<br />
ipv6 route outside ::/0 2001:aaaa:aaaa:3b50::8873<br />
route outside 0.0.0.0 0.0.0.0 50.1.1.1 1<br />
timeout xlate 3:00:00<br />
timeout pat-xlate 0:00:30<br />
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02<br />
timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00<br />
timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00<br />
timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute<br />
timeout tcp-proxy-reassembly 0:01:00<br />
timeout floating-conn 0:00:00<br />
dynamic-access-policy-record DfltAccessPolicy<br />
user-identity default-domain LOCAL<br />
aaa authentication ssh console LOCAL<br />
no snmp-server location<br />
no snmp-server contact<br />
crypto ipsec security-association pmtu-aging infinite<br />
crypto ca trustpool policy<br />
telnet timeout 1440<br />
ssh stricthostkeycheck<br />
ssh 10.1.1.0 255.255.255.0 inside<br />
ssh timeout 60<br />
ssh version 2<br />
ssh key-exchange group dh-group1-sha1<br />
console timeout 0</p>
<p>dhcpd address 10.1.1.100-10.1.1.179 inside<br />
dhcpd dns 192.231.203.132 192.231.203.3 interface inside<br />
dhcpd lease 28800 interface inside<br />
dhcpd domain bde.local interface inside<br />
dhcpd option 42 ip 150.203.1.10 150.203.22.28 interface inside<br />
dhcpd option 3 ip 10.1.1.2 interface inside<br />
dhcpd enable inside<br />
!<br />
dhcpd address 20.1.1.100-20.1.1.179 wlan1<br />
dhcpd dns 192.231.203.132 192.231.203.3 interface wlan1<br />
dhcpd lease 28800 interface wlan1<br />
dhcpd domain bde.local interface wlan1<br />
dhcpd option 42 ip 150.203.1.10 150.203.22.28 interface wlan1<br />
dhcpd option 3 ip 20.1.1.2 interface wlan1<br />
dhcpd enable wlan1<br />
!<br />
dhcpd address 30.1.1.100-30.1.1.179 wlan2<br />
dhcpd dns 192.231.203.132 192.231.203.3 interface wlan2<br />
dhcpd lease 28800 interface wlan2<br />
dhcpd domain bde.local interface wlan2<br />
dhcpd option 42 ip 150.203.1.10 150.203.22.28 interface wlan2<br />
dhcpd option 3 ip 30.1.1.2 interface wlan2<br />
dhcpd enable wlan2<br />
!<br />
threat-detection basic-threat<br />
threat-detection statistics access-list<br />
no threat-detection statistics tcp-intercept<br />
ntp server 192.231.203.2 source outside<br />
ntp server 150.203.22.28 source outside<br />
ntp server 150.203.1.10 source outside prefer<br />
tftp-server inside 10.1.1.87 /<br />
ssl encryption aes256-sha1<br />
username _router_admin_ password wvNHwLlMi6o8FiqS encrypted privilege 15<br />
!<br />
!<br />
prompt hostname context<br />
Cryptochecksum:607f6d38bbcbc8c470ea23fada4b71a0<br />
: end<br />
5505-2#</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Coconutdog		</title>
		<link>https://networkguy.de/multiple-ssids-with-cisco-access-points/#comment-1770</link>

		<dc:creator><![CDATA[Coconutdog]]></dc:creator>
		<pubDate>Sat, 13 Apr 2019 10:18:11 +0000</pubDate>
		<guid isPermaLink="false">http://networkguy.de/?p=1305#comment-1770</guid>

					<description><![CDATA[My complete config. This feeds into a Cisco ASA 5505 which hands out DHCP leases which in turn goes to an 887VAM for internet access. The 887 also has a zone-based firewall. All usernames/passwords are for lab use only.

AP1242#sh run 
Building configuration...

Current configuration : 4553 bytes
!
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
service internal
!
hostname AP1242
!
logging userinfo
logging rate-limit console 9
enable secret 5 $1$QFea$iZaNRA9izJc3ZHIjgLfaS/
enable password *************** 
!
aaa new-model
!
!
!
aaa session-id common
clock timezone Sydney 10
clock summer-time AEDT recurring 1 Sun Oct 2:00 1 Sun Apr 2:00
no ip domain lookup
ip domain name bde.local
ip name-server 192.231.203.3
ip name-server 192.231.203.132
!
!
dot11 syslog
!
dot11 ssid 1142.20.bde
   vlan 20
   authentication open 
   authentication key-management wpa version 2
   mbssid guest-mode
   wpa-psk ascii 0 puf4CKqt7s
!
dot11 ssid 1142.30.bde
   vlan 30
   authentication open 
   authentication key-management wpa version 2
   mbssid guest-mode
   wpa-psk ascii 0 Arda9twTsV
!
!
!
username _router_admin_ password 0 ****************
!
!
ip ssh source-interface BVI1
ip ssh version 2
bridge irb
!
!
interface Dot11Radio0
 no ip address
 no ip route-cache
 !
 encryption vlan 20 mode ciphers aes-ccm 
 !
 encryption vlan 30 mode ciphers aes-ccm 
 !
 ssid 1142.20.bde
 !
 ssid 1142.30.bde
 !
 mbssid
 station-role root
 bridge-group 1
 bridge-group 1 subscriber-loop-control
 bridge-group 1 block-unknown-source
 no bridge-group 1 source-learning
 no bridge-group 1 unicast-flooding
!
interface Dot11Radio0.20
 encapsulation dot1Q 20
 ip helper-address 20.1.1.2
 no ip route-cache
 bridge-group 20
 bridge-group 20 subscriber-loop-control
 bridge-group 20 block-unknown-source
 no bridge-group 20 source-learning
 no bridge-group 20 unicast-flooding
 bridge-group 20 spanning-disabled
!
interface Dot11Radio0.30
 encapsulation dot1Q 30
 ip helper-address 30.1.1.2
 no ip route-cache
 bridge-group 30
 bridge-group 30 subscriber-loop-control
 bridge-group 30 block-unknown-source
 no bridge-group 30 source-learning
 no bridge-group 30 unicast-flooding
 bridge-group 30 spanning-disabled
!
interface Dot11Radio1
 no ip address
 no ip route-cache
 !
 encryption vlan 20 mode ciphers aes-ccm 
 !
 encryption vlan 30 mode ciphers aes-ccm 
 !
 ssid 1142.20.bde
 !
 ssid 1142.30.bde
 !
 no dfs band block
 mbssid
 channel dfs
 station-role root
 bridge-group 1
 bridge-group 1 subscriber-loop-control
 bridge-group 1 block-unknown-source
 no bridge-group 1 source-learning
 no bridge-group 1 unicast-flooding
!
interface Dot11Radio1.20
 encapsulation dot1Q 20
 ip helper-address 20.1.1.2
 no ip route-cache
 bridge-group 20
 bridge-group 20 subscriber-loop-control
 bridge-group 20 block-unknown-source
 no bridge-group 20 source-learning
 no bridge-group 20 unicast-flooding
 bridge-group 20 spanning-disabled
!
interface Dot11Radio1.30
 encapsulation dot1Q 30
 ip helper-address 30.1.1.2
 no ip route-cache
 bridge-group 30
 bridge-group 30 subscriber-loop-control
 bridge-group 30 block-unknown-source
 no bridge-group 30 source-learning
 no bridge-group 30 unicast-flooding
 bridge-group 30 spanning-disabled
!
interface FastEthernet0
 no ip address
 no ip route-cache
 duplex auto
 speed auto
 bridge-group 1
 no bridge-group 1 source-learning
 bridge-group 1 spanning-disabled
!
interface FastEthernet0.20
 encapsulation dot1Q 20
 ip address 20.1.1.133 255.255.255.0
 no ip route-cache
 bridge-group 20
 no bridge-group 20 source-learning
 bridge-group 20 spanning-disabled
!
interface FastEthernet0.30
 encapsulation dot1Q 30
 ip address 30.1.1.133 255.255.255.0
 no ip route-cache
 bridge-group 30
 no bridge-group 30 source-learning
 bridge-group 30 spanning-disabled
!
interface BVI1
 mac-address 003a.9889.6140
 ip address 10.1.1.133 255.255.255.0
 no ip route-cache
!
ip default-gateway 10.1.1.2
no ip http server
no ip http secure-server
ip http help-path http://www.google.com.au/
logging origin-id hostname
logging source-interface BVI1
logging 10.1.1.50
bridge 1 protocol ieee
bridge 1 route ip
!
!
!
line con 0
 exec-timeout 0 0
 logging synchronous
 length 512
 width 100
 history size 100
 escape-character 3
 stopbits 1
line vty 0 4
 exec-timeout 0 0
 privilege level 15
 logging synchronous
 terminal-type exit
 length 0
 width 250
 history size 100
 transport preferred ssh
 transport input ssh
 escape-character 3
line vty 5 15
 exec-timeout 0 0
 privilege level 15
 logging synchronous
 terminal-type exit
 length 0
 width 250
 history size 100
 transport preferred ssh
 transport input ssh
 escape-character 3
!
sntp server 150.203.1.10 version 3
sntp server 150.203.22.28 version 3
sntp server 192.231.203.2 version 3
sntp source-interface BVI1
end

AP1242#]]></description>
			<content:encoded><![CDATA[<p>My complete config. This feeds into a Cisco ASA 5505 which hands out DHCP leases which in turn goes to an 887VAM for internet access. The 887 also has a zone-based firewall. All usernames/passwords are for lab use only.</p>
<p>AP1242#sh run<br />
Building configuration&#8230;</p>
<p>Current configuration : 4553 bytes<br />
!<br />
version 12.4<br />
no service pad<br />
service timestamps debug datetime msec<br />
service timestamps log datetime msec<br />
no service password-encryption<br />
service internal<br />
!<br />
hostname AP1242<br />
!<br />
logging userinfo<br />
logging rate-limit console 9<br />
enable secret 5 $1$QFea$iZaNRA9izJc3ZHIjgLfaS/<br />
enable password ***************<br />
!<br />
aaa new-model<br />
!<br />
!<br />
!<br />
aaa session-id common<br />
clock timezone Sydney 10<br />
clock summer-time AEDT recurring 1 Sun Oct 2:00 1 Sun Apr 2:00<br />
no ip domain lookup<br />
ip domain name bde.local<br />
ip name-server 192.231.203.3<br />
ip name-server 192.231.203.132<br />
!<br />
!<br />
dot11 syslog<br />
!<br />
dot11 ssid 1142.20.bde<br />
   vlan 20<br />
   authentication open<br />
   authentication key-management wpa version 2<br />
   mbssid guest-mode<br />
   wpa-psk ascii 0 puf4CKqt7s<br />
!<br />
dot11 ssid 1142.30.bde<br />
   vlan 30<br />
   authentication open<br />
   authentication key-management wpa version 2<br />
   mbssid guest-mode<br />
   wpa-psk ascii 0 Arda9twTsV<br />
!<br />
!<br />
!<br />
username _router_admin_ password 0 ****************<br />
!<br />
!<br />
ip ssh source-interface BVI1<br />
ip ssh version 2<br />
bridge irb<br />
!<br />
!<br />
interface Dot11Radio0<br />
 no ip address<br />
 no ip route-cache<br />
 !<br />
 encryption vlan 20 mode ciphers aes-ccm<br />
 !<br />
 encryption vlan 30 mode ciphers aes-ccm<br />
 !<br />
 ssid 1142.20.bde<br />
 !<br />
 ssid 1142.30.bde<br />
 !<br />
 mbssid<br />
 station-role root<br />
 bridge-group 1<br />
 bridge-group 1 subscriber-loop-control<br />
 bridge-group 1 block-unknown-source<br />
 no bridge-group 1 source-learning<br />
 no bridge-group 1 unicast-flooding<br />
!<br />
interface Dot11Radio0.20<br />
 encapsulation dot1Q 20<br />
 ip helper-address 20.1.1.2<br />
 no ip route-cache<br />
 bridge-group 20<br />
 bridge-group 20 subscriber-loop-control<br />
 bridge-group 20 block-unknown-source<br />
 no bridge-group 20 source-learning<br />
 no bridge-group 20 unicast-flooding<br />
 bridge-group 20 spanning-disabled<br />
!<br />
interface Dot11Radio0.30<br />
 encapsulation dot1Q 30<br />
 ip helper-address 30.1.1.2<br />
 no ip route-cache<br />
 bridge-group 30<br />
 bridge-group 30 subscriber-loop-control<br />
 bridge-group 30 block-unknown-source<br />
 no bridge-group 30 source-learning<br />
 no bridge-group 30 unicast-flooding<br />
 bridge-group 30 spanning-disabled<br />
!<br />
interface Dot11Radio1<br />
 no ip address<br />
 no ip route-cache<br />
 !<br />
 encryption vlan 20 mode ciphers aes-ccm<br />
 !<br />
 encryption vlan 30 mode ciphers aes-ccm<br />
 !<br />
 ssid 1142.20.bde<br />
 !<br />
 ssid 1142.30.bde<br />
 !<br />
 no dfs band block<br />
 mbssid<br />
 channel dfs<br />
 station-role root<br />
 bridge-group 1<br />
 bridge-group 1 subscriber-loop-control<br />
 bridge-group 1 block-unknown-source<br />
 no bridge-group 1 source-learning<br />
 no bridge-group 1 unicast-flooding<br />
!<br />
interface Dot11Radio1.20<br />
 encapsulation dot1Q 20<br />
 ip helper-address 20.1.1.2<br />
 no ip route-cache<br />
 bridge-group 20<br />
 bridge-group 20 subscriber-loop-control<br />
 bridge-group 20 block-unknown-source<br />
 no bridge-group 20 source-learning<br />
 no bridge-group 20 unicast-flooding<br />
 bridge-group 20 spanning-disabled<br />
!<br />
interface Dot11Radio1.30<br />
 encapsulation dot1Q 30<br />
 ip helper-address 30.1.1.2<br />
 no ip route-cache<br />
 bridge-group 30<br />
 bridge-group 30 subscriber-loop-control<br />
 bridge-group 30 block-unknown-source<br />
 no bridge-group 30 source-learning<br />
 no bridge-group 30 unicast-flooding<br />
 bridge-group 30 spanning-disabled<br />
!<br />
interface FastEthernet0<br />
 no ip address<br />
 no ip route-cache<br />
 duplex auto<br />
 speed auto<br />
 bridge-group 1<br />
 no bridge-group 1 source-learning<br />
 bridge-group 1 spanning-disabled<br />
!<br />
interface FastEthernet0.20<br />
 encapsulation dot1Q 20<br />
 ip address 20.1.1.133 255.255.255.0<br />
 no ip route-cache<br />
 bridge-group 20<br />
 no bridge-group 20 source-learning<br />
 bridge-group 20 spanning-disabled<br />
!<br />
interface FastEthernet0.30<br />
 encapsulation dot1Q 30<br />
 ip address 30.1.1.133 255.255.255.0<br />
 no ip route-cache<br />
 bridge-group 30<br />
 no bridge-group 30 source-learning<br />
 bridge-group 30 spanning-disabled<br />
!<br />
interface BVI1<br />
 mac-address 003a.9889.6140<br />
 ip address 10.1.1.133 255.255.255.0<br />
 no ip route-cache<br />
!<br />
ip default-gateway 10.1.1.2<br />
no ip http server<br />
no ip http secure-server<br />
ip http help-path <a href="http://www.google.com.au/" rel="nofollow ugc">http://www.google.com.au/</a><br />
logging origin-id hostname<br />
logging source-interface BVI1<br />
logging 10.1.1.50<br />
bridge 1 protocol ieee<br />
bridge 1 route ip<br />
!<br />
!<br />
!<br />
line con 0<br />
 exec-timeout 0 0<br />
 logging synchronous<br />
 length 512<br />
 width 100<br />
 history size 100<br />
 escape-character 3<br />
 stopbits 1<br />
line vty 0 4<br />
 exec-timeout 0 0<br />
 privilege level 15<br />
 logging synchronous<br />
 terminal-type exit<br />
 length 0<br />
 width 250<br />
 history size 100<br />
 transport preferred ssh<br />
 transport input ssh<br />
 escape-character 3<br />
line vty 5 15<br />
 exec-timeout 0 0<br />
 privilege level 15<br />
 logging synchronous<br />
 terminal-type exit<br />
 length 0<br />
 width 250<br />
 history size 100<br />
 transport preferred ssh<br />
 transport input ssh<br />
 escape-character 3<br />
!<br />
sntp server 150.203.1.10 version 3<br />
sntp server 150.203.22.28 version 3<br />
sntp server 192.231.203.2 version 3<br />
sntp source-interface BVI1<br />
end</p>
<p>AP1242#</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Michel		</title>
		<link>https://networkguy.de/multiple-ssids-with-cisco-access-points/#comment-993</link>

		<dc:creator><![CDATA[Michel]]></dc:creator>
		<pubDate>Mon, 08 Aug 2016 17:15:13 +0000</pubDate>
		<guid isPermaLink="false">http://networkguy.de/?p=1305#comment-993</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://networkguy.de/multiple-ssids-with-cisco-access-points/#comment-985&quot;&gt;Jason DeLillo&lt;/a&gt;.

Hi Jason,

check out this link from cisco: http://www.cisco.com/c/en/us/td/docs/ios/12_2/ip/configuration/guide/fipr_c/1cfmulti.html

did you deactivate ip igmp snooping on every interface?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://networkguy.de/multiple-ssids-with-cisco-access-points/#comment-985">Jason DeLillo</a>.</p>
<p>Hi Jason,</p>
<p>check out this link from cisco: <a href="http://www.cisco.com/c/en/us/td/docs/ios/12_2/ip/configuration/guide/fipr_c/1cfmulti.html" rel="nofollow ugc">http://www.cisco.com/c/en/us/td/docs/ios/12_2/ip/configuration/guide/fipr_c/1cfmulti.html</a></p>
<p>did you deactivate ip igmp snooping on every interface?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jason DeLillo		</title>
		<link>https://networkguy.de/multiple-ssids-with-cisco-access-points/#comment-985</link>

		<dc:creator><![CDATA[Jason DeLillo]]></dc:creator>
		<pubDate>Thu, 04 Aug 2016 16:44:11 +0000</pubDate>
		<guid isPermaLink="false">http://networkguy.de/?p=1305#comment-985</guid>

					<description><![CDATA[Hi Michel, I&#039;ve been hoping that you would post something for Cisco Autonomous AP&#039;s. I&#039;ve been running two have 3600 series AP&#039;s in my house in autonomous mode now for about a year and love them with a configuration very similar to yours. The only problem that I am continuing to have with them is Chromecast Multicasting. Googling it most forums say to disable &quot;IP IGMP Snooping&quot; tried that and it doesn&#039;t work. Hoping you can help.

I have a Cisco c3560X as my core switch that I do all the routing through. I have &quot;IP Multicast-Routing Distributed&quot; enabled on the switch and &quot;IP Pim Sparse-Dense-Mode&quot; on the 3 vlans. Vlan 101 Wired Devices, Vlan 102 Wireless Devices, Vlan 103 Streaming Devices (Chromecast, Roku, SmartTv&#039;s) Reason for the multicasting is so that I can connect to the Chromecast from both my Wired and Wireless Vlans.

Any thoughts are greatly appreciated! And as always thank you for another great post.]]></description>
			<content:encoded><![CDATA[<p>Hi Michel, I&#8217;ve been hoping that you would post something for Cisco Autonomous AP&#8217;s. I&#8217;ve been running two have 3600 series AP&#8217;s in my house in autonomous mode now for about a year and love them with a configuration very similar to yours. The only problem that I am continuing to have with them is Chromecast Multicasting. Googling it most forums say to disable &#8220;IP IGMP Snooping&#8221; tried that and it doesn&#8217;t work. Hoping you can help.</p>
<p>I have a Cisco c3560X as my core switch that I do all the routing through. I have &#8220;IP Multicast-Routing Distributed&#8221; enabled on the switch and &#8220;IP Pim Sparse-Dense-Mode&#8221; on the 3 vlans. Vlan 101 Wired Devices, Vlan 102 Wireless Devices, Vlan 103 Streaming Devices (Chromecast, Roku, SmartTv&#8217;s) Reason for the multicasting is so that I can connect to the Chromecast from both my Wired and Wireless Vlans.</p>
<p>Any thoughts are greatly appreciated! And as always thank you for another great post.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
