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.
I want to use services deep-check-sync to verify if all service involved devices still have expected configuration. Here is my test scenario:1. deploy a l3vpn service instance2. issue service check-sync, return in-sync true3. issue device check-sync ...
I want to use services deep-check-sync to verify if all service involved devices still have expected configuration. Here is my test scenario:1. deploy a l3vpn service instance2. issue service check-sync, return in-sync true3. issue device check-sync ...
Changing my route policy xml template pass value line solved the problem. Thanks for everyone helping troubleshoot and finding the solutions. Change from <value>pass</value>to <value> pass
</value>The value is two spaces,...
During the l3vpn service implementation, I offer the service template in XML format. The service commit dry run can be displayed in two formats as listed below.XML format <route-policy xmlns="http://tail-f.com/ned/cisco-ios-xr"> ...