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

cisco packet tracer wlc unable to connect LAPs

R Manjunatha
Level 3
Level 3

Hi

There is no connection between WLC to LW-AP and there is no capwap connection as well.

RManjunatha_0-1678865943700.pngRManjunatha_1-1678866099441.png

RManjunatha_2-1678866285757.pngRManjunatha_3-1678866320929.png

 

RManjunatha_4-1678866368657.pngRManjunatha_5-1678866978277.png

 

D1

interface FastEthernet0/1

switchport trunk encapsulation dot1q

switchport mode trunk

switchport nonegotiate

!

interface FastEthernet0/2

switchport trunk encapsulation dot1q

switchport mode trunk

switchport nonegotiate

!

interface FastEthernet0/3

switchport trunk encapsulation dot1q

switchport mode trunk

switchport nonegotiate

!

interface FastEthernet0/4

switchport trunk encapsulation dot1q

switchport mode trunk

switchport nonegotiate

!

interface FastEthernet0/5

no switchport

ip address 10.0.0.1 255.255.255.252

duplex auto

speed auto

!

interface FastEthernet0/6

no switchport

ip address 10.0.1.1 255.255.255.0

duplex auto

speed auto

!

interface FastEthernet0/7

switchport trunk encapsulation dot1q

switchport mode trunk

switchport nonegotiate

!

interface FastEthernet0/8

switchport trunk encapsulation dot1q

switchport mode trunk

switchport nonegotiate

!

interface FastEthernet0/9

!

interface FastEthernet0/10

!

interface FastEthernet0/11

!

interface FastEthernet0/12

!

interface FastEthernet0/13

!

interface FastEthernet0/14

!

interface FastEthernet0/15

!

interface FastEthernet0/16

!

interface FastEthernet0/17

!

interface FastEthernet0/18

!

interface FastEthernet0/19

!

interface FastEthernet0/20

!

interface FastEthernet0/21

!

interface FastEthernet0/22

!

interface FastEthernet0/23

!

interface FastEthernet0/24

!

interface GigabitEthernet0/1

!

interface GigabitEthernet0/2

!

interface Vlan1

no ip address

shutdown

!

interface Vlan2

mac-address 0001.438a.2c01

ip address 192.168.2.1 255.255.255.0

ip helper-address 192.168.250.100

!

interface Vlan3

mac-address 0001.438a.2c02

ip address 192.168.3.254 255.255.255.0

ip helper-address 192.168.250.100

standby 3 ip 192.168.3.1

standby 3 priority 120

standby 3 preempt

!

interface Vlan5

mac-address 0001.438a.2c03

ip address 192.168.5.254 255.255.255.0

ip helper-address 192.168.250.100

standby 5 ip 192.168.5.1

standby 5 preempt

!

interface Vlan9

mac-address 0001.438a.2c04

ip address 192.168.9.254 255.255.255.0

ip helper-address 192.168.250.100

standby 9 ip 192.168.9.1

standby 9 priority 120

standby 9 preempt

!

interface Vlan14

mac-address 0001.438a.2c05

ip address 192.168.14.254 255.255.255.0

ip helper-address 192.168.250.100

standby 14 ip 192.168.14.1

standby 14 preempt

!

router eigrp 10

network 10.0.0.0

network 192.168.3.0

network 192.168.5.0

network 192.168.9.0

network 192.168.14.0

network 192.168.2.0

auto-summary

4 Replies 4

Rich R
VIP
VIP

1. Packet tracer is a training emulator which may behave differently from a real network.

2. Your APs need connectivity to the WLC and they need to know how to discover the WLC - local subnet broadcast, DNS, DHCP option 43, PnP

3. I notice your AP has 192.168.5.7/24 IP but your DHCP config lists first IP in that subnet as 192.168.9.0 (different subnet) - I wonder if that could confuse your emulator?

1. Yes, packet tracer is not a real network since I need to practice and there is no other option. even I could not find any simulator for LW-AP in eve-ng as well.

2. wlc gig/1 interface to switch f0/8 interface is trunk mode ? if I talk about the L2 network. Similarly, if I connected wlc L3 network what would be the configuration?  I believe there is no communication between WLC to APs

RManjunatha_0-1678947447731.png

3. yes its a typographic error and I correct it.

 

Rich R
VIP
VIP

If the APs and WLC are in the same broadcast domain - which usually means the same VLAN - then the APs can discover the WLC by broadcast.  The AP must have an IP address first - either by static config or DHCP.
That VLAN needs to be the untagged (native) VLAN on the AP switch port and the controller needs to have the management interface on that VLAN.

Hi,

Somewhat I figure out to communicate all APs with WLC and now my wifi end user not getting the DHCP IP address as shown.

RManjunatha_0-1679153667445.pngRManjunatha_1-1679153695909.png

 

RManjunatha_3-1679154197378.png

 

 

 

Review Cisco Networking for a $25 gift card