summaryrefslogtreecommitdiffstats
path: root/examples/ncclient/test_edit_config.sh
AgeCommit message (Collapse)AuthorFilesLines
2019-01-23Update ncclient examplesMichal Cmarada1-0/+37
- added optional parameter host for copy_config, get_config and edit-config. - added basic tests for interfaces: - loopback interface - af-packet interface - tap interface - added diff_xml.py to find differences between two sets of config. It supports both full xml comparison and comparison based on xPath - added example diff between running and candidate config (interfaces) - fixed formatting and namespaces Change-Id: If6dd7a76fab538735ab92c67f9457326fbcba7ec Signed-off-by: Michal Cmarada <mcmarada@cisco.com>