Configuration Guide Vol. 1


5.2.7 Redirection

Using the redirection functionality, you can output command execution results to a file. However, response messages, such as those indicating that command execution failed, are not output to a file, and are displayed on a page when a command is executed. The following figure shows an example of outputting the execution result of the show ip interface command to a file.

Figure 5-11 Output the execution result of the show ip interface command to the file.
> show ip interface > show_interface.log
>