Configures breakout mode for the supported connectors.
By default, breakout mode is not configured.
Hardware connector configuration mode
You do not need to reboot a device for the breakout configuration change to take effect.
interface ethernet 0/25:1 interface ethernet 0/25:2 interface ethernet 0/25:3 interface ethernet 0/25:4
Use the no form of the command to reset the port to non-breakout mode. When you run the no form of the command, the breakout interfaces are deconfigured and deleted. The original Ethernet interface in the default configuration is created automatically.
To switch from one breakout mode to another, set the port to non-breakout mode and then run the command to configure the new breakout mode.
( SLX 9250) This platform supports only the 4x1g breakout mode, which supports the redundant management interface feature. This feature is used with Mellanox network adapters and 1GB copper SFPs.
( SLX 9150, SLX 9540, SLX 9640) These platforms support the 4x10g and 4x25g breakout modes. The number of connectors and connector IDs that support the breakout function varies by platform. For more information, see the Technical Specifications guide for your platform.
device(config)# hardware device(config-hardware)# connector 0/25 device(config-connector-0/25)# breakout mode 4x25gThis example reverts a port to non-breakout mode on SLX 9640.
device(config)# hardware device(config-hardware)# connector 0/25 device(config-connector-0/25)# no breakoutThis example configures 4x10g breakout mode on connector 0/25 on SLX 9640.
device(config)# hardware device(config-hardware)# connector 0/25 device(config-connector-0/25)# breakout mode 4x10gThis example configures 4x1g breakout mode on connector 0/15 on SLX 9250.
device(config)# hardware device(config-hardware)# connector 0/21 device(config-connector-0/15)# breakout mode 4x1g