A network manager wants to determine the size of the Cisco IOS image file on the networking device. What command should the administrator use on a Cisco router?
- show flash:0
- copy flash: tftp:
- config-register 0x2102
- confreg 0x2142
Explanation & Hint:
To determine the size of the Cisco IOS image file on a networking device, the network manager should use the command: show flash:0 This command displays detailed information about the contents of the router’s flash memory, including the size of each file stored in flash, which includes the Cisco IOS image file. It is the appropriate command for checking file sizes and other attributes of files in the flash memory. Here’s a brief explanation of the other commands:
|