[Ryu-devel] [PATCH] added parameter for vrfs_get (in case of format = 'cli')

2014-08-02 Thread Toshiki Tsuboi
this parameter will support to display like cli as follows. Status codes: * valid, > best Network Next Hop Reason Metric LocPrf Path VPN: ('64511:101', 'ipv4') *> 10.20.2.0/24 0.0.0.0 Only Path

[Ryu-devel] [PATCH] added parameter for rib_get

2014-08-02 Thread Toshiki Tsuboi
this parameter will support to display like cli as follows. Status codes: * valid, > best Network Next Hop Reason Metric LocPrf Path *> 10.20.2.0/24 0.0.0.0 Only Path i *>

Re: [Ryu-devel] BGP implementation & openstack contribution

2014-08-02 Thread Digambar Patil
Hi, But current I am starting with sdb_hub_app, Is there another to run the server using command line. For CLI support, current code is in ryu/cmd/of_config_cli.py right? Becuase I didn't find cli.py in the code. Thanks, Digambar On Sat, Aug 2, 2014 at 2:57 AM, FUJITA Tomono