Hi,

On 2015年07月12日 22:15, ZHAO Mingyu wrote:
> Hi,
> 
>  
> 
> I setup the test-bed, like this : Host1 
> (192.168.2.1)---------(192.168.2.2)linc-switch(192.168.3.2)---------Host2(192.168.3.1),
>  the controller is Ryu.
> 
> The linc-switch connects the different network segment. When I run 
> run-manager –verbose simple_switch_13.py, The host1 and host2 can’t ping each 
> other.
> 
> If I change them to be in the same network segment, them can ping each other.
> 
> Can the simple_switch_13.py ping the different network segment?

Because simple_switch_13.py performs as the L2 switch,
the hosts in the different network segments can not ping each other.
To connect the different network segments, how about using rest_router.py?
 http://osrg.github.io/ryu-book/en/html/rest_router.html

Thanks,
Iwase

> 
>  
> 
> Thanks!
> 
>  
> 
> Best regards!
> 
> ZHAO Mingyu
> 
>  
> 
> 
> 
> ------------------------------------------------------------------------------
> Don't Limit Your Business. Reach for the Cloud.
> GigeNET's Cloud Solutions provide you with the tools and support that
> you need to offload your IT needs and focus on growing your business.
> Configured For All Businesses. Start Your Cloud Today.
> https://www.gigenetcloud.com/
> 
> 
> 
> _______________________________________________
> Ryu-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
> 

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to