01-03-2023 06:08 AM
On typical Cisco devices, as well as ASA's, what information is NOT listed in "show run" ?
Thank you.
Solved! Go to Solution.
01-03-2023 06:50 AM
what not list in show run I dont know
but you can use
show run all <<- all appear some command that is hidden
01-03-2023 06:50 AM
what not list in show run I dont know
but you can use
show run all <<- all appear some command that is hidden
01-03-2023 07:54 AM
Hello,
you could use an online tool like:
Copy and paste the output of 'sh run' and sh run all' to the two input fields, and click on 'Compare'. The differences will be highlighted. When you run the 'show' commands on your router, don't forget to set the command:
Router#terminal length 0
in order to avoid the 'more' prompt...
01-03-2023 08:39 AM
On a side note, there are a lot of 'hidden' exec commands that might be available, depending on your IOS version, and that do not show up at all in the running config. Below is a link to a rather comprehensive list.
01-03-2023 09:06 AM
" . . . what information is NOT listed in "show run" ?"
Many default statements. Which ones are not shown varies by IOS. (I have seen what's "hidden" vary immediately after an IOS upgrade. This suppression is probably done to reduce the "clutter" when doing a show run without the optional "all" parameter.)
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide