Show ip route – Allied Telesis AT-S63 User Manual

Page 600

Advertising
background image

Chapter 32: Internet Protocol Version 4 Packet Routing

600

Section VII: Internet Protocol Routing

SHOW IP ROUTE

Syntax

show ip route [general] [full]

Parameters

general

Displays general routing information, such as the total
number of routes in the cache and the cache size.

full

Displays both the routes and the general routing
information.

Description

Entering this command without any parameters displays all of the IPv4
routes learned by the interfaces and RIP, as well as those entered as
static routes. An example of the information displayed by this command
without the parameters is shown in Figure 52.

Figure 52. SHOW IP ROUTE Command

The columns are described here:

ˆ

Destination - Destination IP address of the network or subnet. The
default route is 0.0.0.0.

ˆ

Mask - Subnet mask of the destination IP address.

ˆ

Protocol - Source of the route. Possible options are:
– Interface - Route was learned by a routing interface.
– Static - Route was entered manually as a static route.
– RIP - Route was learned by RIP.

ˆ

NextHop - IP address of the next hop to the destination network or
subnet.

IP Routes
---------------------------------------------------------
Destination

Mask

NextHop

Interface

Protocol

RipMetric

---------------------------------------------------------
0.0.0.0

0.0.0.0

202.24.124.2

VLAN2-0

Static

1

149.102.34.0

255.255.255.0

149.211.54.6

VLAN14-0

Interface

1

149.102.37.0

255.255.255.0

149.211.54.6

VLAN14-0

Interface

1

Advertising