Display routing table using netstat
command on Linux Fedora.
There
many of Linux command can be use to display routing table on Linux system, one of
them is netstat command. The step by step example of netstat command below
display Linux routing table on Linux Fedora operating system and the -n option show
numeric IP Address instead of names and -r option display Linux routing table.
Display routing table netstat -nr