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.
https://www.cisco.com/c/en/us/td/docs/dcn/nx-os/nexus9000/103x/programmability/cisco-nexus-9000-series-nx-os-programmability-guide-release-103x/m-n9k-netconf-agent-101x.html I configured NETCONF Agent Over TLS by referring to this manual, but after t...
I want to issue a netconf command from the controller server to the switch, but when I access the netconf session from the controller to ssh, it comes out as below and stops..Is there a way on the switch side to see if this came in well after flying ...
컨트롤러 서버에서 스위치로 netconf명령을 내리고 싶은데, 컨트롤러에서 ssh로 netconf세션에 접속하면 아래와 같이 나온 후 멈춰버립니다.. ssh로 컨트롤러에서 스위치로 netconf명령어를 날린 후 이게 잘 들어왔는지 스위치 쪽에서 확인할 방법이 있을까요?[root@localhost ~]# sshpass -p **** ssh -s admin@[ip] -p 830 netconfUser Access Verification<?xml ve...
I'm trying to start a session using an SSH client and send a netconf command to the switch.The request was sent successfully, but there is no response from the switch.[root@localhost ~]# sshpass -p **** ssh -s admin@[ip] -p 830 netconfUser Access Ver...
thanks to advice!! my switch model is Cisco Nexux NX api 9100.when I access the netconf session, is it normal to stop as shown below? What do I need to do next??[root@localhost ~]# sshpass -p **** ssh -s admin@[ip] -p 830 netconfUser Access Verificat...