CISCO CCNA 200-301 Q175

Refer to the following sample output:

Which Cisco Internetwork Operating System (IOS) command produces this output?

A. show interfaces
B. show interfaces summary
C. show ip interface
D. show interfaces serial

Correct Answer: C

Explanation:
The show ip interface command will produce the displayed output. The show ip interface command is used to view the usability status of Internet Protocol (IP) interfaces. The complete syntax of this command is:

show ip interface [type number] [brief]

Following is a brief description of the parameters used in this command:

type: An optional parameter that refers to the type of interface.

number: An optional parameter that refers to the interface number.

brief: An optional parameter used to view a summarized display of the usability status information for every interface

The show interfaces command does not generate the displayed output. This command is used to view information regarding statistics for specific interfaces.

The show interfaces summary command does not generate the displayed output. This command provides a summarized view of all interfaces configured on a device.
The show interfaces serial command does not generate the displayed output. This command is used to view information for a serial interface.