Hi, Habib

If you installed rules for ARP and BGP correctly, the peering should be established.
Could you let me see the whole of flow table in your switches?


Thanks,
Fujimoto

On 2017年09月28日 00:39, Habib Mostafaei wrote:
Hi,

I have created two controllers as two BGP speakers like ryu documentation (i.e., by using application.py and bgp_sample_conf.py files).

I have two switches which are connected to controllers and the switches are connected to each other as well.

I would like to create a BGP peering between two controllers. To create the BGP session between controllers I have the rules to handle the ARP traffic and after solving ARP problem, I have another two rules on each switch in order to allow tcp packets (i.e., dst_port=179 for BGP packets) to enter the controller and exit from it. The rules are also matched but the peering does not established.

I was wondering how can I solve this problem.

Thank you.

Habib



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to