SimonJohansen
Level 1
Level 1
Member since ‎09-22-2020
‎01-04-2021

User Statistics

  • 9 Posts
  • 1 Solutions
  • 30 Helpful votes Given
  • 5 Helpful votes Received
Recent Badges
1 Helpful Vote
5 Replies
1 Accepted Solution

User Activity

Hello again fellow developers!I come to you yet again in distress and in need of an answer. I am trying to use the model under to retrieve interface information:import ydk.models.cisco_ios_xr.Cisco_IOS_XR_ifmgr_cfg as ifmgr_cfgThe code:model = ifmgr_...
Hi!I am trying to retrieve information on interfaces from a XR. But I only get error messages..sysView.Interfaces.Interface.append(interface) AttributeError: type object 'Interface' has no attribute 'append' The code I am trying to run: service = ...
Hi!I am trying to retrieve information from a cisco XR device.I want the information on the interfaces.  The code i am running:service = NetconfService() provider = NetconfServiceProvider(address=ip_address, username...
Community Statistics
Member Since ‎09-22-2020 01:52 AM
Date Last Visited ‎01-04-2021 12:56 PM
Posts 9
Total Helpful Votes Received 5
Helpful Votes From
Helpful Votes Given To