Parameters for the Windows route Command Flashcards

1
Q

-f

A

-f This option clears gateway entries from the routing table. If this option is used with
another option, the clearing of gateways from the routing table occurs before any other
specified action.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

-p

A

-p This option can be used with the add command to make a statically configured route
persistent, meaning that the route will remain in a PC’s routing table even after a reboot.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

command

A

command Supported commands include print, add, delete, and change. The print command lists
entries in a PC’s routing table. The add command adds a route entry. The delete
command removes a route from the routing table, while the change command can modify
an existing route.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

destination

A

destination This option specifies the destination host or subnet to add to a PC’s routing table.
This option specifies the destination host or subnet to add to a PC’s routing table.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

mask

netmask

A

mask
netmask
This option, used in conjunction with the destination option, specifies the subnet mask of
the destination. If the destination is the IP address of a host, the netmask parameter is
255.255.255.255.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

gateway

A

gateway This option specifies the IP address of the next-hop router used to reach the specified
destination.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

metric

metric

A

metric
metric
This option specifies the cost to reach a specified destination. If a routing table contains
more than one route to reach the destination, the route with the lowest cost is selected.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

if interface

A

if interface If you want to forward traffic to a specified destination out of a specific interface, use
this option.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly