A network administrator wants to upgrade the IOS of a router without removing the image currently installed. What command will display the amount of memory consumed by the current IOS image and indicate whether there is enough room available to hold both the current and new images?
A
<code class="args"><em>show version</em></code>
B
<code class="args"><em>show flash</em></code>
C
<code class="args"><em>show memory</em></code>
D
<code class="args"><em>show buffers</em></code>
Correct Answer: <code class="args"><em>show flash</em></code>
Theshow flash command will provide you with the current IOS name and size and the size of flash memory.