Allied Telesis AT-S63 User Manual

Page 583

Advertising
background image

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

Section VII: Internet Protocol Routing

583

ˆ

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

ˆ

RipMetric - RIP metric (cost) to reaching the destination.

ˆ

Interface - Name of the interface where the next hop of the route is
located. A hash symbol (#) following the name signifies that the route
is physically “down,” meaning there are no active nodes in the VLAN of
the interface.

ˆ

Preference - The preference value of the route. The preference value
is used by the switch to select a route when there is more than one
route to a remote destination.

Though this command always displays interface and static routes, RIP
routes are only displayed when the outgoing interface is up. Note that
routes are only propagated by RIP when their status at the physical level is
up. This means that a VLAN’s interface route is propagated if at least one
port in the VLAN is active.

The FDB parameter allows you to view the status of the static and RIP
routes on the switch. Figure 53 is an example of the information provided
by the FDB parameter.

Figure 53. SHOW IP ROUTE Command with the FDB Parameter

Most of the information displayed by the FDB parameter is identical to that
displayed when the command is entered without any parameters. The
difference is the addition of the Installed variable which displays the status
of the static and RIP routes, and the default route. (The FDB parameter
does not display interface routes.) A route with an Installed status of Yes
has been installed by the switch in its routing hardware. The route is ready
for use (or is already being used) and meets both of the following
conditions:

IP FDB
-------------------------------------------------------------
Destination

Mask

NextHop

Interface

Installed

Protocol

RipMetric

Preference

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

255.255.255.0

149.111.44.22

VLAN4-0

Yes

Static

1

60

149.222.66.0

255.255.255.0

149.111.22.11

VLAN2-0

Yes

Static

1

60

149.222.66.0

255.255.255.0

149.111.44.22

VLAN4-0

Yes

Static

1

60

149.222.66.0

255.255.255.0

149.111.55.17

VLAN8-0

Yes

Static

1

60

149.125.10.0

255.255.255.0

149.111.22.11

VLAN2-0

Yes

Static

1

60

Advertising