On 06/06/2015 05:32 AM, Dario Lesca wrote:
> Into Fedora 22 workstation, it's possible to change temporarily via
> command line the default gateway, to test another gateway, when I have
> setup the network via DHCP?
>
> What is the best command line to use?
>
> Many thanks
try :
$ man route

*DESCRIPTION
       Route manipulates the kernel's IP routing tables.  Its primary 
use  is
       to  set up static routes to specific hosts or networks via an
interface
       after it has been configured with the ifconfig(8) program.

       When the add or del  options  are  used,  route  modifies  the 
routing
       tables.   Without these options, route displays the current
contents of
       the routing tables.

**  del    delete a route.

       add    add a new route.
*

-- 
Paul Cartwright
Registered Linux User #367800 and new counter #561587

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to