DXS-1210 Series Smart Managed Switch CLI Reference Guide
85
Example
This example shows how to display the ARP aging time.
Switch#show arp timeout
Interface Timeout (minutes)
------------ -----------------
vlan1 60
------------ -----------------
Total Entries:1
Switch#
8-7 show ip interface
This command is used to display the IP interface information.
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.