Ip command

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 11:01, 11 April 2006 (edit)
WikiSysop (Talk | contribs)
m (rollback)
← Previous diff
Revision as of 09:08, 12 April 2006 (edit) (undo)
24.10.87.135 (Talk)

Next diff →
Line 1: Line 1:
-'''You are here: ''' '''[[Main Page]]'''/'''[[DD-WRT Docu (EN)]]'''/'''[[Telnet/SSH and the Command Line]]'''/'''[[ip command]]'''+'''You are here: ''' '''[[Main Page]]'''/'''[[DD-WRT Docu (EN)]]'''/'''[[Telnet/SSH and the Command Line]]'''/'''[[ip command]]''' This is an infant page. Clean it up and fill it with content! =Basic Usage= As always, things in [ ] are optional and | means or ip [ OPTIONS ] OBJECT { COMMAND | help } Ex: To get help on the ''link'' object, one would enter ip link help =OBJECTs= Objects can be any of the following. (A short description of each should be added) link kkl route rule neigh tunnel maddr mroute monitor =OPTIONS= Options can either be the short or long version
- +
-This is an infant page. Clean it up and fill it with content!+
- +
- +
-=Basic Usage=+
-As always, things in [ ] are optional and | means or+
- ip [ OPTIONS ] OBJECT { COMMAND | help }+
-Ex: To get help on the ''link'' object, one would enter+
- ip link help+
- +
-=OBJECTs= +
-Objects can be any of the following. (A short description of each should be added)+
- link +
- kkl+
- route+
- rule+
- neigh +
- tunnel+
- maddr+
- mroute+
- monitor+
- +
-=OPTIONS=+
-Options can either be the short or long version<br>+
-Ex: ''ip -V'' is the same as ''ip -Version''+
- -V[ersion]+
- -s[tatistics]+
- -r[esolve]+
- -n[num tables]|+
- -f[amily]+
- -o[neline]+
- +
-==family==+
-Family itself can take additional options:+
- inet+
- inet6+
- ipx+
- dnet+
- link+
- +
- +
- +
-----+
-'''You are here: ''' '''[[Main Page]]'''/'''[[DD-WRT Docu (EN)]]'''/'''[[Telnet/SSH and the Command Line]]'''/'''[[ip command]]'''+

Revision as of 09:08, 12 April 2006

You are here: Main Page/DD-WRT Docu (EN)/Telnet/SSH and the Command Line/ip command This is an infant page. Clean it up and fill it with content! =Basic Usage= As always, things in [ ] are optional and | means or ip [ OPTIONS ] OBJECT { COMMAND | help } Ex: To get help on the link object, one would enter ip link help =OBJECTs= Objects can be any of the following. (A short description of each should be added) link kkl route rule neigh tunnel maddr mroute monitor =OPTIONS= Options can either be the short or long version