Cisco Cisco Dynamic Fabric Automation for OpenStack Leaflet

Page of 80
Purpose
Command or Action
Exports routing information from the target virtual private network
(VPN) extended community.
switch (config-profile-vrf-af) # route-target
export 
route-target-ext-community
Step 11
Configures the virtual network identifier (VNI).
You can specify a single ID or a range. For example, 4099,
5000-5005.
Note
switch (config-profile-vrf) # vni [vni-id |
[-vni-id]]
Step 12
Specifies an interface type and number. The vlan-id range is from 1
to 4094.
switch (config-profile-vrf) # interface
vlan
vlan-id
Step 13
Creates a VPN routing and forwarding instance (VRF) or enters VRF
configuration mode to configure submode commands for the
switch (config-profile-if-vrf) # vrf member
name
Step 14
Intermediate System-to-Intermediate System (IS-IS) Intradomain
Routing Protocol. The name can be any case-sensitive, alphanumeric
string up to 32 characters.
Specifies a primary IP address for an interface
switch (config-profile-if-vrf) # ip address
ip-address-mask
Step 15
Disables the shutdown function on a BGP instance.
switch (config-profile-if-vrf) # no shutdown
Step 16
Configures a BGP process for an interface. The as-number is the
number of an autonomous system that identifies the router to other
switch (config-profile-if) # router bgp
as-number
Step 17
BGP routers and tags that the routing information passed along. The
AS number can be a 16-bit integer or a 32-bit integer in the form of
a higher 16-bit decimal number and a lower 16-bit decimal number
in xx.xx format.
Creates a VPN routing and forwarding (VRF) instance or enters VRF
configuration mode to configure submode commands for the
switch (config-profile-if) # vrf name
Step 18
Intermediate System-to-Intermediate System (IS-IS) Intradomain
Routing Protocol. The name can be any case-sensitive, alphanumeric
string up to 32 characters.
Enters address family mode or a virtual routing and forwarding (VRF)
address-family mode and configures submode commands for BGP.
switch (config-profile-if-vrf) #
address-family ipv4 multicast
Step 19
Enters address family mode or a virtual routing and forwarding (VRF)
address-family mode and configures submode commands for the BGP.
switch (config-profile-if-vrf) #
address-family ipv4 multicast
Step 20
Redistributes IPv4 Host Mobility Manager (HMM) routes through
specific route maps.
switch (config-profile-if-vrf-af) # redistribute
hmm route-map 
map-name
Step 21
This example shows how to configure the profile name and add the tenant VRF profile and associated
parameters:
switch #
configure profile vrf-tenant-profile
switch #
configure terminal
switch (config-profile)) #
apply profile vrf-tenant-profile
switch (config-profile)#
vlan 1001-1010
switch (config-profile-vlan)#
mode fabricpath
   Cisco Dynamic Fabric Automation Migration Guide
44
OL-31503-01   
Migration Configuration
Adding a Tenant (VRF) Instance on a Leaf