Skip to content

Conversation

WendellOdom
Copy link
Contributor

The older version was crashing with "Unsupported IP Protocol Type" message. Changed to add some XML filtering to fix (as copied from other samples in this repo). Specifically:

  • add a hostname_filter variable (copied from other samples)
  • include the hostname_filter parameter when making the NetConf call with NCCLIENT.

Also changed the syntax of one print statement so that it works with both Python 2.7 and 3.x.

Older version was crashing with "Unsupported IP Protocol Type" message. Changed to add some XML filtering to fix (as copied from other samples in this repo). Also changed the sytnax of one print statement so that it works with both Python 2.7 and 3.x.
@hpreston hpreston merged commit 486b820 into CiscoDevNet:master Dec 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants