Cisco Cisco Dynamic Fabric Automation for OpenStack Leaflet

Page of 80
Purpose
Command or Action
Distributes routes that have a destination IPv6 network number address
that is permitted by a standard access list, an expanded list, or a prefix
switch (config-route-map) # match ip
address 
prefix-list name [prefix-list name..]
access-list-name
Step 33
list. The prefix-list name can be any alphanumeric string up to 63
characters. The ellipsis indicates that multiple values can be entered,
up to 32 prefix lists.
Configures a BGP process for an interface. The as-number is the
number of an autonomous system that identifies the router to other
Device (config) # router bgp as-number
Step 34
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.
Enters address family mode or a virtual routing and forwarding (VRF)
address-family mode and configures submode commands for the BGP.
Device (config-router) # address-family
ipv4 unicast
Step 35
Enables redistribution of IPv4 and IPv6 Host Mobility Manager (HMM)
routes through specific route maps.
Device (config-router-af) # redistribute
hmm route-map 
map-name
Step 36
Controls the maximum number of parallel routes that the BGP can
support.
switch (config-router-af) # maximum-paths
[ibgpnumber-paths
Step 37
Receives additional paths to and from the BGP peers.
switch (config-router-af) # additional-paths
receive
Step 38
Enters address family mode or a virtual routing and forwarding (VRF)
address-family mode and configure submode commands for the BGP.
switch (config-router) # address-family ipv6
unicast
Step 39
Redistributes IPv4 and IPv6 Host Mobility Manager (HMM) routes
through specific route maps.
switch (config-router-af) # redistribute
hmm route-map 
map-name
Step 40
Controls the maximum number of parallel routes that the BGP can
support.
switch (config-router-af) # maximum-path
[ibgpnumber-paths
Step 41
Receives additional paths to and from the BGP peers.
switch (config-router-af) #
additional-paths-receive
Step 42
Enters address family mode or a virtual routing and forwarding (VRF)
address-family mode and configure submode commands for the BGP.
switch (config) # address-family vpnv4
unicast
Step 43
Receives additional paths to and from the BGP peers.
switch (config-router-af) # additional-paths
receive
Step 44
Enters address family mode or a virtual routing and forwarding (VRF)
address-family mode and configure submode commands for the BGP.
switch (config-router) # address-family
vpnv6 unicast
Step 45
Receives additional paths to and from the BGP peers.
switch (config-router-af) # additional-paths
receive
Step 46
Configures a BGP neighbor (router, VRF) and enters neighbor
configuration mode.
switch (config-router) # neighbor {ip-addr
|ip-prefixlentgth} [remote-as {as-num
[,as-num] |route-map map name}
Step 47
   Cisco Dynamic Fabric Automation Migration Guide
40
OL-31503-01   
Migration Configuration
Configuring Border Leafs for DFA