Jump to: navigation, search

Difference between revisions of "Brocade Vyatta Firewall driver"

(Overview:)
(Overview:)
Line 1: Line 1:
 
=='''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.
  
 
Vyatta FWaaS device driver will invoke the Vyatta vRouter REST APIs for the  
 
Vyatta FWaaS device driver will invoke the Vyatta vRouter REST APIs for the  

Revision as of 17:57, 5 February 2015

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.

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 these functions are similar to the existing reference FWaaS device-driver implementation.