Jump to: navigation, search

Difference between revisions of "Neutron/H3C-Neutron"

(Created page with "= H3C VCF Controller Neutron Plugin = -------- == Overview == The H3C VCF Controller Neutron Plugin enables the integration of OpenStack Neutron and H3C VCF Controller. ==...")
 
(Configuration)
 
(7 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
= H3C VCF Controller Neutron Plugin =
 
= H3C VCF Controller Neutron Plugin =
  
--------
+
------
  
 
== Overview ==
 
== Overview ==
  
The H3C VCF Controller Neutron Plugin enables the integration of OpenStack Neutron and H3C VCF Controller.
+
The H3C VCF Controller Neutron Plugin enables integration of OpenStack Neutron with H3C VCF Controller.
 +
 
 +
== Features ==
 +
 
 +
* Neutron Layer 2 support
 +
* Neutron Layer 3 support
 +
* Security group
 +
* LBaaS
 +
* FWaaS
 +
* VPNaaS
  
 
== Configuration ==
 
== Configuration ==
  
In order to use this plugin, the core_plugin in /etc/neutron/neutron.conf should be set as follows:<br />
+
Please check the installation and configuration guide below:  
  
<pre><nowiki>
+
http://www.h3c.com.hk/Technical_Support___Documents/Technical_Documents/SDN/H3C_VCF_Controller/Installation/OpenStack_Plug-ins_Installation_Guide/H3C_OpenStack_Plug-ins_IG_for_CentOS-5PW210/
[DEFAULT]
 
core_plugin = h3c_l3_router
 
</nowiki></pre>
 
  
 
[[Category: Neutron]]
 
[[Category: Neutron]]

Latest revision as of 11:09, 9 July 2019

H3C VCF Controller Neutron Plugin


Overview

The H3C VCF Controller Neutron Plugin enables integration of OpenStack Neutron with H3C VCF Controller.

Features

  • Neutron Layer 2 support
  • Neutron Layer 3 support
  • Security group
  • LBaaS
  • FWaaS
  • VPNaaS

Configuration

Please check the installation and configuration guide below:

http://www.h3c.com.hk/Technical_Support___Documents/Technical_Documents/SDN/H3C_VCF_Controller/Installation/OpenStack_Plug-ins_Installation_Guide/H3C_OpenStack_Plug-ins_IG_for_CentOS-5PW210/