Table 17, Displaying ip interface information – Brocade Communications Systems Layer 3 Routing Configuration ICX 6650 User Manual

Page 135

Advertising
background image

Brocade ICX 6650 Layer 3 Routing Configuration Guide

117

53-1002603-01

Displaying IP configuration information and statistics

When you specify how many seconds’ worth of statistics you want to display, the software selects
the sample that most closely matches the number of seconds you specified. In this example,
statistics are requested for the previous two seconds. The closest sample available is actually for
the previous 1 second plus 80 milliseconds.

Syntax: show process cpu [num]

The num parameter specifies the number of seconds and can be from 1 through 900. If you use
this parameter, the command lists the usage statistics only for the specified number of seconds. If
you do not use this parameter, the command lists the usage statistics for the previous one-second,
one-minute, five-minute, and fifteen-minute intervals.

Displaying IP interface information

To display IP interface information, enter the following command at any CLI level.

Syntax: show ip interface [ethernet stack-unit/slotnum/portnum] | [loopback num] |[tunnel num]

| [ve num]

This display shows the following information.

TABLE 17

CLI display of interface IP configuration information

Field

Description

Interface

The type and the slot and port number of the interface.

IP-Address

The IP address of the interface.
NOTE: If an “s” is listed following the address, this is a secondary address. When the address

was configured, the interface already had an IP address in the same subnet, so the
software required the “secondary” option before the software could add the interface.

OK?

Whether the IP address has been configured on the interface.

Method

Whether the IP address has been saved in NVRAM. If you have set the IP address for the
interface in the CLI, but have not saved the configuration, the entry for the interface in the
Method field is “manual”.

Status

The link status of the interface. If you have disabled the interface with the disable command,
the entry in the Status field will be “administratively down”. Otherwise, the entry in the Status
field will be either “up” or “down”.

Protocol

Whether the interface can provide two-way communication. If the IP address is configured, and
the link status of the interface is up, the entry in the protocol field will be “up”. Otherwise the
entry in the protocol field will be “down”.

Brocade# show ip interface

Interface IP-Address OK? Method Status Protocol

Ethernet 1/1/1 10.95.6.173 YES NVRAM up up

Ethernet 1/1/2 10.3.3.3 YES manual up up

Loopback 1 10.2.3.4 YES NVRAM down down

Advertising