06-25-2020 04:27 PM
I am trying to create a lab using csr1000v-universalk9.16.06.04 on VMWare Workstation
I have followed the standard configs
1. Created username and password with privilege level 15
2. Generate certificate
3. netconf ssh
4. netconf-yang
5. line vty 0 4 - transport input ssh and login local
6. aaa new-model, enable authentication local and authorization exec local
When i try to connect from my Ubuntu VM or Ubuntu App on Windows:
rodevnet@DOUBLE-O:~$ ssh -s admin@192.168.239.128 -p 830 netconf
I get below error
ssh: connect to host 192.168.239.128 port 830: Connection refused
Please help
Solved! Go to Solution.