CompTIA Linux+ XK0-005 – Question120

A cloud engineer needs to check the link status of a network interface named eth1 in a Linux server. Which of the following commands can help to achieve the goal?

A.
ifconfig hw eth1
B. netstat -r eth1
C. ss -ti eth1
D. ip link show eth1

Correct Answer: D