Jump to content


- - - - -

Helpful show commands


  • Please log in to reply
No replies to this topic

#1 wildweaselmi

wildweaselmi

    Administrator

  • Administrators
  • 1,024 posts

Posted 15 January 2010 - 11:21 AM

When troubleshooting on a Cisco IOS based switch I utilize the show command a lot and found these filters helpful.

show append

Redirects the output of any show command and adds it to the end of an existing file



show exclude
show arp | exclude 10.5.

Filters show command output so that it excludes lines that contain a particular regular expression.



show include
show running-config | section include interface

Filters show command output so that it displays only lines that contain a particular regular expression.



show redirect

Redirects the output of any show command to a specified file.







Similar Topics Collapse

  Topic Forum Started By Stats Last Post Info

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users