Re: [CentOS] CentOS7 and "ip link alias"

2015-11-09 Thread Mike - st257
On Sun, Nov 8, 2015 at 7:52 AM, Jonathan Billings wrote: > On Nov 2, 2015, at 2:40 PM, Mike - st257 wrote: > > But when I try to remove it, I'm either trying to do something _actually_ > > not supported or I don't have the proper syntax to accomplish what I > want. > > It doesn’t look like ‘ip l

Re: [CentOS] CentOS7 and "ip link alias"

2015-11-08 Thread Jonathan Billings
On Nov 2, 2015, at 2:40 PM, Mike - st257 wrote: > But when I try to remove it, I'm either trying to do something _actually_ > not supported or I don't have the proper syntax to accomplish what I want. It doesn’t look like ‘ip link’ has the syntax to remove an alias, but it can be done via sysfs:

Re: [CentOS] CentOS7 and "ip link alias"

2015-11-07 Thread Valeri Galtsev
On Sat, November 7, 2015 6:29 pm, Mike - st257 wrote: > On Wed, Nov 4, 2015 at 12:45 PM, Gordon Messmer > wrote: > >> On 11/04/2015 05:16 AM, Mike - st257 wrote: >> >>> But when I try to remove it, I'm either trying to do >>> something_actually_ >>> >not supported or I don't have the proper synta

Re: [CentOS] CentOS7 and "ip link alias"

2015-11-07 Thread Mike - st257
On Wed, Nov 4, 2015 at 12:45 PM, Gordon Messmer wrote: > On 11/04/2015 05:16 AM, Mike - st257 wrote: > >> But when I try to remove it, I'm either trying to do something_actually_ >> >not supported or I don't have the proper syntax to accomplish what I >> want. >> >~]# ip link delete dev eno1 alia

Re: [CentOS] CentOS7 and "ip link alias"

2015-11-04 Thread Gordon Messmer
On 11/04/2015 05:16 AM, Mike - st257 wrote: But when I try to remove it, I'm either trying to do something_actually_ >not supported or I don't have the proper syntax to accomplish what I want. >~]# ip link delete dev eno1 alias "hit" >RTNETLINK answers: Operation not supported The man page for

Re: [CentOS] CentOS7 and "ip link alias"

2015-11-04 Thread Mike - st257
Thoughts please? Thanks, - Mike On Mon, Nov 2, 2015 at 2:40 PM, Mike - st257 wrote: > Hello List, > > After demystifying the cause for my /sbin/ifup-local not being executed by > network scripts for an Ethernet interface (don't let NetworkManager control > it or ifup-local won't be executed)...

[CentOS] CentOS7 and "ip link alias"

2015-11-02 Thread Mike - st257
Hello List, After demystifying the cause for my /sbin/ifup-local not being executed by network scripts for an Ethernet interface (don't let NetworkManager control it or ifup-local won't be executed)... ... I have a question with hopefully a simple answer: I placed an alias/description on my inter