[Gllug] "ip" command
Bruce Richardson
itsbruce at uklinux.net
Fri Feb 3 13:45:01 UTC 2006
On Fri, Feb 03, 2006 at 01:17:56PM +0000, Richard wrote:
>
> Anyone know what the "ip" command is? All the Xen scripts seem to use
> it. Stuff like:
>
> if ip addr show dev ${dst} | egrep -q '^ *inet ' ; then
> return
> fi
>
> Rich.
It's a networking swiss army knife. Does the job of ifconfig and route
(much more flexibily than either) and a range of other things like
policy routing. Indispensible tool for me.
--
Bruce
If the universe were simple enough to be understood, we would be too
simple to understand it.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 261 bytes
Desc: Digital signature
URL: <http://mailman.lug.org.uk/pipermail/gllug/attachments/20060203/2b7df287/attachment.pgp>
-------------- next part --------------
--
Gllug mailing list - Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug
More information about the GLLUG
mailing list