Hello, I am not sure why it is not working correctly,but please check whether S1 and S2 is acting as a openflow switch. Add some controller with it, and connect those controller with C0.
It would probably work. On Thu, Mar 5, 2015 at 2:56 PM, <[email protected] > wrote: > Send openflow-discuss mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://mailman.stanford.edu/mailman/listinfo/openflow-discuss > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of openflow-discuss digest..." > > > Today's Topics: > > 1. Custom Topo in mininet + Switch in different subnet + Ryu > rest_router.py (Ruchika Luthra) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Thu, 5 Mar 2015 10:26:18 +0100 > From: Ruchika Luthra <[email protected]> > To: [email protected] > Subject: [openflow-discuss] Custom Topo in mininet + Switch in > different subnet + Ryu rest_router.py > Message-ID: > <CACXoOBYrW7TWCJdzEMfV1QNLUL6BuU-wXUyMhdr= > [email protected]> > Content-Type: text/plain; charset="utf-8" > > Hello, > > I am trying to create a mininet topology which looks like > c0 > | > s1---s3---s2 > | | | | > h1 h2 h3 h4 > where the IP address assigned to h1 and h2 are 10.0.0.1 and 10.0.0.2 > respectively. and the IP address assigned to h3 and h4 are 192.168.30.10 > and 192.168.30.11 > The switch in consideration is User Switch OfSoftswitch13 > The controller in consideration is Ryu Controller. > At the controller side, I am trying to experiment with rest_router.py > But after successfully creating this topology and connecting it to the Ryu > controller, I am not able to ping from any host to any other host. > [image: Inline image 1] > At the controller Side > [image: Inline image 2] > My main aim is that the switch s3 should act as a router and the hosts > should be able to ping each other without me having to explicitly fill in > the flow table. > Please help me know what am I doing wrong. > > > > -- > Ruchika Luthra > M.E (CS) 4th Sem > BITS Pilani > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://mailman.stanford.edu/pipermail/openflow-discuss/attachments/20150305/d9b784a3/attachment.html > > > -------------- next part -------------- > A non-text attachment was scrubbed... > Name: image.png > Type: image/png > Size: 47779 bytes > Desc: not available > URL: < > http://mailman.stanford.edu/pipermail/openflow-discuss/attachments/20150305/d9b784a3/attachment.png > > > -------------- next part -------------- > A non-text attachment was scrubbed... > Name: image.png > Type: image/png > Size: 72184 bytes > Desc: not available > URL: < > http://mailman.stanford.edu/pipermail/openflow-discuss/attachments/20150305/d9b784a3/attachment-0001.png > > > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > openflow-discuss mailing list > [email protected] > https://mailman.stanford.edu/mailman/listinfo/openflow-discuss > > > ------------------------------ > > End of openflow-discuss Digest, Vol 77, Issue 6 > *********************************************** >
_______________________________________________ openflow-discuss mailing list [email protected] https://mailman.stanford.edu/mailman/listinfo/openflow-discuss
