Show ip interface – Avaya C460 User Manual

Page 171

Advertising
background image

Chapter 2 Avaya C460 CLI Commands

Avaya C460 Reference Guide

159

show ip interface

User level: read-only, read-write, admin.
Use the show ip interface command to display information for an IP interface.

The syntax for this command is:

show ip interface

[<interface-name>]|<ip-address>|<vlan>]

Example:

If you wish to define a name which includes spaces, you must enclose the entire
name in quotation marks, for example “new york”.

interface-name

The name of the interface whose information you
want to display.

ip-address

The IP address of the interface whose information
you want to display.

vlan

The name or ID of the VLAN over which there are
interfaces you want to display.

Router-1> show ip interface

Showing 2 Interfaces

mgmt is administratively up

On vlan Default

Internet address is 10.49.54.14 , subnet mask is

255.255.255.0

Broadcast address is 10.49.54.255

Directed broadcast forwarding is disabled

Proxy ARP is disabled

baba is administratively down

On vlan v2

Internet address is 192.168.0.14 , subnet mask is

255.255.0.0

Broadcast address is 192.168.255.255

Directed broadcast forwarding is disabled

Proxy ARP is disabled

Advertising