Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
119
show ip interface [INTERFACE-ID] [brief]
Parameters
INTERFACE-ID
(Optional) Specifies to display information for the specified IP interface.
brief
(Optional) Specifies to display a summary of the IP interface
information.
Default
None.
Command Mode
EXEC Mode or Any Configuration Mode.
Command Default Level
Level: 1.
Usage Guideline
If no parameter is specified, information for all the interfaces will be displayed.
Example
This example shows how to display the brief information of the IP interface.
Switch#show ip interface brief
Interface IP Address Link Status
---------- --------------- -----------
vlan1 10.90.90.90 up
Total Entries: 1
Switch#
This example shows how to display the IP interface information for VLAN 1.
Switch#show ip interface vlan1
Interface vlan1 is enabled, Link status is up
IP address is 10.90.90.90/8 (Manual)
ARP timeout is 60 minutes.
Proxy ARP is disabled
IP Local Proxy ARP is disabled
gratuitous-send is disabled, interval is 0 seconds
Total Entries: 1
Switch#