الجمعة، 28 مايو 2010

Linux Networking Deleting a Route

Deleting a Route:


We can use the following command to Delete a Route.

[root@Basil15099/~# route del -net 10.0.0.0 netmask 255.0.0.0 gw 192.168.1.254 eth0

The file /etc/sysconfig/network-scripts/route-eth0 will also have to be updated so that when you reboot the server will not reinsert the route. Delete the line that reads:

10.0.0.0/8 via 192.168.1.254

ليست هناك تعليقات:

إرسال تعليق