Skip to main content

unclassified fix in XML

Error type: undefined

unclassifiedXMLConfidence: 65%

❌ Problem - Incorrect Code

✓ Solution - Correct Code

    <validate name="validate-oper-vrf-1">
        <vrf uuid="1" name="vrf1"/>
    </validate>

    <validate name="validate-oper-vrf-2">
        <vrf uuid="1" name="vrf1" present="no"/>
    </validate>

Explanation

Modified unicast-remote-empty-vrf.xml

Learn from thousands of patterns

Sign up to save your favorite patterns, get personalized recommendations, and level up your debugging skills.