Brocade Virtual ADX Switch and Router Guide (Supporting ADX v03.1.00) User Manual

Page 102

Advertising
background image

88

Brocade Virtual ADX Switch and Router Guide

53-1003246-01

Displaying IP configuration information and statistics

4

Syntax: show ip interface [ethernet portnum] | [loopback num] | [ve num]

This display shows the following information.

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

This display shows the following information.

TABLE 7

CLI display of interface IP configuration information

This field...

Displays...

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 or Web Management interface, 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”.

Virtual ADX(config)# show ip interface

Interface IP-Address OK? Method Status Protocol

Ethernet 1/1

10.95.6.173YES NVRAM up up

Ethernet 1/2

10.3.3.3 YES manual up up

Loopback 1

10.2.3.4 YES NVRAM down down

Virtual ADX# show ip interface ethernet 1

Interface Ethernet 1

port state: UP

ip address: 192.168.9.51 subnet mask: 255.255.255.0

encapsulation: ETHERNET, mtu: 1500, metric: 1

directed-broadcast-forwarding: disabled

proxy-arp: disabled

ip arp-age: 10 minutes

Ip Flow switching is disabled

No Helper Addresses are configured.

No inbound ip access-list is set

No outgoing ip access-list is set

Advertising