Cisco Nexus 7000 Series Reference Manual page 571

Nx-os system management command reference
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Show Commands
Usage Guidelines
The date and time arguments for the starttime and endtime keywords are entered as the date
month/day/year (mm/dd/yy), followed by a hyphen, and the time in 24-hour format in
hours:minutes:seconds (HH:MM:SS). For example:
The valid values for file are as follows:
The valid values for type are as follows:
OL-25806-03
starttime 03/17/08-15:01:57
endtime 03/18/08-15:04:57
bootflash:
ftp:
scp:
sftp:
slot0:
tftp:
volatile:
begin [-i] [-x] [word]—Begins with the line that matches the text.
-i—Ignores the case difference when comparing the strings.
-x—Prints only the lines where the match is a whole line.
word—Specifies for the expression.
count [> file | | type]—Counts number of lines.
egrep | grep print-match—Egrep or Grep. Egrep searches for lines of text that match more
sophisticated regular expression syntax than grep. Grep searches for lines of text that match one or
many regular expressions, and outputs only the matching lines.
-A num—Prints the specifies number of lines of context after every matching line. The range is
from 1 to 999.
-B num—Prints the specifies number of lines of context before every matching line. The range
is from 1 to 999.
-c—Prints a total count of matching lines only.
-i—Ignores the case difference when comparing the strings.
-n—Prints each match preceded by its line number.
-v—Prints only the lines that contain no matches for the word argument.
-w—Prints only lines where the match is a complete word
-x—Prints only the lines where the match is a whole line.
word—Specifies for the expression.
exclude [-i] [-x] [word]—Excludes the lines that match.
-i—Ignores the case difference when comparing the strings.
-x—Prints only the lines where the match is a whole line.
word—Specifies for the expression.
head [-n num]—Stream Editor. The optional -n num keyword and argument allow you to specify the
number of lines to print. The range is from 0 to 2147483647.
Cisco Nexus 7000 Series NX-OS System Management Command Reference
show logging onboard
543

Advertisement

Table of Contents
loading

Table of Contents