What command is used to remove entries from the routing table?

1 answer

Answer

1273787

2026-03-10 18:35

+ Follow

Linux
Linux

The command used to remove entries from the routing table varies depending on the operating system. In Linux, the ip route del command is commonly used, for example: ip route del <destination>. On Windows, the command is route delete <destination>. Both commands require administrative privileges to execute successfully.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.