BR2(config)#show run ^ % Invalid input detected at '^' marker. BR2(config)#do show run Building configuration... Current configuration : 1467 bytes ! version 12.3 no service pad service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname BR2 ! enable secret 5 $1$UGeC$4pOBeAJmiJdn/G.QWI09W/ ! username Cisco password 7 096F471A1A0A ip subnet-zero ! no aaa new-model ! ! bridge irb ! ! interface Dot11Radio0 no ip address no ip route-cache ! encryption mode ciphers aes-ccm ! ssid bridge-c5 guest-mode ! short-slot-time concatenation 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 rts threshold 4000 power local cck 5 power local ofdm 5 station-role non-root infrastructure-client bridge-group 1 bridge-group 1 spanning-disabled ! interface FastEthernet0 no ip address no ip route-cache duplex auto speed auto bridge-group 1 bridge-group 1 spanning-disabled ! interface BVI1 ip address 192.168.0.52 255.255.255.0 no ip route-cache ! ip http server no ip http secure-server ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag ip radius source-interface BVI1 logging snmp-trap emergencies logging snmp-trap alerts logging snmp-trap critical logging snmp-trap errors logging snmp-trap warnings bridge 1 route ip ! ! ! line con 0 transport preferred all transport output all line vty 0 4 login local transport preferred all transport input all transport output all line vty 5 15 login transport preferred all transport input all transport output all ! end BR2(config)#dot11 ssid bridgec5 BR2(config-ssid)#exit BR2(config)#dot11 ssid bridge-c5 SSID bridge-c5 configured at the interface level, cannot be modified in the global mode BR2(config)#int dot11 BR2(config)#int dot11Radio 0 BR2(config-if)#ssid BR2(config-if)#ssid bridge-c5 BR2(config-if-ssid)#inf BR2(config-if-ssid)#auth BR2(config-if-ssid)#authentication open BR2(config-if-ssid)#auth BR2(config-if-ssid)#authentication key-man BR2(config-if-ssid)#authentication key-management wpa BR2(config-if-ssid)#wpa-ps BR2(config-if-ssid)#wpa-psk ascii wlanlab1234 BR2(config-if-ssid)#exit BR2(config-if)#sh *Mar 1 00:28:46.271: %LINK-3-UPDOWN: Interface Dot11Radio0, changed state to do *Mar 1 00:28:46.294: %LINK-5-CHANGED: Interface Dot11Radio0, changed state to reset *Mar 1 00:28:46.897: %LINK-3-UPDOWN: Interface Dot11Radio0, changed state to down BR2(config-if)# BR2(config-if)# *Mar 1 00:28:46.898: %LINK-5-CHANGED: Interface Dot11Radio0, changed state to reset BR2(config-if)# BR2(config-if)#ping 192.168. *Mar 1 00:28:53.040: %DOT11-4-UPLINK_ESTABLISHED: Interface Dot11Radio0, Associated To AP BR1 0013.60c9.0040 [None WPAv2 PSK] *Mar 1 00:28:53.041: %LINK-3-UPDOWN: Interface Dot11Radio0, changed state to up *Mar 1 00:28:54.041: %LINEPROTO-5-UPDOWN: Line protocol on Interface Dot11Radio0, changed state to up0.51 ^ % Invalid input detected at '^' marker. BR2(config-if)#ping 192.168.0.52 ^ % Invalid input detected at '^' marker. BR2(config-if)# BR2#con *Mar 1 00:29:00.092: %SYS-5-CONFIG_I: Configured from console by consdo ping 192.168.0.51 ^ % Invalid input detected at '^' marker. BR2#ping 192.168.0.51 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.0.51, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/2 ms BR2#show run BR2#show running-config Building configuration... Current configuration : 1599 bytes ! version 12.3 no service pad service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname BR2 ! enable secret 5 $1$UGeC$4pOBeAJmiJdn/G.QWI09W/ ! username Cisco password 7 096F471A1A0A ip subnet-zero ! no aaa new-model ! dot11 ssid bridgec5 ! ! ! bridge irb ! ! interface Dot11Radio0 no ip address no ip route-cache ! encryption mode ciphers aes-ccm ! ssid bridge-c5 authentication open authentication key-management wpa guest-mode wpa-psk ascii 7 044C0707012D4D4C584B5643 ! short-slot-time concatenation 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 rts threshold 4000 power local cck 5 power local ofdm 5 station-role non-root infrastructure-client bridge-group 1 bridge-group 1 spanning-disabled ! interface FastEthernet0 no ip address no ip route-cache duplex auto speed auto bridge-group 1 bridge-group 1 spanning-disabled ! interface BVI1 ip address 192.168.0.52 255.255.255.0 no ip route-cache ! ip http server no ip http secure-server ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag ip radius source-interface BVI1 logging snmp-trap emergencies logging snmp-trap alerts logging snmp-trap critical logging snmp-trap errors logging snmp-trap warnings bridge 1 route ip ! ! ! line con 0 transport preferred all transport output all line vty 0 4 login local transport preferred all transport input all transport output all line vty 5 15 login transport preferred all transport input all transport output all ! end