OK,I'll try it.
Thanks!
BR
zhaomingyu
-Original Message-
From: Yusuke Iwase [mailto:[email protected]]
Sent: 2015年7月13日 8:24
To: ZHAO Mingyu
Cc: [email protected]
Subject: Re: [Ryu-devel] unable to ping different network segment
Hi,
On 2015年07月12日 22:15, ZHAO Mingy
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
Hi,
On 2015年07月12日 15:04, Adrián Fernández wrote:
> Hello,
>
> I want to add 2 different flows for one packet_in event, is it possible?
> Something like:
>
> if ip4_pkt:
>match = parser.OFPMatch(in_port=in_port, eth_dst=mac_dst,
>eth_type=
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
�Cverbose simple_switch_13.py, The host1 and host2 can’t ping