COMPUTER NETWORKING

NETWORK LAYER

NETWORK LAYER PROTOCOLS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
How can we examine the current routing tables in command prompt?
A
using routestart
B
using netstart
C
using netstat
D
either a or b
Explanation: 

Detailed explanation-1: -Open a command prompt. Type route print. Press Enter. Observe the active routes by destination, network mask, gateway, interface, and metric. Close the command prompt to complete this activity. 03-Sept-2022

Detailed explanation-2: -The-r option of the netstat command displays the routing table for the local host. This table shows the status of all routes that the host knows about. You can run this option of netstat from your user account. Display the IP routing table.

Detailed explanation-3: -The two commands used to display the routing table on a Windows host are route print and netstat-r.

Detailed explanation-4: -The netstat-r command displays the current routing information contained in the routing tables. Note: You must use the same set of commands (route, smitty, ifconfig and chdev commands) for creating or deleting the routing table.

There is 1 question to complete.