Default gateway command?

Soldato
Joined
10 Oct 2005
Posts
4,192
Location
London
How do I set a default gateway command in linux?
If I do...

[root@xxxxxx ~]# ip
Usage: ip [ OPTIONS ] OBJECT { COMMAND | help }
ip [ -force ] [-batch filename
where OBJECT := { link | addr | route | rule | neigh | ntable | tunnel |
maddr | mroute | monitor | xfrm }
OPTIONS := { -V[ersion] | -s[tatistics] | -r[esolve] |
-f[amily] { inet | inet6 | ipx | dnet | link } |
-o[neline] | -t[imestamp] }
[root@tst0c ~]#


How do I set the gateway???
 
Back
Top Bottom