Find undefined object references that requires manual tuning adjustment
Background
After the conversion, there might be some object references that weren’t defined in the configuration or cannot be converted. In this case, the summary page would be highlighted to indicate that some object(s) within the highlighted category require manual adjustment in the tuning page before the configuration could be properly imported into a device.
_
In each object tuning page, the entries/fields with undefined object references will be highlighted for faster object tracking experience.
The downloaded configuration will also provide a commented warning line for undefined objects.
For this specific example, the configuration of policy 10000 would show:
edit 10000
set srcintf "Ethernet0/0.251"
set dstintf "any"
set srcaddr "canberra-net"
set status enable
set action accept
set comments "access-list NextGen_authentication extended permit ip object canberra-net any"
set groups "LOCAL"
set dstaddr "all"
set service "ALL"
set schedule "always"
set logtraffic disable
# Error: Undefined srcaddr object "canberra-net"
next