![H3C SeerEngine-DC Installation Manual Download Page 16](http://html1.mh-extra.com/html/h3c/seerengine-dc/seerengine-dc_installation-manual_574813016.webp)
12
Parameter
Description
hierarchical_port_binding_phy
sicnets
Policy for OpenStack to select a physical VLAN when performing
hierarchical port binding. The default value is
ANY
.
•
ANY
—A VLAN is selected from all physical VLANs for VLAN ID
assignment.
•
PREFIX
—A VLAN is selected from all physical VLANs matching the
specified prefix for VLAN ID assignment.
hierarchical_port_binding_phy
sicnets_prefix
Prefix for matching physical VLANs. The default value is
physicnet
. This
parameter is available only when you set the value of the
hierarchical_port_binding_physicnets
parameter to
PREFIX
.
enable_dhcp_hierarchical_por
t_binding
Whether to enable DHCP hierarchical port binding. The default value is
False
.
•
True
—Enable.
•
False
—Disable.
Only the Pike plug-in supports this parameter.
enable_security_group
Whether to deploy OpenStack security group rules to the SeerEngine-DC
controller. The default value is
False
.
enable_https
Whether to enable HTTPS bidirectional authentication. The default value is
False
.
•
True
—Enable.
•
False
—Disable.
Only the Pike plug-in supports this parameter.
neutron_plugin_ca_file
Save location for the CA certificate of the controller. As a best practice,
save the CA certificate in the
/usr/share/neutron
directory.
Only the Pike plug-in supports this parameter.
neutron_plugin_cert_file
Save location for the Cert certificate of the controller. As a best practice,
save the Cert certificate in the
/usr/share/neutron
directory.
Only the Pike plug-in supports this parameter.
neutron_plugin_key_file
Save location for the Key certificate of the controller. As a best practice,
save the Cert certificate in the
/usr/share/neutron
directory.
Only the Pike plug-in supports this parameter.
enable_iam_auth
Whether to enable IAM interface authentication.
•
True
—Enable.
•
False
—Disable.
When connecting to SNA Center, you can set the value to
True
to use the
IAM interface for authentication.
The default value is
False
.
Only the Mitaka and Newton plug-ins support this parameter.
enable_sdnc_rpc
Whether to enable RPC connection between the plug-ins and the controller
in the DHCP fail-safe scenario.
The default value is
False
.
sdnc_rpc_url
RPC interface URL of the controller. Only a WebSocket type interface is
supported.
The default value is
ws://127.0.0.1:1080
.
sdnc_rpc_ping_interval
Interval at which an RPC ICMP echo request message is sent to the
controller, in seconds.
The default value is 60 seconds.
websocket_fragment_size
Size of a WebSocket fragment sent from the plug-in to the controller in the
DHCP fail-safe scenario, in bytes.