Configuring Interfaces in Breakout Mode

This chapter describes how to configure interfaces in breakout mode.

Finding Feature Information

Your software release might not support all the features documented in this module. For the latest caveats and feature information, see the Bug Search Tool at https://tools.cisco.com/bugsearch/ and the release notes for your software release. To find information about the features documented in this module, and to see a list of the releases in which each feature is supported, see the "New and Changed Information"chapter or the Feature History table in this chapter.

Feature History for Breakout

This table includes only the updates for those releases that have resulted in additions or changes to the feature.

Table 1. Feature History for Breakout

Feature Name

Release

Feature Information

QSA support for M/F4 modules

8.4(2)

Added support to bring up the link with CVR-QSFP-SFP10G adapter in a M3/F4 100G module.

Breakout

8.3(1)

Added support for the Breakout feature that enables splitting of 40 Gigabit ethernet ports on the Cisco Nexus 7700 M3-Series 12-port 100-Gigabit Ethernet I/O module.

Breakout

6.2(6)

6.2(8)

Added support for the Breakout feature on the Cisco Nexus 7000 Series Switches.

Added support for the Breakout feature on the Cisco Nexus 7700 Switches.

Information About Breakout

The Cisco Nexus 7000 Series Switches and the Cisco Nexus 7700 Series Switches support the Breakout feature. Breakout enables a 40 Gigabit Ethernet port to be split into four independent and logical 10 Gigabit Ethernet ports. Breakout is supported on an active Twinax (1 to 10 m) cable or a multimode fiber cable (SR4 optic cable with an MTP connector or an MPO connector). For the list of transceivers that are supported on Cisco Nexus 7000 Series switches, refer the Cisco Nexus 7000 Series NX-OS Release Notes.


Note

When the Breakout feature is configured, the configuration for the corresponding interface is removed.

The Breakout feature that enables a 40 Gigabit Ethernet port to be split into four independent and logical 10 Gigabit Ethernet ports is supported in the following modules:

  • Cisco Nexus 7000 F3-Series 12-Port 40 Gigabit Ethernet Module

  • Cisco Nexus 7000 M2-Series 6-Port 40 Gigabit Ethernet Module

  • Cisco Nexus 7700 F3-Series 24-Port 40 Gigabit Ethernet Module

Starting from Cisco NX-OS Release 8.3(1), the Breakout feature that enables a 40 Gigabit Ethernet port to be split into four independent and logical 10 Gigabit Ethernet ports is also supported in the Cisco Nexus 7700 M3-Series 12-port 100-Gigabit Ethernet I/O module.

Guidelines and Limitations for Breakout

  • In a Cisco Nexus 7700 F3-Series 24-Port 40 Gigabit Ethernet Module, you can break out any 19 ports of the available 24 ports.

  • In a Cisco Nexus 7700 M3-Series 24-port 40-Gigabit Ethernet Module, you can break out any 23 ports of the available 24 ports.

  • Before swapping a line card type, remove the breakout configurations configured for current line card ports. Use the no interface breakout module slot port port-range command to remove the breakout configurations.

  • To bring up the link with CVR-QSFP-SFP10G adapter in a M3/F4 100G module, you need to perform the 10x4g breakout configuration on the interface. In older release versions with CVR-QSFP-SFP10G, the adapter link remains down. After ISSU to Cisco NX-OS Release 8.4(2) the link will still remain down. Perform OIR to bring up the link.

  • QSFP-100G-DR-S and QSFP-100G-FR-S optics does not support breakout.

Configuring Breakout in a Port

Before you begin

Before you configure this feature for the entire system, ensure that you are in the correct VDC. To change the VDC, use the switchto vdc command.

Procedure

  Command or Action Purpose
Step 1

switch# configure terminal

Enters global configuration mode.

Step 2

switch(config)# interface breakout module slot port port-range map {10g-4x | 25g-4x}

Configures the Breakout feature for a port. The 10g-4x keyword enables a 40 Gigabit Ethernet port to be split into four independent and logical 10 Gigabit Ethernet ports. The 25g-4x keyword enables a 100 Gigabit Ethernet port to be split into four independent and logical 25 Gigabit Ethernet ports.

  • slot —Slot number of port depending on the chassis model.

  • port-range —Single port or range of ports on which breakout is configured.

Step 3

(Optional) switch(config)# copy running-config startup-config

(Optional)

Saves the changes by copying the running configuration to the startup configuration.

Example

This example shows how to break out a 40 Gigabit Ethernet port into four 10 Gigabit Ethernet ports:

switch# configure terminal
switch(configure)# interface breakout module 1 port 12 map 10g-4x
switch(configure)# copy running-config startup-config

This example shows how to break out a 100 Gigabit Ethernet port into four 25 Gigabit Ethernet ports:

switch# configure terminal
switch(configure)# interface breakout module 1 port 8 map 25g-4x
switch(configure)# copy running-config startup-config

Removing the Breakout Configuration

Before you begin

Before you configure this feature for the entire system, ensure that you are in the correct VDC. To change the VDC, use the switchto vdc command.

Procedure

  Command or Action Purpose
Step 1

switch# configure terminal

Enters global configuration mode.

Step 2

switch(config)# no interface breakout module slot port port-range map {10g-4x | 25g-4x}

Removes the breakout configuration for a port module and returns the interface to the 40 Gigabit Ethernet mode of operation.

  • slot —Slot number of module depending on the chassis model.

    Note 

    Enter the same slot module value that you used for the corresponding port while configuring the Breakout feature.

  • port-range —Single port or range of ports.

    Note 

    Enter the same port-range value that you used for the corresponding port while configuring the Breakout feature.

Step 3

(Optional) switch(config)# copy running-config startup-config

(Optional)

Saves the changes by copying the running configuration to the startup configuration.

Example

This example shows how to remove the breakout configuration in a port and return to the 40 Gigabit Ethernet mode of operation:

switch# configure terminal
switch(configure)# no interface breakout module 1 port 12 map 10g-4x
switch(configure)# copy running-config startup-config

This example shows how to remove the breakout configuration in a port and return to the 100 Gigabit Ethernet mode of operation:

switch# configure terminal
switch(configure)# no interface breakout module 1 port 8 map 25g-4x
switch(configure)# copy running-config startup-config

Verifying a Breakout Configuration

Use the following commands to verify a breakout configuration. You can use the commands in any order.

Procedure


Step 1

show interface eth1/1 capabilities

Displays information about the interface configuration.

Step 2

show interface brief

Displays a brief summary of the interface configuration.


Example

This example shows how to verify a breakout configuration for an interface:

switch# show interface ethernet 1/1 capabilities | i Breakout

Breakout capable:      yes

This example shows how to display the summary of an interface configuration:

switch# show interface brief | grep 1/1

Eth1/1/1      --      eth  routed down    SFP not inserted           auto(D) --
Eth1/1/2      --      eth  routed down    SFP not inserted           auto(D) --
Eth1/1/3      --      eth  routed down    SFP not inserted           auto(D) --
Eth1/1/4      --      eth  routed down    SFP not inserted           auto(D) --