[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHA+R7Phpe3-ceX=zgWttfhguGWmBx9QQBtCyaGV6C3GOSdu9w@mail.gmail.com>
Date: Mon, 18 May 2015 10:46:58 -0700
From: Cong Wang <cwang@...pensource.com>
To: Michael Tokarev <mjt@....msk.ru>
Cc: Network Development <netdev@...r.kernel.org>
Subject: Re: iproute equivalent of replacing address with ifconfig?
On Mon, May 18, 2015 at 7:03 AM, Michael Tokarev <mjt@....msk.ru> wrote:
>
> ip addr command however does not have the ability to "replace"
> an address, there are two commands for that, del and add.
> So in order to change address, one have to delete and add,
> a two-step process. Adding an address before deleting might
> not work as the new address should not conflict with old
> address in any way, or else addition fails.
Are you sure?
$ ip addr help
Usage: ip addr {add|change|replace} IFADDR dev STRING [ LIFETIME ]
[ CONFFLAG-LIST ]
[...]
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists