I had a similar problem until I added a route in the mgmt VLAN context even though the switch already had a default route.So in your case try:mgmt vlan (yes without the VLAN id)ip route 0.0.0.0/0 next-hop your.router.ip.hereYou may find you can then...