Specifications

IP Configuration Command Set
Reviewing IP Traffic and Configuring Routes
11-40 Matrix DFE-Gold Series Configuration Guide
11.2.6.4 show ip route
Use this command to display information about IP routes.
show ip route [destination prefix destination prefix mask longer-prefixes |
connected | ospf | rip | static | summary]
Syntax Description
Command Type
Router command.
Command Mode
Any router mode.
NOTES: When there is more than one routing module configured in a Matrix chassis,
each module will create and maintain its own route tables.
Routes are managed by the RTM (Route Table Manager), and are contained in the RIB (Route
Information Base). This database contains all the active static routes, all the RIP routes, and up to
three best routes to each network as determined by OSPF.
The RTM selects up to three of the best routes to each network and installs these routes in the
FIB (Forwarding Information Base). The routes in the FIB are distributed to every module for
use by the router's distributed forwarding engine on the ingress module as frames are received.
destination prefix
destination prefix
mask
longer-prefixes
(Optional) Converts the specified address and mask into a
prefix and displays any routes that match the prefix.
connected (Optional) Displays connected routes.
ospf (Optional) Displays routes configured for the OSPF routing
protocol. For details on configuring OSPF, refer to
Section 12.2.3.
rip (Optional) Displays routes configured for the RIP routing
protocol. For details on configuring RIP, refer to
Section 12.2.2.
static (Optional) Displays static routes.
summary (Optional) Displays a summary of the IP routing table.