Show ip route – Dell POWEREDGE M1000E User Manual

Page 109

Advertising
background image

Dell Converged Enhanced Ethernet Command Reference

93

53-1002115-01

show ip route

5

show ip route

Displays the current IP routing information.

Synopsis

show ip route {| [ip-address [/mask] |longer-prefixes | static | connected | summary | all]

Operands

ip-address/mask

Mask for the route to be displayed. Valid values are integers between 0 and
32.

longer-prefixes

Specifies that only routes matching the ip-address and mask pair should be
displayed.

static

Display static routes only.

connected

Display connected routes only.

summary

Summary of all routes.

all

Shows both inactive and active routes.

Description

Use this command to display the current IP routing information.

Defaults

There are no default configurations for this command.

Command

Modes

EXEC mode

User Guidelines

There are no usage guidelines for this command.

Example

Example output of this command:

switch>show ip route all

Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP

D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area

N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2

E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP

i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2

ia - IS-IS inter area, * - candidate default, U - per-user static route

o - ODR, P - periodic downloaded static route

Gateway of last resort is 10.32.144.1 to network 0.0.0.0

10.0.0.0/8 is variably subnetted, 2 subnets, 2 masks

S 10.0.0.0/8 [1/0] via 10.32.144.1

C 10.32.144.0/20 is directly connected, GigabitEthernet4/47

S* 0.0.0.0/0 [1/0] via 10.32.144.1

See Also

show ip route summary

Advertising