version 15.1 no service pad service tcp-keepalives-in service tcp-keepalives-out service timestamps debug datetime msec service timestamps log datetime msec service password-encryption service sequence-numbers ! hostname 891W_Router ! boot-start-marker boot config usbflash0:CVO-BOOT.CFG boot-end-marker ! ! no logging on enable secret 5 1100105 ! no aaa new-model ! service-module wlan-ap 0 bootimage autonomous crypto pki token default removal timeout 0 ! crypto pki trustpoint TP-self-signed-1853469223 enrollment selfsigned subject-name cn=IOS-Self-Signed-Certificate-1853469223 revocation-check none ! ! ip source-route ! ! ! ! ip dhcp pool Vlan4 network 192.168.100.0 255.255.255.0 default-router 192.168.100.1 dns-server 8.8.8.8 ! ip dhcp pool Vlan1 network 192.168.99.0 255.255.255.0 default-router 192.168.99.1 dns-server 192.168.0.1 ! ! ip cef no ip domain lookup ip name-server 209.18.47.61 ip name-server 209.18.47.62 ip inspect log drop-pkt no ipv6 cef ! multilink bundle-name authenticated parameter-map type inspect global log dropped-packets enable ! ! ! ! ! ! ! ! ! bridge irb ! ! ! ! interface FastEthernet0 switchport mode trunk ! interface FastEthernet1 ! interface FastEthernet2 ! interface FastEthernet3 ! interface FastEthernet4 ! interface FastEthernet5 ! interface FastEthernet6 ! interface FastEthernet7 ! interface FastEthernet8 no ip address duplex auto speed auto ! interface GigabitEthernet0 description WAN ip address dhcp ip nat outside ip virtual-reassembly in duplex auto speed auto ! interface wlan-ap0 description Service module interface to manage the embedded AP ip address 10.10.10.10 255.255.255.255 arp timeout 0 ! interface Wlan-GigabitEthernet0 description Internal switch interface connecting to the embedded AP switchport trunk native vlan 4 switchport mode trunk ! interface Vlan1 description Internal LAN ip address 192.168.99.1 255.255.255.0 ip nat inside ip virtual-reassembly in ! interface Vlan4 description Wi-Fi Users ip address 192.168.100.1 255.255.255.0 ip nat inside ip virtual-reassembly in ! interface Async1 no ip address encapsulation slip ! interface GMPLS8 no ip address no fair-queue no keepalive ! ip forward-protocol nd ! ! ip http server ip http authentication local ip http secure-server ip nat inside source list 1 interface GigabitEthernet0 overload ip nat inside source list 2 interface Wlan-GigabitEthernet0 overload ip route 0.0.0.0 0.0.0.0 dhcp ! logging esm config access-list 1 permit 192.168.99.0 0.0.0.255 access-list 2 permit 192.168.100.0 0.0.0.255 ! ! ! ip domain-lookup no service config ! ! ! control-plane ! bridge 1 protocol ieee bridge 1 route ip ! line con 0 exec-timeout 0 0 logging synchronous login line 1 modem InOut stopbits 1 speed 115200 flowcontrol hardware line 2 no activation-character no exec transport preferred none transport input all transport output pad telnet rlogin udptn ssh line aux 0 line vty 0 4 password 7 1100105 login transport input all ! end -------------------------------------------------------------------------------------------------------------------------------- AP Configuration: version 12.4 no service pad service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname ap ! ! no aaa new-model ! ! dot11 syslog ! dot11 ssid Bella ! dot11 ssid Bella mbssid guest-mode vlan 4 authentication open authentication key-management wpa guest-mode wpa-psk ascii 0 5555555555 ! ! ! ! bridge irb ! ! interface Dot11Radio0 no ip address no ip route-cache ! encryption vlan 4 mode ciphers aes-ccm tkip ! ssid Bella ! antenna gain 0 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 bridge-group 1 spanning-disabled ! interface Dot11Radio0.4 encapsulation dot1Q 4 no ip route-cache bridge-group 4 bridge-group 4 subscriber-loop-control bridge-group 4 block-unknown-source no bridge-group 4 source-learning no bridge-group 4 unicast-flooding bridge-group 4 spanning-disabled ! interface Dot11Radio1 no ip address no ip route-cache encryption vlan 4 mode ciphers aes-ccm tkip ! interface GigabitEthernet0 description the embedded AP GigabitEthernet 0 is an internal interfaceconnecting AP with the host router no ip address no ip route-cache bridge-group 1 no bridge-group 1 source-learning bridge-group 1 spanning-disabled ! interface Dot11Radio1 no ip address no ip route-cache encryption vlan 4 mode ciphers aes-ccm tkip ssid Bella antenna gain 0 dfs band 3 block 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 bridge-group 1 spanning-disabled interface Dot11Radio1.4 encapsulation dot1Q 4 no ip route-cache bridge-group 4 bridge-group 4 subscriber-loop-control bridge-group 4 block-unknown-source no bridge-group 4 source-learning no bridge-group 4 unicast-flooding bridge-group 4 spanning-disabled interface GigabitEthernet0.4 encapsulation dot1Q 4 no ip route-cache bridge-group 4 no bridge-group 4 source-learning bridge-group 4 spanning-disabled ! interface BVI1 ip address dhcp no ip route-cache ! ip default-gateway 192.168.100.1 ip http server no ip http secure-server bridge 1 protocol ieee bridge 1 route ip ! interface GigabitEthernet0 no ip address no ip route-cache bridge-group 1 no bridge-group 1 source-learning bridge-group 1 spanning-disabled ! interface GigabitEthernet0.4 encapsulation dot1Q 4 no ip route-cache bridge-group 4 no bridge-group 4 source-learning bridge-group 4 spanning-disabled ! dot11 ssid Bella guest-mode mbssid guest-mode interface Dot11Radio1.4 encapsulation dot1Q 4 no ip route-cache bridge-group 4 bridge-group 4 subscriber-loop-control bridge-group 4 block-unknown-source no bridge-group 4 source-learning no bridge-group 4 unicast-flooding bridge-group 4 spanning-disabled ! line con 0 privilege level 15 login local no activation-character line vty 0 4 login local ! cns dhcp end