Show ip interface – Allied Telesis AT-S63 User Manual

Page 601

Advertising
background image

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

Section VII: Internet Protocol Routing

601

SHOW IP INTERFACE

Syntax

show ip interface[=

interface

|eth0]

Parameters

interface

Specifies the interface name. An interface name
consists of “VLAN” followed by the ID (VID) or name
of the VLAN and an interface number, separated by a
dash (e.g., vlan4-0). For background information,
refer to “Interface Names” on page 552. If no interface
value is specified, the switch displays all the
interfaces.

The “eth0” value can be used to designate the local
interface.

Description

This command displays the routing interfaces on a switch. An example of
the information displayed by this command is shown in Figure 49.

Figure 49. SHOW IP INTERFACE Command

The local interface of a switch, if one has been designated, is listed twice
in the table, as “eth0” at the top of the table and again as a regular entry.
For instance, the local interface on the switch in the above example is the
VLAN8-1 interface because its values and those of the “eth0” interface are
identical. The “eth0” entry contains null values (i.e., 0.0.0.0) if no local
interface is designated on the unit.

The columns in the display are:

ˆ

Interface - The interface name consisting of the VLAN’s identification
(VID) and interface number. A hash symbol (#) marks IP interfaces
where there are no active nodes in the VLAN on the switch. For
background information, refer to “Interface Names” on page 552.

---------------------------------------------------
Interface

IPAddress

NetMask

RipMet

---------------------------------------------------
eth0

149.55.14.8

255.255.255.0

1

vlan2-0

149.123.11.21

255.255.255.0

1

vlan5-0#

149.55.12.15

255.255.255.0

2

vlan8-0

149.55.13.2

255.255.255.0

1

vlan8-1

149.55.14.8

255.255.255.0

1

Advertising