cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

NETCONF on CSR 1000V

Ochieng2006
Level 1
Level 1

 

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

Who Me Too'd this topic