debug ip routing
show ip route
netstat-r route PRINT
netstat-r route PRINT
netstat -r and route print
That's the command, on a Cisco Router, to show the routing table. It is one of the most important troubleshooting commands.That's the command, on a Cisco Router, to show the routing table. It is one of the most important troubleshooting commands.That's the command, on a Cisco Router, to show the routing table. It is one of the most important troubleshooting commands.That's the command, on a Cisco Router, to show the routing table. It is one of the most important troubleshooting commands.
EIGRP
it is dynamic routing.
Describe the role of the routing table on a host and on a router.
route
After checking with its Routing Table (table creation depends on Routing Protocol).
1. Do it yourself. 2. Don't do it yourself. 3. Don't have a routing table.
That depends entirely on what Operating System the router is running
run the command: route -n You may need to be root (or use sudo) to run that command, or at least call its full path /sbin/route or /usr/sbin/route route --help will give you additional info, as will man route