[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <555A2BD9.9000606@msgid.tls.msk.ru>
Date: Mon, 18 May 2015 21:13:45 +0300
From: Michael Tokarev <mjt@....msk.ru>
To: Cong Wang <cwang@...pensource.com>
CC: Network Development <netdev@...r.kernel.org>
Subject: Re: iproute equivalent of replacing address with ifconfig?
18.05.2015 20:46, Cong Wang wrote:
> 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 ]
Hm. I looked into the manpage, where neither change nor replace are
documented. Wonder what these do, what's the difference etc...
Thanks!
/mjt
--
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