Hi,

On 2015年07月09日 21:33, Jia Leon wrote:
> Hi 
> 
> Thank you for your reply.The problems I'm facing now is that I can't get the 
> information of the online host on ryu. I've tried the Port Status but it 
> can't work. Are there any methods for this issue? Thanks for reply.

What does "it can't work" exactly mean?

For how to send the Port Status messages, please refer to the Ryu-Documentation.
http://ryu.readthedocs.org/en/latest/ofproto_v1_3_ref.html#ryu.ofproto.ofproto_v1_3_parser.OFPPortStatsRequest

Thanks,
Iwase

> 
> Yusuke Iwase <[email protected] 
> <mailto:[email protected]>>于2015年7月9日周四 下午3:40写道:
> 
>     Hi,
> 
>     On 2015年07月07日 22:46, Jia Leon wrote:
>     > Hi
>     >  I'm a newbie in Ryu and OpenFlow development, Just now I'm concerning 
> about a way to modify the openvswitch's port vlan id using ryu so that I can 
> make a dynamic network. All replies will be thankful.
> 
>     What you want to do is:
>     1. If a packet arrived at specific port, push a VLAN header onto the 
> packet.
>     2. Then, output the packet from another port.
>     Right?
> 
>     If so, you can realize this with OpenFlow mechanism, of course, Ryu 
> supports it.
>     Please refer to the Ryu-Book to learn how to implement Ryu Applications.
>      http://osrg.github.io/ryu-book/en/html/index.html
>     And, refer to the Ryu-Documentation to Ryu API references.
> 
>     Thanks,
>     Iwase
> 
>     >
>     >
>     > __________
>     > Jia Leon
>     >
>     >
>     > 
> ------------------------------------------------------------------------------
>     > 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] <mailto:[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
> 

------------------------------------------------------------------------------
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