show
Redirects the output of any show command and adds it to the end of an existing file
show
show arp | exclude 10.5.
Filters show command output so that it excludes lines that contain a particular regular expression.
show
show running-config | section include interface
Filters show command output so that it displays only lines that contain a particular regular expression.
show
Redirects the output of any show command to a specified file.
















