logic_error fix in XML
Error type: undefined
logic_errorXMLConfidence: 65%
❌ Problem - Incorrect Code
✓ Solution - Correct Code
<?xml version="1.0" encoding="utf-8"?>
<config>
<routing-instance name='default-domain:default-project:ip-fabric:__default__'>
<bgp-router name='local'>
<address><IP_ADDRESS></address>
<autonomous-system>100</autonomous-system>
<local-autonomous-system>101</local-autonomous-system>
</bgp-router>
<bgp-router name='remote'>
<address><IP_ADDRESS></address>
<autonomous-system>1</autonomous-system>
</bgp-router>
</routing-iExplanation
Modified config_test_34b.xml