Multiple choice technology operating systems

Which command prints out the network routing table?

  1. netstat

  2. nwmgr

  3. lanscan

  4. ifconfig

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The netstat command with the -r option is used to display the kernel routing tables on UNIX and Linux systems, showing how network packets are routed.