efa inventory device interface unset-breakout

Reverts the breakout of multiple ports back to the original configuration.

Syntax

efa inventory device interface unset-breakout --ip device-ip --if-type ethernet --if-name if-list

Parameters

--ip device-ip
Specifies the IP address of the device.
--if-type ethernet
Specifies that the interface type is Ethernet.
--if-name if-list
Specifies a comma-separated list of interface names.

Usage Guidelines

In SLX-OS, you can use the show running-config hardware command to see whether breakout mode is configured for a device.

When you run this command, the breakout interfaces are deconfigured and deleted. The original Ethernet interface in the default configuration is created automatically.

Examples

This example removes breakout mode on interface 0/52.

# efa inventory device interface unset-breakout –-ip 10.x.x.x 
–-if-type eth –-if-name 0/52