beautypg.com

Show ip route – Allied Telesis AT-S62 User Manual

Page 375

background image

AT-S62 Management Software Command Line Interface User’s Guide

Section I: Basic Operations

375

SHOW IP ROUTE

Syntax

show ip route

Parameter

None

Description

This command displays the switch’s IP route table. An example is shown
in Figure 38.

Figure 38. SHOW IP ROUTE Command

The columns are defined here:

ˆ

Destination - The IP address of a destination network, subnetwork, or
end node.

ˆ

Mask - A filter used to designate the active part of the destination IP
address. A binary 1 in the mask indicates an active bit in the address
while a binary 0 indicates that the corresponding bit in the address is
not.

ˆ

Next Hop - The IP address of the next intermediary device to reaching
the destination network, subnetwork, or end node.

ˆ

Interface - The interface on the switch where the next hop is located.
The switch has two interfaces. The interface “loopback” is for internal
diagnostics only. The other interface is “eth0.”

Example

The following command displays the IP route table:

show ip route

Destination

Mask

Next Hop

Interface

---------------------------------------------------------------
127.0.0.0

255.0.0.0

127.0.0.1

loopback

169.254.0.0

255.255.0.0

169.254.37.1

eth0

169.254.37.1

255.255.255.255

127.0.0.1

loopback