cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
165
Views
0
Helpful
0
Replies

1142 WGB CPU 100%

terrygwazdosky
Level 1
Level 1

I setup an 1142n as a work group bridge and the cpu goes to 100% on boot up.  When I do a "show process memory sorted" all processes show as 0.00%.

 

Please let me know if you have any ideas.

 

Thanks.

 

IOS Version:c1140-k9w7-mx.153-3.JBB

 

My config is:

version 15.3
no service pad
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
service password-encryption
!
hostname ap-mob-wgb99
!
!
logging rate-limit console 9
enable secret 12345xyz
!
aaa new-model
!
!
aaa authentication login default group tacacs+ local
aaa authentication enable default group tacacs+ enable
aaa authorization console
aaa authorization exec default group tacacs+ local
aaa accounting exec default start-stop group tacacs+
aaa accounting commands 15 default start-stop group tacacs+
aaa accounting system default start-stop group tacacs+
no aaa accounting system guarantee-first
!
!
!
!
!
aaa session-id common
clock timezone EST -5 0
clock summer-time EST recurring
no ip source-route
no ip cef
ip domain name myorg.com
!
!
!
!
dot11 syslog
!
dot11 ssid MYSSID
   authentication open eap eap
   authentication network-eap eap
   authentication key-management wpa version 2
   dot1x credentials mylogin
   dot1x eap profile eapfast
!
!
!
eap profile eapfast
 method fast
!
no ipv6 cef
!
!
dot1x credentials mylogin
 username mylogin
 password mypassword
!
username abc123 privilege 15 secret 12345
!
!
ip ssh version 2
bridge irb
!
!
!
interface Dot11Radio0
 no ip address
 no ip route-cache
 !
 encryption mode ciphers aes-ccm
 !
 ssid MYSSID
 !
 antenna gain 0
 station-role workgroup-bridge
 mobile station scan 2412 2437 2462
 bridge-group 1
 bridge-group 1 spanning-disabled
!
interface Dot11Radio1
 no ip address
 no ip route-cache
 shutdown
 antenna gain 0
 peakdetect
 dfs band 3 block
 channel dfs
 station-role root
 bridge-group 1
 bridge-group 1 subscriber-loop-control
 bridge-group 1 spanning-disabled
 bridge-group 1 block-unknown-source
 no bridge-group 1 source-learning
 no bridge-group 1 unicast-flooding
!
interface GigabitEthernet0
 no ip address
 no ip route-cache
 duplex auto
 speed auto
 bridge-group 1
 bridge-group 1 spanning-disabled
!
interface BVI1
 mac-address c47d.4f3a.1188
 ip address dhcp
 no ip route-cache
!         
ip forward-protocol nd
no ip http server
no ip http secure-server
ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
!
ip access-list standard ncm
 permit 10.0.0.23
!
logging trap notifications
logging host 10.0.0.23
!
snmp-server community uN4v41l4Bl3! RO ncm
snmp-server ifindex persist
tacacs-server host 10.0.0.11 key mykey123
tacacs-server host 10.0.0.12 key mykey123
!
bridge 1 route ip
!
!
!
line con 0
 exec-timeout 15 0
 logging synchronous
line vty 0 4
 exec-timeout 15 0
 logging synchronous
 transport input ssh
line vty 5 15
 exec-timeout 15 0
 logging synchronous
 transport input ssh
!
sntp server 10.0.0.50

 

 

 

 

 

0 Replies 0
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: