Kilo -  Kilo -  Kilo -  Kilo -  Kilo -  Kilo -  Kilo -  Kilo - 
| Configuration option = Default value | Description | 
|---|---|
| [CISCO] | |
model_class = neutron.plugins.cisco.models.virt_phy_sw_v2.VirtualPhysicalSwitchModelV2 | 
        (StrOpt) Model Class | 
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 | 
http_pool_size = 4 | 
        (IntOpt) Number of threads to use to make HTTP requests | 
http_timeout = 15 | 
        (IntOpt) N1K http timeout duration in seconds | 
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 = 60 | 
        (IntOpt) N1K Policy profile polling duration in seconds | 
restrict_network_profiles = True | 
        (BoolOpt) Restrict tenants from accessing network profiles belonging to some other tenant | 
restrict_policy_profiles = False | 
        (BoolOpt) Restrict the visibility of policy profiles to the tenants | 
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 | 
| [cfg_agent] | |
device_connection_timeout = 30 | 
        (IntOpt) Time in seconds for connecting to a hosting device | 
hosting_device_dead_timeout = 300 | 
        (IntOpt) The time in seconds until a backlogged hosting device is presumed dead. This value should be set up high enough to recover from a period of connectivity loss or high load when the device may not be responding. | 
| [general] | |
backlog_processing_interval = 10 | 
        (IntOpt) Time in seconds between renewed scheduling attempts of non-scheduled routers. | 
cfg_agent_down_time = 60 | 
        (IntOpt) Seconds of no status update until a cfg agent is considered down. | 
default_security_group = mgmt_sec_grp | 
        (StrOpt) Default security group applied on management port. Default value is mgmt_sec_grp. | 
ensure_nova_running = True | 
        (BoolOpt) Ensure that Nova is running before attempting to create any VM. | 
l3_admin_tenant = L3AdminTenant | 
        (StrOpt) Name of the L3 admin tenant. | 
management_network = osn_mgmt_nw | 
        (StrOpt) Name of management network for device configuration. Default value is osn_mgmt_nw | 
service_vm_config_path = /opt/stack/data/neutron/cisco/config_drive | 
        (StrOpt) Path to config drive files for service VM instances. | 
templates_path = /opt/stack/data/neutron/cisco/templates | 
        (StrOpt) Path to templates for hosting devices. | 
| [hosting_devices] | |
csr1kv_booting_time = 420 | 
        (IntOpt) Booting time in seconds before a CSR1kv becomes operational. | 
csr1kv_cfgagent_router_driver = networking_cisco.plugins.cisco.cfg_agent.device_drivers.csr1kv.csr1kv_routing_driver.CSR1kvRoutingDriver | 
        (StrOpt) Config agent driver for CSR1kv. | 
csr1kv_device_driver = networking_cisco.plugins.cisco.l3.hosting_device_drivers.csr1kv_hd_driver.CSR1kvHostingDeviceDriver | 
        (StrOpt) Hosting device driver for CSR1kv. | 
csr1kv_flavor = 621 | 
        (StrOpt) UUID of Nova flavor for CSR1kv. | 
csr1kv_image = csr1kv_openstack_img | 
        (StrOpt) Name of Glance image for CSR1kv. | 
csr1kv_password = cisco | 
        (StrOpt) Password to use for CSR1kv configurations. | 
csr1kv_plugging_driver = networking_cisco.plugins.cisco.l3.plugging_drivers.n1kv_trunking_driver.N1kvTrunkingPlugDriver | 
        (StrOpt) Plugging driver for CSR1kv. | 
csr1kv_username = stack | 
        (StrOpt) Username to use for CSR1kv configurations. | 

