Answer:
Show ip interface brief privileged mode command.
Step-by-step explanation:
A switch is an intermediate network device for transmitting frames in a network. It operates at the Data-link layer of the OSI model. A Cisco switch uses the Cisco operating system for configuration.
There are three main mode in the switch operating system configuration interface, they are, user, privileged and global configuration mode.
The user mode has few commands vthat runs on it, but are not permanent configuration of the switch. The privileged mode is used mainly for verifying settings in the switch. To check for the IP addresses and status of switch ports, the "show ip interface brief" command is issued in the privileged mode.
All configuration in global mode that are saved in the startup configuration is permanent.