hi team
I have put the bmpstation server host and port configuration to flags.py
so user can use
$ ryu-manager ryu/app/bmpstation.py
to use the default bind ip and port, or
$ ryu-manager ryu/app/bmpstation.py --bmpstation-host=10.1.1.1
--bmpstation-port=2
to a specific host ip and
hi team
I have put the bmpstation server host and port configuration to flags.py
so user can use
$ ryu-manager ryu/app/bmpstation.py
to use the default bind ip and port, or
$ ryu-manager ryu/app/bmpstation.py --bmpstation-host=10.1.1.1
--bmpstation-port=2
to a specific host ip and
greetings.
need to identify sip protocols and RTP passing by ryu. how can I do this?
--
___
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/l
> What's kinda use case for running two BGP speakers in one app?
We need to connect to two upstream BGP routers and we want to run them
under two BGP sessions instead of one. It is mostly of a policy
consideration perspective. I understand that we will have to listen to
two different ports on the s
On Sat, 9 Aug 2014 17:06:58 +0900
Toshiki Tsuboi wrote:
> I have just tested Ryu BGPS .
> But the result looks unexpected regarding of show_command .
> I can’t find the advertised labels or assigned labels for vpnv4 prefix .
> (reference: http://sourceforge.net/p/ryu/mailman/message/32686423/ )
On Fri, 8 Aug 2014 17:19:56 +0800
马超 wrote:
> Hi !
>
>I write a app with OFP1.0, and the OpenFlow versions on OVS is
> *0x1:0x4*.
What 'the OpenFlow versions on OVS is *0x1:0x4*.' means?
--
_
Hi,
On Wed, 6 Aug 2014 10:40:55 +0100
Bruce SUN wrote:
> Yes. I have written this function. However, I don't know where/how my
> application calls this function. I want to know whether I need register an
> event. Then controller can directly send this message after getting the
> featureReply mes
Hi,
On Fri, 8 Aug 2014 16:03:36 +0800
Pyxis LX wrote:
> We're conducting conformance tests using ryu/tests/switch/terster.py heavily.
Thanks!
> Is it possible to make these parameters configurable?
>
> TESTER_SENDER_PORT
> TESTER_RECEIVE_PORT
> TARGET_SENDER_PORT
> TARGET_RECEIVE_PORT
>
> Th
Hello,
On Wed, 6 Aug 2014 17:22:30 +
benamrane fouad wrote:
> Hi all, I would like to implement several controllers in the same cluster,
> how can I do that with Ryu controller.
There are too many ways to do such. Our OpenStack plugin, OFAgent, is
one of them. Multiple OpenFlow controllers
Hello,
On Thu, 7 Aug 2014 15:03:57 -0700
Jerry Cen wrote:
> I am trying to run two BGP speakers in one app. I can bind the two
> speakers to different ports but they seem to be sharing the same
> CORE_MANAGER singleton. I am wondering if there are plans to extend
> the BGP libs to support multip
On Fri, 8 Aug 2014 13:22:41 +0800
Peng Xiao wrote:
> I write a patch about bgp open message capacity code type =128,
>
> this is a cisco old route refresh。
Applied the patch, thanks a lot!
We don't need a pull request. Please just send a patch to the mailing
list next time.
Thanks!
-
On Fri, 8 Aug 2014 16:07:47 +0900
Hiroshi Yokoi wrote:
> added VPNv6 prefix support.
> This patch enables addition and deletion of VPNv6 prefix.
>
> Signed-off-by: Hiroshi Yokoi
> ---
> ryu/services/protocols/bgp/api/base.py | 1 +
> ryu/services/protocols/bgp/bgpspeaker.py
Hey Ryu community,
I think it would be helpful to have an official "Ryu Twitter handle" so
that whenever somebody posts updates or wants to share information on Ryu,
this account could be referenced in a tweet. I also anticipate that many
people would follow this as a central resource, you could m
I have just tested Ryu BGPS .
But the result looks unexpected regarding of show_command .
I can’t find the advertised labels or assigned labels for vpnv4 prefix .
(reference: http://sourceforge.net/p/ryu/mailman/message/32686423/ )
Therfore, I've patched the codes for formatting as follows .
=> ne
14 matches
Mail list logo