Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Interface Maps (Datacenter Design)

Interface Map Overview

Interface maps consist of interfaces used for achieving the intended network configuration rendering. They map interfaces between logical devices and physical hardware devices (represented with device profiles) while adhering to vendor specifications.

Some characteristics and capabilities of interface maps include:

  • Precisely select device ports, transformations and interfaces.
  • You are not restricted to selecting interfaces in a contiguous manner.
  • Provision QSFP+ breakout ports to transform ports, such 40GbE ports to 10GbE, 100GbE ports to 25GbE, and so on.
  • Port breakouts and available speeds affect possible values of the mapping fields.
  • The logical device enables you to plan port and panel mappings accordingly. For example, you can assign a network policy that ensures that spine uplink ports on a leaf switch are always the furthest right ports on a panel.
  • If a smaller logical device is mapped to a larger physical device, the unmapped ports in the device profile are marked as Unused in the interface map.

From the left navigation menu, navigate to Design > Interface Maps to go to interface maps in the global catalog. You can create, clone, edit and delete interface maps.

Click an interface map name to go to its details.

Click a port to go to interface details. Interface maps include the following details:

Logical Device

Abstraction of the physical device.

Device Profile

Physical device characteristics.

Interfaces

Mapping between logical devices and physical devices (device profile)

Create Interface Map

  1. From the left navigation menu, navigate to Design > Interface Maps and click Create Interface Map.
  2. Enter a unique name (64 characters or fewer). This field can be left blank for the name to be created for you that consists of the concatenation of the names of the selected logical device and device profile.
  3. Select a logical device from the drop-down list. If you don't see a logical device that fits your requirements, you can create one.
  4. Select a device profile from the drop-down list. If you don't see a device profile that fits your requirements, you can create one.
  5. Map the logical device to the device profile. See example below for details.
  6. Click Create to create the interface map and return to the table view.

Example: Create Interface Map with Breakout Ports

To create dense server connectivity, let's create an interface map that breaks out the twenty-four 40 GbE transformable ports of an Arista DCS-7050QX-32 physical device to ninety-six 10 GbE ports of a 96x10-8x40-2 logical device.

96x10-8x40-2 is not one of the predefined logical devices that ships with Apstra software, so if you have not created it you won't find it in the drop-down list. If you'd like to follow along with this example, you can create the logical device before continuing.

  1. From the left navigation menu, navigate to Design > Interface Maps and click Create Interface Map. Leave the name blank. It will populate automatically as you enter more information.
  2. From the Logical Device drop-down list, select 96x10-8x40-2. This logical device has 96-10 GbE ports for servers and 8-40 GbE ports for uplinks to spine switches or external routers.
  3. From the Device Profile drop-down list, select Arista DCS-7050QX-32. This device has 24-40 GbE QSFP+ ports that are transformable (4x10 GbE or 1x40 GbE) and 8-40 GbE QSFP+ ports that are not transformable. As soon as both the logical device and device profile are selected, the interface map name is automatically populated.
  4. Under Device profile interfaces (middle-right) click Select Interfaces for the 10 GbE logical ports. This displays the port layout.
  5. Drag to select the first 24 ports. As the ports are selected the white numbers turn gray. When all interfaces are selected the red circle turns green.
  6. Under Device profile interfaces (middle-right) click Select Interfaces for the 40 GbE ports. This displays the port layout.
  7. Drag to select the remaining 8 ports. As the ports are selected the white numbers turn gray. When all interfaces are selected the red circle turns green.
  8. Click Create to create the interface map and return to the table view. The new interface map is shown in the overview screenshot above.

Example: Inter Port Constraints - Disabled Ports

Inter Port Constraint Overview

(Cumulus is no longer supported as of Apstra version 4.1.0, although Cumulus examples remain for illustrative purposes.) Inter port constraints for Cumulus devices are handled in both the device profile and the interface map. For Apstra to generate the correct ports.conf file with these constraints, the unused interfaces must be disabled in the interface map.

For example, if each of the top (odd-numbered) QSFP28 ports in a Mellanox 2700 device are split into four SFP28 ports, the bottom (even-numbered) QSFP28 ports are blocked. (Source: https://docs.mellanox.com/display/sn2000pub/Cable+Installation) The blocked interfaces must be disabled. Using the predefined interface map Mellanox_MSN2700_Cumulus__AOS-48x10_8x100-1 as an example, ports 1,3,5,7,9,11,13,15,17,19,21, and 23 were used to generate the 4x10G interfaces, and the 5th transformation for ports 2,4,6,8,10,12,14,16,18,20,22, and 24 have been disabled.

Disable Unused Ports

When creating an interface map that requires disabling ports for inter port constraints, the prompt Do you want to select the disabled interfaces for unused device profile ports? is displayed. To disable the corresponding ports, click OK.

Edit Interface Map

Changes to interface maps in the global catalog do not affect interface maps that have already been imported into blueprint catalogs, thereby preventing potentially unintended changes to blueprints.
CAUTION:

Any changes made to predefined interface maps (the ones that ship with Apstra software) are discarded when Apstra is upgraded. To retain a customized interface map through Apstra upgrades, clone the predefined interface map, give it a unique name, and customize it instead of changing the predefined one directly.

  1. Either from the table view (Design > Interface Maps) or the details view, click the Edit button for the interface map to edit.
  2. Make your changes.
  3. Click Update (bottom-right) to update the interface map and return to the table view.

Delete Interface Map (Design)

  1. Either from the table view (Design > Interface Maps) or the details view, click the Delete button for the interface map to delete.
  2. Click Delete Interface Map to delete it from the global catalog and return to the table view.