![H3C SeerEngine-DC Installation Manual Download Page 19](http://html1.mh-extra.com/html/h3c/seerengine-dc/seerengine-dc_installation-manual_574813019.webp)
15
IMPORTANT:
The
service_provider
parameter value for the VPN services is different between the Pike
and Rocky plug-ins and the Ocata plug-ins. Be clear about the differences.
c.
Press
Esc
to quit the insert mode, and enter
:wq
to exit the vi editor and save the
neutron.conf
file.
3.
Edit the
ml2_conf.ini
configuration file.
a.
Use the vi editor to open the
ml2_conf.ini
configuration file.
[root@localhost ~]# vi /etc/kolla/neutron-server/ml2_conf.ini
b.
Press
I
to switch to the insert mode and configure the parameters in the configuration file as
follows. For more information about the parameters, see "Parameters and fields."
[ml2]
type_drivers = vxlan,vlan
tenant_network_types = vxlan,vlan
mechanism_drivers = ml2_h3c
extension_drivers = ml2_extension_h3c,qos,port_security
[ml2_type_vlan]
network_vlan_ranges = physicnet1:1000:2999
[ml2_type_vxlan]
vni_ranges = 1:500
c.
Press
Esc
to quit insert mode, and enter
:wq
to exit the vi editor and save the file.
4.
Edit the
neutron.conf
configuration file.
a.
Use the vi editor to open the
neutron.conf
configuration file.
[root@localhost ~]# vi /etc/kolla/neutron-server/neutron.conf
b.
Press
I
to switch to the insert mode, and then edit the configuration file. For more
information about the parameters, see "Parameters and fields."
[SEC_SDNCONTROLLER]
url = https://127.0.0.1:10443
username = sdn
password = skyline
domain = sdn
timeout = 1800
retry = 10
white_list = False
firewall_type = CGSR
fw_share_by_tenant = False
lb_type = CGSR
resource_mode = CORE_GATEWAY
resource_share_count = 1
auto_create_resource = True
nfv_ha = True
use_neutron_credential = False
firewall_force_audit = False
sec_output_json_log = False
lb_enable_snat = False
vendor_rpc_topic = VENDOR_PLUGIN
enable_https = False
neutron_plugin_ca_file =