Computer Networks/Route/Print
Appearance
Route is a Windows command that displays and updates the network routing table. These activities will show you how to use the route command to display the local routing table.
Readings
[edit | edit source]Preparation
[edit | edit source]To prepare for this activity:
- Start Windows.
- Log in if necessary.
Display Local Routing Table
[edit | edit source]To display the local routing table:
- 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.