cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
454
Views
0
Helpful
1
Replies

cisco Nexus5548 is not accessible via management and console

karinn001
Level 1
Level 1

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.

 

1 Accepted Solution

Accepted Solutions

Mark Malone
VIP Alumni
VIP Alumni

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

View solution in original post

1 Reply 1

Mark Malone
VIP Alumni
VIP Alumni

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