[adding geni-users@googlegroups, if you are not a member I suggest that
you register at
https://groups.google.com/forum/#!forum/geni-users ]
Hi Sujay,
To the best of my knowledge it is not straightforward how to make OVS to
work with GRE tunnels. You might want do some research on the subject
before trying it.
BTW the examples that you have used might be outdated, I don't believe
that this is causing the problem I am just mentioning it for future
reference.
Good luck,
Niky
Sujayyendhiren RAMARAO SRINIVASAMURTHI wrote:
> Good day
>
> In the example *
http://geni-app-developer-documentation.readthedocs.org/en/latest/examples/example-3.html
> <
http://geni-app-developer-documentation.readthedocs.org/en/latest/examples/example-3.html>,*how
> ll the following set of configurations change if instead of lan0 and
> lan1, i have gre-tunnel0 and gre-tunnel1.
>
> I tried following similar steps but did not work i.e instead of eth2 and
> eth4 used the gre interfaces on the central node. Kindly guide me.
>
> ovs-vsctl add-br br-int
> ovs-vsctl add-port br-int *eth2*
> ifconfig *eth2* 0
> ifconfig br-int 10.10.1.2 netmask 255.255.255.0
> route add -net 10.10.1.0 netmask 255.255.255.0 dev br-int
>
> ovs-vsctl add-br br-int2
> ovs-vsctl add-port br-int2 eth4
> ifconfig eth4 0
> ifconfig br-int2 10.10.2.1 netmask 255.255.255.0
> route add -net 10.10.2.0 netmask 255.255.255.0 dev br-int2
>
> Regards
> Sujay
>
>
> On Fri, Jan 11, 2013 at 10:23 PM, Niky Riga<
nr...@bbn.com> wrote:
>
>> Hi,
>>
>> I am adding
he...@geni.net for better distribution, make sure to also
>> include it in your emails since it gets distributed to more people and
>> might
>> get you faster replies.
>>
>> The problem is that you haven't set up your keys in your computer. Whether
>> you use the SSH button in flack, or putty you will need to cofigure your
>> ssh
>> keys first. In general while using GENI resources, if you get prompted for
>> a
>> password there is something wrong.
>>
>> These instructions should be able to help you login :
>>
http://groups.geni.net/geni/wiki/HowTo/LoginToNodes
>>
>> Please let us know if you run into trouble,
>> Niky
>>
>>
>>
>> On 1/11/13 8:08 PM, SUJAYYENDHIREN RAMARAO SRINIVASAMURTHI wrote:
>>
>>> Hello Niky
>>>
>>> I am not able to do the following action for
http://geni-app-developer-**
>>>
documentation.readthedocs.org/**en/latest/examples/example-3.**html<
>>>
http://geni-app-developer-documentation.readthedocs.org/en/latest/
>>> examples/example-3.html>
>>>
>>> Step 3 - Install Open
>>> vSwitch¶<
http://geni-app-developer-documentation.
>>>
readthedocs.org/en/latest/examples/example-3.html#step-
>>> 3-install-open-vswitch>
>>>
>>>
>>> The node in the middle is going to be our switch. A this point, that node
>>> should have an address next to it, such as
pcXXX.emulab.net, possibly
>>> with
>>> a port number. SSH into that back in a new terminal. In the example above,
>>> we’ll do:
>>>
>>> $ ssh
pc209.emulab.net
>>>
>>>
>>>
>>> I tried in following two different ways to SSH
>>>
>>> Approach (i) Clicked the PC 'i' icon -> clicked on ssh. Tried using
>>> Mozilla
>>> and internet explorer browsers they gave errors pertaining to some
>>> software
>>> missing.
>>> *Question: Do i need t install something to ssh this way?*
>>>
>>> Approach (ii) Used putty to login to *pc414.emulab.net.* THe issue was
>>>
>>> login and password are not getting accepted. I am using emulab account
>>> login and password.
>>>
>>> Kindly guide me if the approach is correct.
>>>
>>> Regards
>>> Sujayyendhiren
>>>
>>>
>>>
>>>
>>> Hi Sujay,
>>>> This sounds great. I think the best way for you is to use ProtoGENI to
>>>> make your prototyping. There is an example that uses that OVS here:
>>>>
http://geni-app-developer-**
documentation.readthedocs.org/**
>>>> en/latest/examples/example-3.**html<
http://geni-app-
>>>>
developer-documentation.readthedocs.org/en/latest/
>>>> examples/example-3.html>
>>>>
>>>>
>>>> The topology probably is not setup the way you would like it to, but it
>>>> will guide you through the first steps of installing OVS in a ProtoGENI
>>>> host.
>>>>
>>>> Please let us know if you run into any problems following this example
>>>> or setting up your actual topology.
>>>>
>>>> Thanks,
>>>> Niky
>>>>
>>>>
>>>> On 1/3/13 7:55 AM, SUJAYYENDHIREN RAMARAO SRINIVASAMURTHI wrote:
>>>>
>>>> Hello Niky
>>>>> Thanks for the quick reply.
>>>>>
>>>>> For our project we would want the option (i) i.e. the OVS (software
>>>>> OpenFlow switch) .
>>>>>
>>>>> Cheers
>>>>> Sujay
>>>>>
>>>>> On Fri, Dec 28, 2012 at 8:01 AM, Niky Riga<
nr...@bbn.com> wrote:
>>>>>
>>>>> Hi Sujayyendhiren and welcome to GENI.
>>>>>
>>>>>> There are multiple ways that you can achieve what you want, so if you
>>>>>> can
>>>>>> tell us a little bit more about your project we will be able to help
>>>>>> you
>>>>>> better. Some of the choices you have are:
>>>>>>
>>>>>> (i) use OVS (software OpenFlow switch) within ProtoGENI.
>>>>>> This is a good option for quick OpenFlow development and
>>>>>> prototyping.
>>>>>> You
>>>>>> won't have a real switch in your experiment but you depending on
>>>>>> what
>>>>>> you
>>>>>> want to study that might not be important. This option also
>>>>>> gives
>>>>>> you
>>>>>> the
>>>>>> highest flexibility in terms of topology.
>>>>>>
>>>>>> (ii) use the mesoscale GENI deployment that includes somewhere in
>>>>>> the
>>>>>> order of
>>>>>> 20 OpenFlow switches. These are real OpenFlow switches from
>>>>>> different vendors
>>>>>> that are connected in specific topologies. There are several
>>>>>> compute
>>>>>> resources
>>>>>> attached in this topology. These are shared resources so you
>>>>>> can
>>>>>> only get a slice
>>>>>> on these switches. The typical way we slice the resources is by
>>>>>> assigning different
>>>>>> IP subnets to different experiments. You can get an IP subnet
>>>>>> and
>>>>>> control the
>>>>>> traffic for that subnet in the topology. For more information
>>>>>> on
>>>>>> this setup you can
>>>>>> take a look here:
>>>>>>
http://groups.geni.net/geni/****wiki/TangoGENI<http://
>>>>>>
groups.geni.net/geni/**wiki/TangoGENI>
>>>>>> <
http://groups.**
geni.net/geni/wiki/TangoGENI<http://
>>>>>>
groups.geni.net/geni/wiki/TangoGENI>
>>>>>>
>>>>>>
>>>>>> (ii) Reserve a full OpenFlow switch within the ProtoGENI testbed. In
>>>>>> ProtoGENI there
>>>>>> are 3 ProCurve 5406s, each with 24 ports. You get complete
>>>>>> access
>>>>>> to
>>>>>> the switch
>>>>>> and you can install the OpenFlow firmware. There is a number of
>>>>>> PCs
>>>>>> that
>>>>>> you can attach to these switches to create various topologies.
>>>>>>
>>>>>> Hope this is helpful, and can get you thinking about what setup you
>>>>>> want.
>>>>>> Let us know
>>>>>> what approach you would like to take and we can help you further.
>>>>>>
>>>>>> Happy holidays,
>>>>>> Niky
>>>>>>
>>>>>>
>>>>>>
>>>>>> On 12/24/12 5:10 PM, SUJAYYENDHIREN RAMARAO SRINIVASAMURTHI wrote:
>>>>>>
>>>>>> Good day
>>>>>>
>>>>>>> I am a new member of the project PEIBAIRA/PEIBAIRA. Kindly help me in
>>>>>>> obtaining a resource, an Openflow Switch for the project .
>>>>>>>
>>>>>>> Regards
>>>>>>> Sujayyendhiren
>>>>>>> University:
sxr...@rit.edu
>>>>>>> Unofficial :
sujay...@gmail.com
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> ---------- Forwarded message ----------
>>>>>>> From: Kaiqi Xiong<
kxx...@rit.edu>
>>>>>>> Date: Mon, Dec 24, 2012 at 3:06 PM
>>>>>>> Subject: RE:
EMULAB.NET: Membership Approved in 'PEIBAIRA/PEIBAIRA'
>>>>>>> To: "SUJAYYENDHIREN RAMARAO SRINIVASAMURTHI (RIT Student)"<
>>>>>>>
sxr...@rit.edu>
>>>>>>>
>>>>>>>
>>>>>>> You may send an email message to emulab or GENI GPO to see if there is
>>>>>>> any
>>>>>>> OpenFlow switch that we can access for the project.
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>>
>>>>>> Niky Riga
>>>>>> BBN Technologies
>>>>>> 10 Moulton Street
>>>>>> Cambridge, MA 02138
>>>>>> Phone:
617 873 3160
>>>>>> Fax :
617 873 6091
>>>>>>
>>>>>> Please consider the environment before printing this e-mail
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>> Niky Riga
>>>> BBN Technologies
>>>> 10 Moulton Street
>>>> Cambridge, MA 02138
>>>> Phone:
617 873 3160
>>>> Fax :
617 873 6091
>>>>
>>>> Please consider the environment before printing this e-mail
>>>>
>>>>
>>>>
>> --
>> Niky Riga
>> BBN Technologies
>> 10 Moulton Street
>> Cambridge, MA 02138
>> Phone:
617 873 3160
>> Fax :
617 873 6091
>>
>> Please consider the environment before printing this e-mail
>>
>>
>
>