Jump to: navigation, search

Brocade Vyatta Firewall driver

Revision as of 18:14, 5 February 2015 by Vishwanathj (talk | contribs) (Overview:)

Overview:

The Brocade Vyatta Firewall device driver provides FWaaS solution using Vyatta vRouter VM running as a Neutron router. The driver implements 'Perimeter Firewall' functionality to filter traffic between tenant private networks and external networks.

c:\Users\vishymac\FWaaS_Driver.png

Vyatta FWaaS device driver will invoke the Vyatta vRouter REST APIs for the below CRUD APIs as and when determined by the FWaaS agent.

1. create_firewall

2. update_firewall

3. delete_firewall

All the above functions are similar to the existing reference FWaaS device-driver implementation.