Lines Matching refs:COMMAND
2 \def\TITLE{IP Command Reference}
5 \Large\bf IP Command Reference.
41 \section{{\tt ip} --- command syntax}
43 The generic form of an \verb|ip| command is:
45 ip [ OPTIONS ] OBJECT [ COMMAND [ ARGUMENTS ]]
72 the protocol family is guessed from other arguments. If the rest of the command
161 \verb|COMMAND| specifies the action to perform on the object.
166 The \verb|help| command is available for all objects. It prints
169 If no command is given, some default command is assumed.
173 \verb|ARGUMENTS| is a list of arguments to the command.
174 The arguments depend on the command and object. There are two types of arguments:
177 each command has some {\em default parameter\/}
179 for the {\tt ip link} command, so {\tt ip link ls eth0} is equivalent
181 In the command descriptions below such parameters
198 A syntax error on the command line: an unknown keyword, incorrectly formatted
224 in the system. One harmful exception is \verb|ip link| command
227 on command line.
231 from the context of the command.
242 one of the following messages may be printed, depending on the command:
250 \verb|ip| \verb|rule| command will fail, f.e.
511 Multicast addresses are not shown by this command, see
592 The \verb|ip addr| command displays addresses and their properties,
826 \paragraph{Description:}This command flushes the protocol addresses
829 \paragraph{Arguments:} This command has the same arguments as \verb|show|.
832 \paragraph{Warning:} This command (and other \verb|flush| commands
836 \paragraph{Statistics:} With the \verb|-statistics| option, the command
928 it was valid and the address is not changed by this command.
949 \paragraph{Description:} This command invalidates a neighbour entry.
1080 \paragraph{Description:}This command flushes neighbour tables, selecting
1083 \paragraph{Arguments:} This command has the same arguments as \verb|show|.
1089 \paragraph{Statistics:} With the \verb|-statistics| option, the command
1457 More sad news, IPv6 only understands the \verb|append| command correctly.
1513 \item delete the multipath route created by the command in previous subsection
1526 \paragraph{Description:} the command displays the contents of the routing tables
1625 \paragraph{Output format:} The output of this command consists
1727 \paragraph{Description:} this command saves the contents of the routing
1746 \paragraph{Description:} this command restores the contents of the routing
1751 \paragraph{Arguments:} This command takes no arguments.
1765 \paragraph{Description:} this command flushes routes selected
1775 \paragraph{Statistics:} With the \verb|-statistics| option, the command
1841 \paragraph{Description:} this command gets a single route to a destination
1886 \paragraph{Output format:} This command outputs routes in the same
1910 This is the command that created the funny route from 193.233.7.82
2041 managed with the \verb|ip route| command, described in the previous section.
2215 \paragraph{Arguments:} Good news, this is one command that has no arguments.
2252 \paragraph{Description:} this command
2271 \paragraph{Description:} this command restores the contents of the rules
2276 \paragraph{Arguments:} This command takes no arguments.
2342 statically. This command only manages link layer addresses.
2472 over IP and the \verb|ip tunnel| command can be found in~\cite{IP-TUNNELS}.
2624 the \verb|monitor| command is the first in the command line and then
2640 \verb|rtmon| utility. This utility has a command line syntax similar to
2643 the first network configuration command is issued. F.e.\ if
2764 Command Reference, Part 1'' and
2773 \bibitem{TC-CREF} A.~N.~Kuznetsov. ``TC Command Reference'',\\
2826 to the \verb|ip route| command, sec.\ref{IP-ROUTE}, p.\pageref{IP-ROUTE}.
2842 in routing tables instead (the \verb|scope| parameter to the \verb|ip route| command,
2889 with the \verb|ip neigh| command, namely:
2963 These addresses are selected by the \verb|ip route| command
2976 blocks of addresses, you may use a command like:
2980 This command will map a block of 63 addresses 192.203.80.192-255 to
3228 \# ---Command: add, delete or stop.\\
3297 \# Parse command. If it is ``stop'', flush and exit.