[ovs-discuss] Help needed in bringing up the open flow ports.

Gurucharan Shetty shettyg at nicira.com
Tue Feb 18 21:39:40 UTC 2014


On Tue, Feb 18, 2014 at 3:34 AM, Aryabhatta . <aryabhatta at ericsson.com> wrote:
> Hi
>
>
>
> I am facing some issues in bringing up the open flow ports.
>
>
>
> ovs-vsctl add-port s1 vhp4 -- set Interface vhp4 ofport_request=3
>
> sudo ovs-ofctl mod-port s1 vhp4 up
>
What is "vhp4"? Is it seen with "ifconfig"? If not, you are likely
adding a non existent port.

>
>
> --------------------
>
> earyabh at IPCORE:~$ sudo ovs-ofctl mod-port s1 vhp4 up
>
> ovs-ofctl: s1: couldn't find port `vhp4'
>
> -------------------------
>
>
>
> Can you please help me fixing the above.
>
>
>
> Logs shows the table modified.
>
>
>
> record 2857: 2014-02-18 11:20:11.477 "ovs-vsctl: ovs-vsctl add-port s1 vhp4
> -- set Interface vhp4 ofport_request=3"
>
>                 table Port insert row "vhp4" (c8962b13):
>
>                 table Bridge row "s1" (c1c8f540):
>
>                 table Interface insert row "vhp4" (f3452380):
>
>                 table Open_vSwitch row a1a99437 (a1a99437):
>
>
>
> record 2858: 2014-02-18 11:20:11.490
>
>                 table Interface row "vhp4" (f3452380):
>
>
>
> record 2859: 2014-02-18 11:20:11.491
>
>                 table Open_vSwitch row a1a99437 (a1a99437):
>
>
>
> Regards,
>
> Aryabhatta
>
>
>
>
> _______________________________________________
> discuss mailing list
> discuss at openvswitch.org
> http://openvswitch.org/mailman/listinfo/discuss
>



More information about the discuss mailing list