07-13-2016 01:08 AM - edited 03-08-2019 06:37 AM
Hi,
We have a cisco Nexus5548 Chassis ("O2 32X10GE/Modular Universal Platform Supervisor"), its not accessible through SSH and console. Kindly help us, currently we have isolate the switch from the network and redundant routing the traffic.
Solved! Go to Solution.
07-13-2016 02:11 AM
Hi
can you post the config you have setup for the mgmt. port , is the default route set in the vrf with the context set as well for the mgmt. vrf
can you ping the device ok , have you created ssh keys ? turn the feature on as well
conf t --- feature ssh
setup for mgmt. port
vrf context management
ip route 0.0.0.0/0 x.x.x.x
interface mgmt0
description xxxxxxxxxx
vrf member management
ip address x.x.x.x
.....................
console out of the box is not blocked at all what prompt do you get when your connected to console port
07-13-2016 02:11 AM
Hi
can you post the config you have setup for the mgmt. port , is the default route set in the vrf with the context set as well for the mgmt. vrf
can you ping the device ok , have you created ssh keys ? turn the feature on as well
conf t --- feature ssh
setup for mgmt. port
vrf context management
ip route 0.0.0.0/0 x.x.x.x
interface mgmt0
description xxxxxxxxxx
vrf member management
ip address x.x.x.x
.....................
console out of the box is not blocked at all what prompt do you get when your connected to console port
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