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.
When attempting to SSH to my Router I received the following error: 'no matching cipher found. Their offer: aes128-cbc,3des-cbc,aes192-cbc,aes256-cbc'I have got around it by using: 'ssh -c aes256-cbc example@IP'How do I make it so that I do not have ...
Hey guys,I am currently learning GNS3 and I am aware that I need to obtain the relevant images/licenses.Is anyone aware of what I need to purchase exactly? Is it 'Cisco Modeling Labs - Personal' Thanks in advace!
Thanks for your reply!I forgot to mention that I am just going to be using a VM and I'm just doing some Router configuration for a university project. So I thought GNS3 would be the best option as I am going to be writing python scripts to automate s...