Displaying 3 results from an estimated 3 matches for "something_actually_".
2015 Nov 04
2
CentOS7 and "ip link alias"
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 "ip-link" does not indicate any means of deleting or
un-setting an alia...
2015 Nov 08
0
CentOS7 and "ip link alias"
On Wed, Nov 4, 2015 at 12:45 PM, Gordon Messmer <gordon.messmer at gmail.com>
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 alias "hit"
>> >RTNETLINK answers: Operation not supported
>>
>
> The man page for "ip-link" does not indicate any m...
2015 Nov 02
4
CentOS7 and "ip link alias"
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 interface during testing and now I want
to remove it.
But when I try to remove it, I'm either