EvanC
Level 1
Level 1
Member since ‎07-21-2021
‎08-18-2021

User Statistics

  • 10 Posts
  • 0 Solutions
  • 0 Helpful votes Given
  • 5 Helpful votes Received
Recent Badges
1 Helpful Vote
5 Replies
FirstQuestion

User Activity

I'd like to connect to this reserved sandbox IOS XR Programmability Sandbox using NETCONF protocol. Firstly, I tested the connection using python ncclient with below lab_env settings. The connection is set up successfully.IOS_XR_r1_rsv = { "host":...
I am testing the connection to IOS XR Always-On Sandbox using ncclient. The code should be quite straight forwardfrom ncclient import managerwith manager.connect( host='sandbox-iosxr-1.cisco.com', # IP address of device port=830...
I am learning Ansible with the IOS XE device. Everything works smooth in the beginning but since last Thursday, I am not able to connect to these two sandboxes using Ansible:sandbox-iosxe-recomm-1.cisco.comios-xe-mgmt.cisco.comThe error messages are:...
I'm playing with the Ansible Hands On lab with NXOS Sandbox On step 3, I understand the purpose is to create a playbook to copy a customized hosts file to replace the default hosts files stored in /etc/hosts However, when I run the playbook as per th...
I am running through this lab "Exploring IOS XE YANG Data Models with NETCONF"when I try this command to ssh to the CSR1000V Host (sandbox-iosxe-recomm-1.cisco.com), ssh -oHostKeyAlgorithms=+ssh-dss developer@sandbox-iosxe-recomm-1.cisco.com -p 830 -...
Community Statistics
Member Since ‎07-21-2021 06:59 PM
Date Last Visited ‎08-18-2021 12:04 AM
Posts 10
Total Helpful Votes Received 5
Helpful Votes From