cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
8084
Views
0
Helpful
30
Replies

Cant access my management VLAN address of my switch

hshabany
Level 1
Level 1

We have purchased a Cisco 3650 switch. The switch is working fine and I can access it through an IP address in the default VLAN but I am unable to access it through out management VLAN (254). I have 4 other Cisco 3560 switches that I can access just fine through 254 VLAN. I have allowed the 254 VLAN in the trunk but that didn't help. I am not sure what I am missing here.

1 Accepted Solution

Accepted Solutions

Hello

Are you able to wr erase that switch, delete its vlan.dat file and reload it then recreate the trunk and svi;s

wr erase
delete flash:vlan.dat
reload
..............

conf t

hostname ChangAn-SwitchInt5
vlan 254
exit

interface Vlan1
ip address 10.80.1.23 255.255.255.0

interface Vlan254
ip address 10.80.254.5 255.255.255.0

ip default-gateway 10.80.1.85

interface GigabitEthernet1/1/4
switchport trunk encapsulation dot1q
switchport mode trunk
no shut






Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

View solution in original post

30 Replies 30

Hello,

 

what is the difference between the working switches and this one ? Which template are you running (sh sdm prefer) ?

other than switch model, I cant see any differences. As for the running template, it is the desktop default template for older switches and the advanced (low scale) template for the new one. 

Perhaps changing the default gateway of the switch to appropriate host on VLAN1 and not that of VLAN254 may have something to do with it.

 

the default gateway is handled to route traffic from both VLANs

Hello

conf t

ip routing

ip route 0.0.0.0 0.0.0.0 10.80.254.1

 

 


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

Paul,

I've tried that but still not accessible through management VLAN.

Hello

apologies that wasn’t you core  switch was it? 

 

Can you post your core switch config and remove the ip routing I asked you to apply on that access switch 


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

no worries, I have deleted the route and attached configuration of core switch.

Hello

Can you ping 10.80.254.5 fro the core?

Also looks like you have enable QinQ tunneling on sw5 -  do you need it?

ChangAn-SwitchInt5

on interface GigabitEthernet1/1/4
no  switchport mode dot1q-tunnel 




Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

Paul,

cannot ping 10.80.254.8 from core switch. I have enabled QinQ tunneling because I thought that I might need it for communication between 2 different model switches.

Hello

Can you remove it and just create a normal trunk between core and L3 switch, then test again.


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

Paul,

I've already tried it with a normal trunk with the same result.

Hello

I suspect one of the l3 interfaces are not active on one or both of the switches., can you post -
sh ip int brief | in Vlan


Also make sure the respective l2 vlans are created on each switch.

 


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

Adding @paul driver suggested,  can you also post out of below command.

 

show interface status | in connected

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Review Cisco Networking for a $25 gift card