Hi,
I am following the steps present in
(https://www.kernel.org/doc/Documentation/networking/vrf.txt) and
trying to create IPv4 VRF in latest Fedora 24 distribution with 4.5
Linux kernel.
[root@localhost ip]# uname -a
Linux localhost.localdomain 4.5.5-300.fc24.x86_64 #1 SMP Thu May 19
13:05:32 UT
Hi,
I am trying vxlan unicast configuration on a back to back connected
interfaces of VM1 and VM2 running fedora 23 with 4.2 version of
kernel. Below is my configuration
VM1
ip address add 100.1.1.1/24 dev enp0s8
ifconfig enp0s8 up
ip link add name vxlan42 type vxlan id 42 dev enp0s8 remote 50.1
Jay Vosburgh wrote:
>>
>> Ajith Adapa wrote:
>>
>>> On 26 June 2015 at 07:45, Jay Vosburgh
>>> wrote:
>>>>
>>>> echo 'module bonding =p' > /sys/kernel/debug/dynamic_debug/control
>>>
>>> Hi,
>>>
>>>
On 26 June 2015 at 07:45, Jay Vosburgh wrote:
> echo 'module bonding =p' > /sys/kernel/debug/dynamic_debug/control
Hi,
thanks for the reply.
Linux server (enp0s8)(bond0) (po1)(xe1) switch
Linux server (enp0s9)(bond0) (po2)(xe2) switch
I have tried the steps mentioned in the pr
Hi,
How can I know the current maintainer for Linux Bonding Driver ?
Regards,
Ajith
Regards,
Ajith
codingfreak.blogspot.com
On 24 June 2015 at 15:25, Ajith Adapa wrote:
> Hi,
>
> I am using Centos7 with v3.10 kernel.
>
> My issu
Hi,
I am using Centos7 with v3.10 kernel.
My issue is related to multiaggregation in LACP.
In my setup topology I connected linux server and a L2 switch back to
back with 2 interfaces eth0 and eth1 (on both sides).
On Switch I have mapped eth0 to po1 and eth1 to po2. On linux server I
have crea