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

SW(trunk) - WLC(vlan1)

 

Ping fails.

what's the reason??

 

switch>

interface Vlan1
 ip address 172.29.22.1 255.255.255.0

interface GigabitEthernet1/1/1
 switchport mode trunk

 

Switch#sh cdp nei d
-------------------------
Device ID: WLC
Entry address(es):
IP address: 172.29.22.12
IPv6 address: FE80::AAB4:56FF:FEFF:51FC (link-local)
Platform: AIR-CT5520-K9, Capabilities: Host
Interface: GigabitEthernet1/1/1, Port ID (outgoing port): TenGigabitEthernet0/0/1
Holdtime : 141 sec

 

Switch#ping 172.29.22.12
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 172.29.22.12, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)

 

20201109_234008.png

1 Accepted Solution

Accepted Solutions

Scott Fella
Hall of Fame
Hall of Fame
Seems like you didn’t specify the vlan tag on the controller. Since you are using vlan 1 on the switch side, that is untagged, so you need to define vlan id 0 on the controller, not vlan 1.
-Scott
*** Please rate helpful posts ***

View solution in original post

2 Replies 2

Scott Fella
Hall of Fame
Hall of Fame
Seems like you didn’t specify the vlan tag on the controller. Since you are using vlan 1 on the switch side, that is untagged, so you need to define vlan id 0 on the controller, not vlan 1.
-Scott
*** Please rate helpful posts ***

Sandeep Choudhary
VIP Alumni
VIP Alumni

Paste the out of these commands

 

From Switch: sh run int gigxx (Where WLC is conencted)

From WLC: sh interface detailed management

 

Regards

Dont forget to rate helpful posts

Review Cisco Networking for a $25 gift card