Ip command

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 18:37, 9 July 2006 (edit)
BrainSlayer (Talk | contribs)
m (Reverted edit of 219.240.12.173, changed back to last version by Gerrys)
← Previous diff
Revision as of 18:56, 9 January 2009 (edit) (undo)
Alvin (Talk | contribs)
m
Next diff →
Line 1: Line 1:
 +You are here: '''[[Main_Page|DD-WRT wiki mainpage]] / [[Telnet/SSH_and_the_Command_Line|SSH/Telnet & The CLI]] / ip command '''
 +
This is an infant page. Clean it up and fill it with content! This is an infant page. Clean it up and fill it with content!

Revision as of 18:56, 9 January 2009

You are here: DD-WRT wiki mainpage / SSH/Telnet & The CLI / ip command

This is an infant page. Clean it up and fill it with content!


Contents

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
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