02-26-2019 12:47 AM
Hey all, I'm trying to do SSH to my router via management interface but it is not working, it doesn't work via same network or if connected directly.
02-26-2019 12:52 AM
02-26-2019 02:16 AM
There is absolutely no problem with SSH access via VTY lines.
02-26-2019 03:44 PM
If SSH works ok for vty then it certainly is not a question about whether SSH is properly configured. If SSH works to vty but does not work to management interface then it suggests that there is some other issue, perhaps the management vrf does not have a route to the subnet where you are originating SSH?
HTH
Rick
02-26-2019 02:10 AM
Hello
Be easier if you posted th
@stephennoel wrote:
Hey all, I'm trying to do SSH to my router via management interface but it is not working, it doesn't work via same network or if connected directly.
If applicable, Could you post the config of the router in question, could a various reasons why it isn't working
02-26-2019 02:15 AM
interface GigabitEthernet0
vrf forwarding Mgmt-intf
ip address 10.10.X.X 255.255.255.0
negotiation auto
end
Configuration for mgmt interface;
There is no problem with SSH access via VTY lines.
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