08-22-2014 08:44 PM - edited 03-07-2019 08:30 PM
Hello Please help me
Scenario: I got a new Cisco 4510, setup vlans and vlan interfaces, all un-shuted, and connected few things, the problem is on, say port A, connecting on a carrier device.
Problem: no matter which vlans I setup on the switch port A, only port A in that vlan, switch port A is up, but vlan interface is down. setup vlans on other connected ports, only one port in that vlan, vlan interfaces came up straight away.
Things I have tried but cannot fix the issue:
1, changed the cable connecting to that carrier device.
2, moved the cable to another switch port.
3, tried different vlans and vlan interface, created new, but they all didn't work on whatever the port connecting to the carrier, and they all worked on other ports.
My question, in what situation can a switch port is up connected, but the binded vlan interface is still down?
what can I do now?
thanks a lot.
08-22-2014 08:46 PM
Also, I've reload the 4510, but could not fix the issue still.
08-23-2014 04:01 AM
Hi,
that sounds odd.
With STP enabled, the SVI should come up as soon as the first physical port in that VLAN (access or trunk) moves into the forwarding state. With STP disabled, at least one port in that VLAN just has to be up/up.
You could exclude certain ports from beeing checked with the "switchport autostate exclude" command but I don't think you did something like that.
Have you already checked the STP state of "port A"?
Could you perhaps share the output of
- show interface <port-A> status
- show interface <port-A> switchport
- show vlan id <vlan-id-of-port-A>
- show spanning-tree vlan <vlan-id-of-port-A>
- show ip int brief vlan <vlan-id-of-port-A> (you can remove the IP if it's public)
Best regards
Rolf
08-23-2014 10:15 AM
I agree that the requested output will be very helpful. I am wondering if it is possible that the layer 2 vlan was not correctly configured. The requested outputs should make that issue clear.
HTH
Rick
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