Show contents of file in Cisco IOS command line

From AcrodusWiki
Revision as of 06:49, 18 October 2024 by Alex (talk | contribs) (Created page with "This is the equivalent to using the cat command in a Linux shell. Use the command 'more' with the path to the file. For example 'more flash:config.text' with print the contents of config.text stored on the local on board flash.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is the equivalent to using the cat command in a Linux shell.

Use the command 'more' with the path to the file.

For example 'more flash:config.text' with print the contents of config.text stored on the local on board flash.