Tools

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

Developer Sustainability Week Events

Build for Better Code Challenge

Cisco U. Spotlight Registration


>> View previously featured conversations <<

Forum Posts

Hi All,I currently use the following EEM script to generate an RSA key on bootup of an IOS image in VIRLevent manager session cli username "cisco"event manager applet EEM_SSH_Keygen authorization bypass event syslog pattern "SYS-5-RESTART" action 0.0...

sihart by Cisco Employee
  • 1708 Views
  • 1 replies
  • 0 Helpful votes

using ISIS get oper samples, if the router isis is configured for TE I get traceback:$ ./nc-read-xr-clns-isis-oper-22-ydk.py ssh://cisco:cisco@10.101.112.1:830/usr/lib/python2.7/dist-packages/Crypto/Cipher/blockalgo.py:141: FutureWarning: CTR mode ne...

mamikhai by Cisco Employee
  • 419 Views
  • 2 replies
  • 0 Helpful votes

This time we have some examples to configure syslog for local logging! Includes four boilerplates and five custom apps to configure syslog forlocal logging:nc-create-xr-infra-syslog-cfg-30-ydk.py - Logging console disablenc-create-xr-infra-syslog-cfg...

jetorell by Level 1
  • 521 Views
  • 0 replies
  • 1 Helpful votes

Added are now five custom apps to encode the access list configuration using the Cisco IOS XR native models and the CODEC service.cd-encode-xr-ipv4-acl-cfg-20-ydk.py - Set log-update ratecd-encode-xr-ipv4-acl-cfg-22-ydk.py - Set log-update rate & thr...

shgandhi by Level 1
  • 506 Views
  • 0 replies
  • 0 Helpful votes

Both ydk-gen and ydk-cpp have been updated at github.Here is a list of features that have gone into the release:2017-06-06 version 0.5.5Added equality operator for model API objects (#432)Improved handling of presence containers (#437)Added cisco-ios...

abhirame by Cisco Employee
  • 341 Views
  • 0 replies
  • 0 Helpful votes

Both ydk-gen and ydk-py have been updated at github.Here is a list of features that have gone into the release:2017-06-06 version 0.5.5Fixed bundle setup.py to match ydk core dependency in bundle profile (#433)Updated lxml dependency for ydk core pac...

abhirame by Cisco Employee
  • 585 Views
  • 0 replies
  • 0 Helpful votes

More sample apps! This time I've added some sample apps for encoding syslog and debug timestamps into XML.Includes one boilerplate app and five custom apps to encode log/debugtimestamps in XML:cd-encode-xr-infra-syslog-cfg-20-ydk.py - Disable log tim...

jetorell by Level 1
  • 442 Views
  • 0 replies
  • 0 Helpful votes

Added six custom apps to configure the access lists using the Cisco IOS XR native models and the CRUD service. nc-create-xr-ipv4-acl-cfg-20-ydk.py - Set log-update ratenc-create-xr-ipv4-acl-cfg-22-ydk.py - Set log-update rate & thresholdnc-create-xr-...

shgandhi by Level 1
  • 546 Views
  • 0 replies
  • 0 Helpful votes

We've reached over 600 sample apps in the ydk-py-samples repository!622 apps43 data models (config, operationa, RPCs)3 model bundles (Cisco IOS XR, OpenConfig, IETF)3 YDK services (CRUD, Codec, Executor)1 repository (ydk-py-samples)Very special thank...

saalvare by Cisco Employee
  • 927 Views
  • 0 replies
  • 6 Helpful votes

My first contribution to the ydk-py sample apps! Learning fast at Cisco, starting from no networking experience to automating apps in hours.Includes four boilerplate and six custom apps to configure syslog and debug timestamps:nc-create-xr-infra-sysl...

jetorell by Level 1
  • 444 Views
  • 0 replies
  • 2 Helpful votes

Newly added four custom apps to encode Prefix List configuration using the Cisco IOS XR native models and the CODEC service.cd-encode-xr-ipv4-acl-cfg-80-ydk.py - allow single prefixcd-encode-xr-ipv4-acl-cfg-82-ydk.py - allow multiple prefixescd-encod...

shgandhi by Level 1
  • 605 Views
  • 0 replies
  • 0 Helpful votes
Top Solution Authors