Contents
- Cisco Nexus 7000 Series OTV Quick Start Guide
- Configuring an OTV Network
- Configuring a Physical Interface
- Configuring a VLAN
- Configuring OTV
- Configuration Examples for OTV
- Configuration Example for Load Balancing
- Verifying the OTV Configuration
- Default Settings for OTV
- Licensing Requirements for OTV
- Prerequisites for OTV
- Guidelines and Limitations for OTV
- Obtaining Documentation and Submitting a Service Request
Cisco Nexus 7000 Series OTV Quick Start Guide
This guide describes the basic configuration for Overlay Transport Virtualization (OTV) on Cisco NX-OS devices. OTV is a MAC-in-IP method that extends Layer 2 connectivity across a transport network infrastructure. OTV uses MAC address-based routing and IP-encapsulated forwarding across a transport network to provide support for applications that require Layer 2 adjacency, such as clusters and virtualization. You deploy OTV on the edge devices in each site.
Related Information
Configuring an OTV Network
This procedure provides a step-by-step walkthrough of how to configure an OTV edge device. This procedure includes the configuration for a physical interface that acts as the join interface, and a VLAN that is extended over the overlay network. This procedure should be applied to each OTV Edge Device.
A basic OTV configuration requires IP connectivity of the OTV Edge Device to the transport network connecting all OTV edge devices. Also, VLANs that will be extended using OTV have to be configured on the OTV edge devices. Once these prerequisites are fulfilled, you can configure OTV.
Configuring a Physical Interface
ProcedureThis procedure shows how to configure a physical interface for IP connectivity to the IP transport network.
What to Do Next
You must configure static or dynamic routing and enable the interface with the no shutdown command.
Configuring OTV
Before You BeginProcedureEnsure that you have configured a physical interface that provides connectivity to the IP core and that you have configured the VLANs that will be extended over the OTV network.
What to Do Next
You need to enable the interface with the no shutdown command.
Configuration Examples for OTV
This example displays how to configure a basic OTV network that uses the configuration default values:
!Configure the physical interface that OTV uses to reach the ! DCI transport infrastructure interface ethernet 2/1 ip address 192.0.2.1/24 ip igmp version 3 no shutdown !Configure the VLAN that will be extended on the overlay network ! and the site-vlan vlan 2,5-10 ! Configure OTV including the VLANs that will be extended. feature otv otv site-vlan 2 otv site-identifier 256 interface Overlay1 otv control-group 239.1.1.1 otv data-group 232.1.1.0/28 otv join-interface ethernet 2/1 !Extend the configured VLAN otv extend-vlan 5-10 no shutdownConfiguration Example for Load Balancing
Basic OTV Network
The following example displays how to configure load balancing on two edge devices in the same site:
Edge Device 1 interface ethernet 2/1 ip address 192.0.2.1/24 ip igmp version 3 no shutdown vlan 5-10 feature otv otv site-identifier 256 interface overlay 1 otv control-group 239.1.1.1 otv data-group 239.1.1.0/29 otv join-interface ethernet 2/1 otv extend-vlan 5-10 no shutdown Edge Device 2 interface ethernet 1/1 ip address 192.0.2.16/24 ip igmp version 3 no shutdown vlan 5-10 feature otv otv site-identifier 256 interface overlay 2 otv control group 239.1.1.1 otv data-group 239.1.1.0/29 otv join-interface ethernet 1/1 otv extend-vlan 5-10 no shutdownVerifying the OTV Configuration
To display the OTV configuration, perform one of the following tasks:
Command
Purpose
show running-configuration otv [all]
Displays the running configuration for OTV.
show otv overlay [interface]
Displays information about overlay interfaces.
show otv adjacency [detail]
Displays information about the adjacencies on the overlay network.
show otv [overlay interface] [vlan [vlan-range] [authoritative | detail]]
Displays information about VLANs that are associated with an overlay interface.
show otv isis site [database | statistics]
Displays the BFD configuration state on both local and neighboring edge devices.
show otv site [ all]
Displays information about the local site.
show otv [route [interface [neighbor-address ip-address]] [vlan vlan-range] [mac-address]]
Displays information about the OTV routes.
show otv mroute vlan vlan-id startup
Displays the OTV multicast route information for a specific VLAN from the OTV Routing Information Base (ORIB).
show forwarding distribution otv multicast route vlan vlan-id
Displays Forwarding Information Base (FIB) OTV multicast route information for a specific VLAN.
show otv vlan-mapping [overlay interface-number]
Displays VLAN translation mappings from a local site to a remote site.
show mac address-table
Displays information about MAC addresses.
show otv internal adjacency
Displays information about additional tunnels on the overlay network.
Default Settings for OTV
This table lists the default settings for OTV parameters.
Table 1 Default OTV Parameter SettingsParameters
Default
OTV feature
Disabled
Advertised VLANs
None
ARP and ND suppression
Enabled
Graceful restart
Enabled
Site VLAN
1
Site identifier
0x0
IS-IS overlay hello interval
20 seconds (Cisco NX-OS Release 6.2 or later)
4 seconds (Cisco NX-OS Release 5.2 through Cisco NX-OS Release 6.1)
10 seconds (Cisco NX-OS releases prior to 5.2)
IS-IS overlay hello multiplier
3
IS-IS site hello interval
3 seconds (Cisco NX-OS Release 6.2 or later)
1 second (Cisco NX-OS releases prior to 6.2)
IS-IS site hello multiplier
20 (Cisco NX-OS Release 6.2 or later)
10 (Cisco NX-OS releases prior to 6.2)
IS-IS CSNP interval
10 seconds
IS-IS LSP interval
33 milliseconds
Overlay route tracking
Disabled
Site BFD
Disabled
Tunnel depolarization with IP pools
Enabled
Prerequisites for OTV
OTV has the following prerequisites:
- Globally enable the OTV feature.
- Enable IGMPv3 on the join interfaces.
- Ensure connectivity for the VLANs to be extended to the OTV edge device.
- If you configure VDCs, install the Advanced Services license and enter the desired VDC (see the Cisco Nexus 7000 Series NX-OS Virtual Device Context Configuration Guide).
Guidelines and Limitations for OTV
OTV has the following configuration guidelines and limitations:
- If the same device serves as the default gateway in a VLAN interface and the OTV edge device for the VLANs being extended, configure OTV on a device (VDC or switch) that is separate from the VLAN interfaces (SVIs).
- When possible, we recommend that you use a separate nondefault VDC for OTV to allow for better manageability and maintenance.
- An overlay interface will only be in an up state if the overlay interface configuration is complete and enabled (no shutdown). The join interface has to be in an up state.
- Configure the join interface and all Layer 3 interfaces that face the IP core between the OTV edge devices with the highest maximum transmission unit (MTU) size supported by the IP core. OTV sets the Don't Fragment (DF) bit in the IP header for all OTV control and data packets so the core cannot fragment these packets.
- Only one join interface can be specified per overlay. You can decide to use one of the following methods: For a higher resiliency, you can use a port channel, but it is not mandatory. There are no requirements for 1 Gigabit Ethernet versus 10 Gigabit Ethernet or dedicated versus shared mode.
- If your network includes a Cisco Nexus 1000V switch, ensure that switch is running 4.0(4)SV1(3) or later releases. Otherwise, disable Address Resolution Protocol (ARP) and Neighbor Discovery (ND) suppression for OTV.
- The transport network must support PIM sparse mode (ASM) or PIM-Bidir multicast traffic.
- OTV is compatible with a transport network configured only for IPv4. IPv6 is not supported.
- Do not enable PIM on the join interface.
- ERSPAN ACLs are not supported for use with OTV.
- Ensure the site identifier is configured and is the same for all edge devices on a site. OTV brings down all overlays when a mismatched site identifier is detected from a neighbor edge device and generates a system message.
- Any upgrade from an image that is earlier than Cisco NX-OS Release 5.2(1) to an image that is Cisco NX-OS Release 5.2(1) or later in an OTV network is disruptive. A software image upgrade from Cisco NX-OS Release 5.2(1) or later to Cisco NX-OS Release 6.0(1) is not disruptive.
- Any upgrade from an image that is earlier than Cisco NX-OS Release 6.2(2) to an image that is Cisco NX-OS Release 6.2(2) or later in an OTV network is disruptive. When you upgrade from any previous release, the OTV overlay needs to be shut down for ISSU to operate.
- You must upgrade all edge devices in the site and configure the site identifier on all edge devices in the site before traffic is restored. An edge device with an older Cisco NX-OS release in the same site can cause traffic loops. You should upgrade all edge devices in the site during the same upgrade window. You do not need to upgrade edge devices in other sites because OTV interoperates between sites with different Cisco NX-OS versions.
- Beginning with Cisco NX-OS Release 6.2, OTV supports the coexistence of F1 or F2e Series modules with M1 or M2 Series modules in the same VDC.
- For OTV fast convergence, remote unicast MAC addresses are installed in the OTV Routing Information Base (ORIB), even on non-AED VLANs.
- For OTV fast convergence, even non-AED OTV devices create a delivery source, delivery group (DS,DG) mapping for local multicast sources and send a join request to remote sources if local receivers are available. As a result, there are two remote data groups instead of one for a particular VLAN, source, group (V,S,G) entry.
- One primary IP address and no more than three secondary IP addresses are supported for OTV tunnel depolarization.
- F3 Series modules do not support the VLAN translation and traffic depolarization features in Cisco NX-OS Release 6.2(6).
- F3 Series modules support the OTV traffic depolarization feature in Cisco NX-OS Release 6.2(8).
- F2 Series modules in a specific VDC do not support OTV. F2e modules work only as internal interfaces in an OTV VDC.
Obtaining Documentation and Submitting a Service Request
For information on obtaining documentation, using the Cisco Bug Search Tool (BST), submitting a service request, and gathering additional information, see What's New in Cisco Product Documentation, at: http://www.cisco.com/en/US/docs/general/whatsnew/whatsnew.html.
Subscribe to What's New in Cisco Product Documentation, which lists all new and revised Cisco technical documentation, as an RSS feed and deliver content directly to your desktop using a reader application. The RSS feeds are a free service.
Copyright © 2010-2014, Cisco Systems, Inc. All rights reserved.