Which of the following commands can be used to view the information about the transmitted or received packets from a network interface?
ip link show [interface name]
ip -s link show [interface name]
ifconfig
ping
Submit