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.
Hi Team,
We get the container and leaf objects or names from below wiki “http://ydk.cisco.com/py/docs/gen_doc_531564d964aade059e8139143a74c349e994da1a.html#ydk.models.cisco_ios_xr.Cisco_IOS_XR_config_mda_cfg.ActiveNodes.ActiveNode.ClockInterface.Cl...
Hi Team,
From the latest ydk page (0.8.3) (http://ydk.cisco.com/py/docs/gen_doc_dfe42d73c3f4f1961e486d4f23a11f136f62317a.html#ydk.models.cisco_ios_xr.Cisco_IOS_XR_ifmgr_cfg.InterfaceConfigurations.InterfaceConfiguration) the container name for freq...
Hi Yan,
Thanks for the response. Could you please help clarifying below query,
why the compiled file shows as "cisco_ios_xr_freqsync_cfg_frequency_synchronization" and ydk page show as "frequency_synchronization", is this anything to do with ydk...
Hi Yan Gorelik,
Please find the method and the import used below,
Issue seen in both ydk version 7.1.1 and 7.3.1
XR Version in box NCS5500:
7.3.1
Import :
from ydk.models.cisco_ios_xr import Cisco_IOS_XR_ifmgr_cfg as xr_ifmgr_cfg
Method:
de...