09-02-2021 03:58 AM
hello
i have a cisco router controller Model 2504 and a AIR-CAP2702i-E-K9, the problem is the controller cannot see the air cap here the configuration of AIR-CAP
Current configuration : 1763 bytes
!
! Last configuration change at 01:06:21 UTC Mon Mar 1 1993
version 15.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname ap
!
!
logging rate-limit console 9
enable secret 5 $1$1SGC$R7cOg8rOqDCPVtmhCu20f1
!
no aaa new-model
no ip source-route
no ip cef
!
!
!
!
dot11 pause-time 100
dot11 syslog
!
!
no ipv6 cef
!
!
username Cisco password 7 1531021F0725
!
!
bridge irb
!
!
!
interface Dot11Radio0
no ip address
shutdown
antenna gain 0
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 Dot11Radio1
no ip address
shutdown
antenna gain 0
peakdetect
no dfs band 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
duplex auto
speed auto
bridge-group 1
bridge-group 1 spanning-disabled
no bridge-group 1 source-learning
!
interface GigabitEthernet1
no ip address
shutdown
duplex auto
speed auto
bridge-group 1
bridge-group 1 spanning-disabled
no bridge-group 1 source-learning
!
interface BVI1
mac-address 2cd0.2d57.fa10
ip address 192.168.1.6 255.255.255.0
ipv6 address dhcp
ipv6 address autoconfig
ipv6 enable
!
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
!
!
bridge 1 route ip
!
!
!
line con 0
line vty 0 4
login local
transport input all
!
end
09-02-2021 04:58 AM
Hello @BobOscar14386 ,
what version of Air OS is on the WLC 2504 ?
you may need a minimal version to support this model of AP.
Hope to help
Giuseppe
09-02-2021 06:54 AM
I have another one and it work normally but this one i reset it.
09-02-2021 07:46 AM - edited 09-02-2021 07:47 AM
Hello @BobOscar14386 ,
OK so the version should be fine.
What is the IP address of the WLC ?
I don't see any static default route configured on the AP
>> interface BVI1
mac-address 2cd0.2d57.fa10
ip address 192.168.1.6 255.255.255.0
With current configuration the AP can register only if the WLC has an IP address in the same IP subnet 192.168.1.0/24
By the way, you have a static IP address and most cases APs take IP address from DHCP and use a DHCP option to locate the WLC
Hope to help
Giuseppe
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide