03-13-2013 01:57 AM - edited 07-03-2021 11:43 PM
hi
I have a problem in join my ap1130ag in my wlc 2504
i activate dhcp internel (172.19.1.50 ----> 172.19.1.60) in wlc and this wlc affected adresse for ap1130ag (172.19.1.51)
wlc and ap1130ag is connected with switch 2960 (port 17,18)
this port the switche is configured in trunk mod alowed all vlan
then my wlc not detected ap1130ag
please if you understand open my problems
and Thanks
03-13-2013 04:03 AM
please have the following outputs attached:
WLC>show inteface detailed management
On the switch
show run int < interface at which the AP is connected >
show run int < interface at which the controller is connected >
03-13-2013 04:37 AM
thanks for your repply
WLC>show inteface detailed management
Interface Name................................... management
MAC Address...................................... 6c:20:56:b8:d8:40
IP Address....................................... 172.19.1.1
IP Netmask....................................... 255.255.255.0
IP Gateway....................................... 172.19.1.1
External NAT IP State............................ Disabled
External NAT IP Address.......................... 0.0.0.0
VLAN............................................. untagged
Quarantine-vlan.................................. 0
Active Physical Port............................. 1
Primary Physical Port............................ 1
Backup Physical Port............................. Unconfigured
Primary DHCP Server.............................. 172.19.1.1
Secondary DHCP Server............................ Unconfigured
DHCP Option 82................................... Disabled
ACL.............................................. Unconfigured
AP Manager....................................... Yes
Guest Interface.................................. No
L2 Multicast..................................... Disabled
------------------------------------------------------------------------------------------------------------------------------------------------
show run int < interface at which the AP is connected >
sh run interface fa0/20
Current configuration : 85 bytes
!
interface FastEthernet0/20
switchport access vlan 100
switchport mode trunk
end
----------------------------------------------------------------------------------------------------------------------------------------------
show run int < interface at which the controller is connected >
sh run interface fa0/18
Current configuration : 85 bytes
!
interface FastEthernet0/18
switchport access vlan 100
switchport mode trunk
end
03-13-2013 06:00 AM
first thing
in the management vlan configuration you have configured the interface ip address to be the same as the default gateway ip address which is completely wrong.
second thing you should configure the interface connecting the ap to be access port normally
int fa0/20
switchport mode access
switchport access vlan 100
now for the port on which the controller is connected, normally it should be trunk
now the question the ip range 172.19.1.0 /24 represented by which vlan id on your routing
device??
-----------------------------------------------------------------------
Please make sure to rate correct answers
03-13-2013 06:21 AM
thanks for your reply
i solve my probleme by conversion ap1130ag to lwapp mod
i suived this video http://www.youtube.com/watch?v=wWDrFjwVNb0
my current problems is ap no accepte some commande (ex :conf t)
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