Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam ACE-A1.2 topic 1 question 83 discussion

Actual exam question from Arista's ACE-A1.2
Question #: 83
Topic #: 1
[All ACE-A1.2 Questions]

How might you filter the output from the show interfaces counters errors command to be more useful by removing lines containing all zeroes?

  • A. show interfaces counters errors | grep nozeroes
  • B. show interfaces counters errors | grep pipe nozeroes
  • C. show interfaces counters errors | email [email protected]
  • D. show interfaces counters errors | nz
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️
Reference:
https://eos.arista.com/introduction-to-managing-eos-devices-annex-b-eos-tips-for-power-users/

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Smoothey
3 years, 5 months ago
EOS CLI supports the following “show” command redirections, by “|” (pipe): LINE Filter command by common Linux tools such as grep/awk/sed/wc append Append redirected output to URL begin Begin with the line that matches exclude Exclude lines that match include Include lines that match no-more Disable pagination for this command nz Include only non-zero counters ← Hides line with all 0 numbers redirect Redirect output to URL section Include sections that match ← Shows whole hierarchy rather than just the line (as with inc) tee Copy output to URL
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...