| [CISCO] |
| model_class = neutron.plugins.cisco.models.virt_phy_sw_v2.VirtualPhysicalSwitchModelV2 |
(StrOpt) Model Class |
| nexus_driver = neutron.plugins.cisco.test.nexus.fake_nexus_driver.CiscoNEXUSFakeDriver |
(StrOpt) Nexus Driver Name |
| nexus_l3_enable = False |
(BoolOpt) Enable L3 support on the Nexus switches |
| provider_vlan_auto_create = True |
(BoolOpt) Provider VLANs are automatically created as needed on the Nexus switch |
| provider_vlan_auto_trunk = True |
(BoolOpt) Provider VLANs are automatically trunked as needed on the ports of the Nexus switch |
| provider_vlan_name_prefix = p- |
(StrOpt) VLAN Name prefix for provider vlans |
| svi_round_robin = False |
(BoolOpt) Distribute SVI interfaces over all switches |
| vlan_name_prefix = q- |
(StrOpt) VLAN Name prefix |
| [CISCO_N1K] |
| bridge_mappings = |
(StrOpt) N1K Bridge Mappings |
| default_network_profile = default_network_profile |
(StrOpt) N1K default network profile |
| default_policy_profile = service_profile |
(StrOpt) N1K default policy profile |
| enable_tunneling = True |
(BoolOpt) N1K Enable Tunneling |
| integration_bridge = br-int |
(StrOpt) N1K Integration Bridge |
| network_node_policy_profile = dhcp_pp |
(StrOpt) N1K policy profile for network node |
| network_vlan_ranges = vlan:1:4095 |
(StrOpt) N1K Network VLAN Ranges |
| poll_duration = 10 |
(StrOpt) N1K Policy profile polling duration in seconds |
| tenant_network_type = local |
(StrOpt) N1K Tenant Network Type |
| tunnel_bridge = br-tun |
(StrOpt) N1K Tunnel Bridge |
| vxlan_id_ranges = 5000:10000 |
(StrOpt) N1K VXLAN ID Ranges |
| [CISCO_PLUGINS] |
| nexus_plugin = neutron.plugins.cisco.nexus.cisco_nexus_plugin_v2.NexusPlugin |
(StrOpt) Nexus Switch to use |
| vswitch_plugin = neutron.plugins.openvswitch.ovs_neutron_plugin.OVSNeutronPluginV2 |
(StrOpt) Virtual Switch to use |
| [cisco_csr_ipsec] |
| status_check_interval = 60 |
(IntOpt) Status check interval for Cisco CSR IPSec connections |
| [ml2_cisco] |
| svi_round_robin = False |
(BoolOpt) Distribute SVI interfaces over all switches |
| vlan_name_prefix = q- |
(StrOpt) VLAN Name prefix |