Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello,I am trying to SSH to always on IOS XE devices in the DevNet sandbox with Ubuntu Linux as I try to learn Python.I receive the following error when I try and connect to any of them:tiate with 131.226.217.149 port 22: no matching key exchange met...
Hello, Is it possible to use policy based routing to have a different default route applied to a specific host? For example I have two ISP's that connect directly to my external firewall and behind that firewall I have a Cisco 4500X. My host is 10.5...
Hello,I ran echo KexAlgorithms=+diffie-hellman-group14-sha1 >> ~/.ssh/config and this is the response I get now on a SSH attempt:ssh developer@sandbox-iosxe-recomm-1.cisco.comUnable to negotiate with 131.226.217.149 port 22: no matching host key type...
With PBR do I need a reverse route for the return traffic? For example I want traffic from host 10.245.20.39 destined to 173.219.143.100 to have a next hop of 4.30.164.150, and then I need reply traffic from 173.219.143.100 to take a specific route t...