Dell PowerConnect B-FCXs Configuration Manual page 921

Powerconnect b-series fcx
Hide thumbs Also See for PowerConnect B-FCXs:
Table of Contents

Advertisement

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.
PowerConnect# show ip route direct
Start index: 1
Notice that the route displayed in this example has "D" in the Type field, indicating the route is to a
directly connected device.
Here is an example of how to use the static option. To display only the static IP routes, enter the
following command.
PowerConnect# show ip route static
Start index: 1
Notice that the route displayed in this example has "S" in the Type field, indicating the route is
static.
Here is an example of how to use the longer option. To display only the routes for a specified IP
address and mask, enter a command such as the following.
PowerConnect# show ip route 209.159.0.0/16 longer
Starting index: 1 B:BGP D:Directly-Connected R:RIP S:Static O:OSPF
Destination NetMask Gateway Port Cost Type
52 209.159.38.0 255.255.255.0 207.95.6.101 1/1 1 S
53 209.159.39.0 255.255.255.0 207.95.6.101 1/1 1 S
54 209.159.40.0 255.255.255.0 207.95.6.101 1/1 1 S
55 209.159.41.0 255.255.255.0 207.95.6.101 1/1 1 S
56 209.159.42.0 255.255.255.0 207.95.6.101 1/1 1 S
57 209.159.43.0 255.255.255.0 207.95.6.101 1/1 1 S
58 209.159.44.0 255.255.255.0 207.95.6.101 1/1 1 S
59 209.159.45.0 255.255.255.0 207.95.6.101 1/1 1 S
60 209.159.46.0 255.255.255.0 207.95.6.101 1/1 1 S
This example shows all the routes for networks beginning with 209.159. The mask value and
longer parameter specify the range of network addresses to be displayed. In this example, all
routes within the range 209.159.0.0 – 209.159.255.255 are listed.
The summary option displays a summary of the information in the IP route table. The following is
an example of the output from this command.
PowerConnect B-Series FCX Configuration Guide
53-1002266-01
B:BGP D:Connected
Destination
NetMask
209.157.22.0
255.255.255.0
B:BGP D:Connected
Destination
NetMask
192.144.33.11
255.255.255.0
Displaying IP configuration information and statistics
R:RIP
S:Static
Gateway
0.0.0.0
R:RIP
S:Static
Gateway
209.157.22.12
O:OSPF *:Candidate default
Port
Cost
4/11
1
O:OSPF *:Candidate default
Port
Cost
1/1
2
26
Type
D
Type
S
879

Advertisement

Table of Contents
loading

Table of Contents