12-03-2023 10:43 AM - edited 12-03-2023 10:47 AM
Hi all, Im having trouble getting my cores to route to my new WLC...
I cannot ping the core from the WLC, and cannot ping the wlc from the core.
Cores to WLC: 2 interfaces, members of PO71. VLAN allowed statement in use (allowed vlan 271)
WLC to Cores: 2 interfaces, members of PO3. VLAN allowed statement in use (allowed vlan 271 (tried ALL, as well)
"Show cdp nei" on the WLC shows me that the core interfaces are connected & cdp is working.
WLC mgmt IP is 10.3.2.11 (cannot ping from core)
Core Int vlan 271 IP is 10.3.2.2 (pings from the core & my laptop)
network statement exists:
router ospf 103
router-id 10.x.x.x (removed for security)
network 10.3.2.0 0.0.0.31 area 0
coreswitch#show ip arp | inc 10.3.2.
Internet 10.3.2.2 - 0008.e3ff.fc28 ARPA Vlan271 (the int vlan 271 IP)
Internet 10.3.2.11 0 Incomplete ARPA (supposed to be my wlc - but why is it imcomplete?)
12-03-2023 04:41 PM
@williamsonjason wrote:
Cores to WLC: 2 interfaces, members of PO71. VLAN allowed statement in use (allowed vlan 271)
Is "no passive-interface interface <PHYSICAL LINK TO THE WLC>" configured?
12-04-2023 10:08 AM
i dont believe so, no... Should I?
12-04-2023 10:14 AM
@Leo Laohoo while looking through my config, I see that under the router o..... ### section in config... It's set up for some vlans, but not this new vlan. Does that make the route to that vlan stay persistent & "not passive"?
router o... ###
router-id x.x.x.x
nsf
passive-interface default
no passive-interface Vlan###
no passive-interface Vlan###
no passive-interface Vlan###
network x.x.x.x 0.0.0.255 area 0
network x.x.x.x 0.0.0.0 area 0
Do I need to add that statement for my new vlan then?
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