mahen-g
mahen-g
Hi, How about the below scenario ? The below is a leaf-list in Openconfig Model, which stores multiple values. By default, the target platform might not suppress anything to start...
Hello all, Can I please get some help here ? Thanks,
Thanks a lot. will try this out. Thanks,
Hi, I was able to proceed further and generate the schema's. However, getting stuck with the validation part. I tried the validation against 2 different data instances , but was...
cat 1.xml ============= test1 test1 2.2.2.0/24 24..32 2.2.2.0/24 24..32 yang2dsdl -s -b RPM -v 1.xml ================================= == Using pre-generated schemas == Validating grammar and datatypes ... 1.xml:1: element data: Relax-NG...
Thanks. I had tried this earlier in case-2. After adding the suggested line, hit the second error. yang2dsdl -s -b RPM -v 2.xml == Using pre-generated schemas == Validating grammar...
Hi, Installed jing and tried the below. Not sure why the error is seen. The element in the payload matches the regular expression. 2.2.2.0/24 24..26 2.2.2.0/24 24..26 /tmp/2.xml:13:76: error: character...
Thanks. Got it.
Also, line 295, needs to be the below. Insted of args.xpath, it should be args.delete_xpath delete_response = client.delete_xpaths(args.delete_xpath)
Yes, we could use the above setting. NX-OS has a limit of 12MB . So, keeping it at 16MB should be fine. Thanks, Mahendra