Re: [ovs-discuss] ERSPAN Termination.

2024-11-06 Thread Ilya Maximets via discuss
On 11/3/24 04:22, Heim, Dennis via discuss wrote: > I am trying to use a pair of OVS for an ERSPAN link. On the first OVS, > I configure ERSPAN per the following: > > ovs-vsctl add-port data at_erspan0 --  set int at_erspan0 type=erspan > options:key=1 options:remote_ip=192.168.1.30 options:erspa

[ovs-discuss] ERSPAN Termination.

2024-11-02 Thread Heim, Dennis via discuss
I am trying to use a pair of OVS for an ERSPAN link. On the first OVS, I configure ERSPAN per the following: ovs-vsctl add-port data at_erspan0 -- set int at_erspan0 type=erspan options:key=1 options:remote_ip=192.168.1.30 options:erspan_ver=1 options:erspan_idx=1 The traffic is sent ERSPAN e