- Static and Dynamic Routes
- BGP (Border Gateway Protocol)
- Policy-Based Routing (PBR)
The Routers tab provides a breakdown of your routing table.Static Routes: Displays manually configured routes. You can add a new static route by clicking the + Add button and specifying the destination network, the next-hop gateway, and the interface.Dynamic Routes: Shows routes learned automatically from routing protocols like BGP. The table provides key details for each route:Destination: The IP address of the route destination.Gateway: The assigned gateway for the route.Distance: The administrative distance or metric used to determine the best path.Type: The protocol from which the route was learned (e.g., BGP, OSPF).
- ARPs (Address Resolution Protocol)
- Groups
The ARPs tab displays the ARP table, which maps Layer 3 IP addresses to Layer 2 MAC addresses. This is useful for troubleshooting connectivity issues at the data link layer. The table shows:The resolved IP address.The corresponding MAC address.The interface where the device was learned.The age of the entry.Whether the entry is static or dynamic.