InterviewSolution
Saved Bookmarks
| 1. |
How To Check The Default Gatway? |
|
Answer» Using ‘route -n’ COMMAND we can determine the default GATEWAY in LINUX. Using ‘route -n’ command we can determine the default gateway in linux. |
|