Which of the following commands do not list the IP address and mask of at least one interface? (Choose two answers.)
- show running-config
- show protocols type number
- show ip interface brief
- show interfaces
- show version
Explanation: The show ip interface brief command lists all the interface IPv4 addresses but none of the masks. The show version command lists none of the IP addresses and none of the masks. The other three commands list both the address and mask.
Please login or Register to submit your answer