Show ip interface – Allied Telesis AT-S63 User Manual

Page 295

Advertising
background image

AT-S63 Stack Command Line Interface User’s Guide

Section V: Internet Protocol Routing

295

SHOW IP INTERFACE

Syntax

show ip interface[=

interface

|eth0]

Parameters

interface

Specifies an 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). If no interface value is specified,
the command displays all the interfaces.

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

Description

This command displays the routing interface on the stack. An example of
the information displayed by this command is shown in Figure 36.

Figure 36. SHOW IP INTERFACE Command

The local interface of the stack is listed twice in the table, as “eth0” and
again as a regular entry. For instance, the local interface on the stack 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. An interface with a hash symbol (#) does
not have any active nodes in its VLAN on the stack.

ˆ

IPAddress - The interface’s IP address. The address is assigned
manually to the interface or automatically by a DHCP or BOOTP
server. If the address is 0.0.0.0, the interface is configured to receive
its IP configuration from a DHCP or BOOTP server, but the server has
not responded.

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

IPAddress

NetMask

RipMet

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

149.55.14.8

255.255.255.0

1

vlan8-1

149.55.14.8

255.255.255.0

1

Advertising