Brocade Multi-Service IronWare Switching Configuration Guide (Supporting R05.6.00) User Manual

Page 865

Advertising
background image

Multi-Service IronWare Switching Configuration Guide

835

53-1003036-02

Displaying IP information

19

Displaying IP interface information for a specified interface

To display detailed IP information for a specific interface, enter a command such as the following.

NOTE

Interface counters (received packets and received bytes) are not supported on the Brocade NetIron
CES or the Brocade NetIron CER devices. These values will always be 0.

The Brocade device software supports IPv4 and IPv6 packet and byte counters. The contents of
these counters is displayed for a defined port as the result of the show ip interface ethernet
command. In the above example, the fields in bold text display this content.

Table 102

describes

each of the fields that display interface counter statistics.

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”.

VRF

Specifies the VRF type applied to the interface.

TABLE 102

Interface counter display statistics

This field...

Displays...

Interface

The interface that counter statistics are being displayed for.

RxPkts

The number of packets received at the specified port.

TxPkts

The number of packets transmitted from the specified port.

RxBytes

The number of bytes received at the specified port.

TxBytes

The number of bytes transmitted from the specified port.

TABLE 101

CLI display of interface IP configuration information (Continued)

This field...

Displays...

Brocade# show ip interface ethernet e 3/1

Interface Ethernet 3/1 (80)

port enabled

port state: UP

ip address: 10.1.1.2/24

Port belongs to VRF: default

encapsulation: ETHERNET, mtu: 1500

MAC Address 0004.80a0.4050

directed-broadcast-forwarding: disabled

No inbound ip access-list is set

No outbound ip access-list is set

No Helper Addresses are configured.

RPF mode: None RPF Log: Disabled

0 unicast RPF drop 0 unicast RPF suppressed drop

RxPkts: 1200 TxPkts: 1200

RxBytes: 60000 TxBytes: 60000

Advertising