exam questions

Exam 102-500 All Questions

View all questions & answers for the 102-500 exam

Exam 102-500 topic 1 question 99 discussion

Actual exam question from LPI's 102-500
Question #: 99
Topic #: 1
[All 102-500 Questions]

Which of the following commands display the number of bytes transmitted and received via the eth0 network interface? (Choose two.)

  • A. route -v via eth0
  • B. ip stats show dev eth0
  • C. netstat -s -i eth0
  • D. ifconfig eth0
  • E. ip -s link show eth0
Show Suggested Answer Hide Answer
Suggested Answer: DE 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
yigido
Highly Voted 2 years, 9 months ago
Correct answer is " D, E "
upvoted 16 times
Erwinator
2 years, 8 months ago
please proof if you say something like that
upvoted 1 times
...
...
Thuanvd
Highly Voted 2 years, 8 months ago
[thuan@rhel7 ~]$ ip -s link show ens33 2: ens33: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000 link/ether 00:0c:29:fa:d9:ce brd ff:ff:ff:ff:ff:ff RX: bytes packets errors dropped overrun mcast 1726384 1291 0 0 0 0 TX: bytes packets errors dropped carrier collsns 26453 273 0 0 0 0 D and E correct
upvoted 15 times
...
blk_542
Most Recent 1 day, 2 hours ago
Selected Answer: DE
C shows a packet count, not byte.
upvoted 1 times
...
fdat
1 month ago
Selected Answer: DE
https://man7.org/linux/man-pages/man8/ip.8.html
upvoted 1 times
...
Mchoeti
1 month, 3 weeks ago
Selected Answer: CE
I would say C and E why ? Because according to the man page Replacement for netstat -i is ip -s link. https://linux.die.net/man/8/netstat
upvoted 1 times
Mchoeti
1 month, 3 weeks ago
omg.. i was wrong it is D and E because as i mentioned, C was replaced and with D you can always see the packets
upvoted 2 times
...
...
braiansieber
5 months, 4 weeks ago
Selected Answer: DE
Tested on ubuntu
upvoted 2 times
...
Cybersec1989
7 months, 1 week ago
D,E Tested on debian.
upvoted 2 times
...
drliu1202
10 months, 2 weeks ago
Selected Answer: DE
https://man7.org/linux/man-pages/man8/ip.8.html
upvoted 4 times
...
lucaverce
1 year ago
Selected Answer: DE
I have tried all the given commands: A B and C only return errors. D is correct E is correct You can try it, just change the name of the network card
upvoted 5 times
...
Lazylinux
1 year, 1 month ago
Selected Answer: DE
DE for sure..Just test them on any Linux distro and look for RX and TX
upvoted 3 times
...
mrh84
1 year, 4 months ago
Selected Answer: DE
Tested in Debian
upvoted 4 times
...
TheChild
1 year, 4 months ago
Selected Answer: DE
Only those two commands display the number of bytes transmitted and received via the eth0 network interface. My answer its also D and E
upvoted 4 times
...
iwkno6
1 year, 9 months ago
D and E are correc tanswers, tested all commands on a different eth device
upvoted 2 times
...
CuriousLinuxCat
1 year, 10 months ago
Agreed. The correct answer is D and E. Why? ☞ A simple entering of the commands allowed me to discern which were the correct answers. The commands on A,B,C are invalid when entered in a bash prompt running on Ubuntu 20.04.
upvoted 3 times
...
georgerobel
2 years, 3 months ago
D & E Correct answer.
upvoted 1 times
...
Rini_Giannenzo
2 years, 5 months ago
D e E provato su macchina virtuale todo bien aloha
upvoted 3 times
...
jchavarria12
2 years, 7 months ago
D and E are the correct, other commands do not work: $ ifconfig enp0s3 enp0s3: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 10.0.2.15 netmask 255.255.255.0 broadcast 10.0.2.255 inet6 fe80::67a:5b4c:48bd:1f76 prefixlen 64 scopeid 0x20<link> ether 08:00:27:d7:92:97 txqueuelen 1000 (Ethernet) RX packets 119434 bytes 94919173 (90.5 MiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 71324 bytes 13441351 (12.8 MiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 $ ip -s link show enp0s3 2: enp0s3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000 link/ether 08:00:27:d7:92:97 brd ff:ff:ff:ff:ff:ff RX: bytes packets errors dropped overrun mcast 94919173 119434 0 0 0 5430 TX: bytes packets errors dropped carrier collsns 13441351 71324 0 0 0 0 $
upvoted 4 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago