Quick Reference Guide

632 PowerConnect B-Series TI24X Configuration Guide
53-1002269-02
Displaying IP configuration information and statistics
21
Displaying the IP route table
To display the IP route table, enter the following command at any CLI level.
Syntax: show ip route [<ip-addr> [<ip-mask>] [longer] [none-bgp]] | <num> | bgp | direct | ospf |
rip | static
The <ip-addr> parameter displays the route to the specified IP address.
The <ip-mask> parameter lets you specify a network mask or, if you prefer CIDR format, the
number of bits in the network mask. If you use CIDR format, enter a forward slash immediately
after the IP address, then enter the number of mask bits (for example: 209.157.22.0/24 for
209.157.22.0 255.255.255.0).
The longer parameter applies only when you specify an IP address and mask. This option displays
only the routes for the specified IP address and mask. See the example below.
The none-bgp parameter displays only the routes that did not come from BGP4.
The <num> option display the route table entry whose row number corresponds to the number you
specify. For example, if you want to display the tenth row in the table, enter ā€œ10ā€.
The bgp option displays the BGP4 routes.
The direct option displays only the IP routes that are directly attached to the Layer 3 Switch.
The ospf option displays the OSPF routes.
The rip option displays the RIP routes.
The static option displays only the static IP routes.
The default routes are displayed first.
Here is an example of how to use the direct option. To display only the IP routes that go to devices
directly attached to the Layer 3 Switch,enter the following command.
Notice that the route displayed in this example has ā€œDā€ in the Type field, indicating the route is to a
directly connected device.
PowerConnect# show ip route direct
Start index: 1 B:BGP D:Connected R:RIP S:Static O:OSPF *:Candidate default
Destination NetMask Gateway Port Cost Type
209.157.22.0 255.255.255.0 0.0.0.0 11 1 D