Hello Windows and Network Administrator.
In this tutorial, I will show you how to erase default-gateway and add it again using route delete and route add:
1. Erase the default-gateway:
route delete 0.0.0.0 0.0.0.0
2. Add the default-gateway again:
route add 0.0.0.0 0.0.0.0 <ip of the default-gateway>
Thats it folks. You can use it to delete your current default-gateway and add another router as your gateway quickly.
In this tutorial, I will show you how to erase default-gateway and add it again using route delete and route add:
1. Erase the default-gateway:
route delete 0.0.0.0 0.0.0.0
2. Add the default-gateway again:
route add 0.0.0.0 0.0.0.0 <ip of the default-gateway>
Thats it folks. You can use it to delete your current default-gateway and add another router as your gateway quickly.
Tidak ada komentar:
Posting Komentar