Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
I
iproute2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
iproute2
Commits
db4a7f19
Commit
db4a7f19
authored
Jan 20, 2012
by
nick black
Committed by
Stephen Hemminger
Jan 20, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update ip manpage
Fix synopsis and other references to match current code.
parent
14a1c164
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
42 additions
and
12 deletions
+42
-12
man/man8/ip.8
man/man8/ip.8
+42
-12
No files found.
man/man8/ip.8
View file @
db4a7f19
...
...
@@ -14,7 +14,8 @@ ip \- show / manipulate routing, devices, policy routing and tunnels
.ti -8
.IR OBJECT " := { "
.BR link " | " addr " | " addrlabel " | " route " | " rule " | " neigh " | "\
tunnel " | " maddr " | " mroute " }"
ntable " | " tunnel " | " tuntap " | " maddr " | " mroute " | " mrule " | "\
monitor " | " xfrm " | " netns " | " l2tp " }"
.sp
.ti -8
...
...
@@ -102,10 +103,6 @@ host addresses.
.SS
.I OBJECT
.TP
.B link
- network device.
.TP
.B address
- protocol (IP or IPv6) address on a device.
...
...
@@ -114,9 +111,41 @@ host addresses.
.B addrlabel
- label configuration for protocol address selection.
.TP
.B l2tp
- tunnel PPP over IP (L2TP).
.TP
.B link
- network device.
.TP
.B maddress
- multicast address.
.TP
.B monitor
- watch for netlink messages.
.TP
.B mroute
- multicast routing cache entry.
.TP
.B mrule
- rule in multicast routing policy database.
.TP
.B neighbour
- ARP or NDISC cache entry.
- manage ARP or NDISC cache entries.
.TP
.B netns
- manage network namespaces.
.TP
.B ntable
- manage the neighbor cache's operation.
.TP
.B route
...
...
@@ -127,16 +156,16 @@ host addresses.
- rule in routing policy database.
.TP
.B
maddress
-
multicast address
.
.B
tunnel
-
tunnel over IP
.
.TP
.B
mroute
- m
ulticast routing cache entry
.
.B
tuntap
- m
anage TUN/TAP devices
.
.TP
.B
tunnel
-
tunnel over IP
.
.B
xfrm
-
manage IPSec policies
.
.PP
The names of all objects may be written in full or
...
...
@@ -181,6 +210,7 @@ was written by Alexey N. Kuznetsov and added in Linux 2.2.
.BR ip-monitor (8),
.BR ip-mroute (8),
.BR ip-neighbour (8),
.BR ip-netns (8),
.BR ip-ntable (8),
.BR ip-route (8),
.BR ip-rule (8),
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment