I have multiple switches (cisco catalyst, running IOS), but between my core and another switch, I created a switchmgt vlan, and I can ping from switch1 to the core, but I can't ping from the core to switch1 on the vlan40 IP address. I can ping both ways using vlan1.
Any ideas why?
I've set the spanning-tree priority lower on my core switch, but still doesn't work.
Do I need to reload my core switch for the change to take effect? Both switches have the int vlan command with an ip on them.
conf t
no int vlan1
end
ASKER
ASKER
show vlan brief
!
!
!
show ip int brief
!
!
!
show int trunk
ASKER
ASKER
Networking is the process of connecting computing devices, peripherals and terminals together through a system that uses wiring, cabling or radio waves that enable their users to communicate, share information and interact over distances. Often associated are issues regarding operating systems, hardware and equipment, cloud and virtual networking, protocols, architecture, storage and management.
TRUSTED BY
ASKER
core = Cisco 3850
others= Cisco 2960x
yes, I have vlan1 on all my switches, but I've added a 2nd svi, vlan 40 on at least 4 switches, plan to do it on all my switches, as I'm going to use vlan 40 for networkmgt vlan.
so the problem is, I need to have both vlan1 up for the existing g network to function and vlan 40 for the new vlan to manage all the switches.
so after I create the svi for vlan 40, can I disable vlan 1? will that affect traffic? all my ports are on vlan1, so I wasn't sure if I disable that, if it would affect the traffic? probably not, I think it's just for accessing g the switch, but hasn't tried yet to disable vlan1 on any of the switches.
every switches has a default gateway, still pointing to the old ip.
I will try to ping using the source command when I get into the office on Monday.
yes, every switch has vlan40 created, when you mean L2, I'm assuming it's just the vlan 40 command and not the svi command?
yes, I did a no shutdown.
I think the problem is that switch one for vlan 40 has a lower bridge priority than the priority on my core switch, vlan40.
I lowered it 3 days ago, on my core, made it 4096, but it still did t make a difference.