回答:
はい、見てください route コマンド:
C:\Users\John>route /?
Manipulates network routing tables.
ROUTE [-f] [-p] [-4|-6] command [destination]
[MASK netmask] [gateway] [METRIC metric] [IF interface]
...*snip*
現在のルーティングテーブルを見るには、 route print。エントリを削除するには、 route delete [ip addr]。