Dear Folks,

I have developed OVS to support GTP-U tunneling. I am able to setup one GTP
tunneling port, but if I try to add a second port to the switch it gives me
an error as shown below.

sudo ovs-vsctl add-br br1
ashish@ashish-VirtualBox:~$ sudo ovs-vsctl add-port br1 gtp0 -- set
interface gtp0 type=gtp options:remote_ip=flow options:key=flow
ashish@ashish-VirtualBox:~$
ashish@ashish-VirtualBox:~$ sudo ovs-vsctl add-port br1 gtp1 -- set
interface gtp1 type=gtp options:remote_ip=flow options:key=flow
ovs-vsctl: Error detected while setting up 'gtp1'.  See ovs-vswitchd log
for details.


I have already sent an email regarding the directory of log files. Once I
get a reply to that query, I will look into it. But if anyone has an idea
of what could be the reason for this, please help me.

Best Regards,
Ashish Kurian
_______________________________________________
discuss mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to