Use the IP > Routing > Routing Table pages to display the routing table or to configure the maximum number of equal-cost paths that can transmit traffic to the same destination.
Use the IP > Routing > Routing Table (Show Information) page to display all routes that can be accessed via local network interfaces, through static routes, or through a dynamically learned route. If route information is available through more than one of these methods, the priority for route selection is local, static, and then dynamic. Also note that the route for a local interface is not enabled (i.e., listed in the routing table) unless there is at least one active link connected to that interface.
Command Usage
The Forwarding Information Base (FIB) contains information required to forward IP traffic. It contains the interface identifier and next hop information for each reachable destination network prefix based on the IP routing table. When routing or topology changes occur in the network, the routing table is updated, and those changes are immediately reflected in the FIB.
The FIB is distinct from the routing table (or, Routing Information Base - RIB), which holds all routing information received from routing peers. The forwarding information base contains unique paths only. It does not contain any secondary paths. A FIB entry consists of the minimum amount of information necessary to make a forwarding decision on a particular packet. The typical components within a forwarding information base entry are a network prefix, a router port identifier, and next hop information.
The Routing Table only displays routes which are currently accessible for forwarding. The router must be able to directly reach the next hop, so the VLAN interface associated with any dynamic or static route entry must be up.
Command Parameters
VLAN identifier (i.e., configured as a valid IP subnet).
IP address of the destination network, subnetwork, or host. Note that the address 0.0.0.0 indicates the default gateway for this router.
Network mask for the associated IP subnet. This mask identifies the host address bits used for routing to specific subnets.
The IP address of the next hop (or gateway) in this route.
Cost for this interface.
The protocol which generated this route information. (Options: Local, Static, Others)