@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/ai/agent-linux-routing-tables-and-ip-route-lookup>
  a schema:TechArticle ;
  schema:headline "Agent Linux Routing Tables and ip route Lookup" ;
  schema:url <https://anchorfact.org/ai/agent-linux-routing-tables-and-ip-route-lookup/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.685" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/agent-linux-routing-tables-and-ip-route-lookup>
  schema:citation <https://man7.org/linux/man-pages/man8/ip-route.8.html> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/agent-linux-routing-tables-and-ip-route-lookup>
  schema:citation <https://man7.org/linux/man-pages/man8/ip.8.html> ;
  af:sourceTier "B" .