< Home

port split

Function

The port split command splits a specified 40GE interface.

The undo port split command cancels the split configuration on a 40GE interface.

By default, no 40GE interface is split into four 10GE interfaces.

Only the S5730S-EI, S5730-SI, S5730-HI, S5731-H, S6720-LI, S6720-SI, S6720S-SI, S6720S-LI, S6720S-EI, and S6720-EI support interface split and merge.

Format

port split split-type 40GE:4*XGE

undo port split

Parameters

Parameter Description Value

40GE:4*XGE

Splits a specified 40GE interface into four 10GE interfaces.

-

Views

XGE interface view, 40GE interface view

Default Level

3: Management level

Usage Guidelines

Usage Scenario

Some 40GE optical interfaces can be used as independent interfaces or each can be split into four 10GE interfaces. With the interface split function, a device with 40GE interfaces can provide high-density 10GE interfaces, and can connect to 40GE or 10GE interfaces on the remote device. This function allows for flexible networking and lowers hardware costs.

To split an interface, run the port split split-type 40GE:4*XGE command in the view of the 40GE interface. To merge converted interfaces into the original 40GE interface, run the undo port split command in the view of only one of the four 10GE converted interfaces.

  • If interface split or merge is configured on an interface, the original configuration on the interface is lost. Therefore, exercise caution when deciding to perform the interface split or merge operation.
  • 10GE interfaces converted from a 40GE interface are numbered based on the number of the last 10GE interface on the switch. For interfaces on the switch panel, if the last 10GE interface is numbered XGE 0/y/m and a 40GE interface to be split is numbered 40GE 0/y/n, the four 10GE interfaces converted from the 40GE interface are numbered XGE 0/y/(m + 4 * (n - 1) + 1). For example, if the last 10GE interface on a switch is numbered XGE 0/0/48, the four 10GE interfaces converted from 40GE 0/0/3 are numbered XGE 0/0/57, XGE 0/0/58, XGE 0/0/59, and XGE 0/0/60. For interfaces on a card, m has a fixed value of 0. For example, the four 10GE interfaces converted from 40GE 1/1/1 on a card are numbered XGE 1/1/1, XGE 1/1/2, XGE 1/1/3, and XGE 1/1/4.

    • y: indicates the subcard number.
    • m: indicates the sequence number of the last 10GE interface on the switch.
    • n: indicates the sequence number of the 40GE interface.

    Split interfaces are numbered in the same sequence as the wires of a cable are numbered. For example, in a 1-to-4 cable, the wire numbered 1 corresponds to the interface with the lowest interface number, and the wire numbered 4 corresponds to the interface with the highest interface number.

  • If an interface is split, the interface and converted interfaces cannot be added to a stack interface, regardless of whether the configuration takes effect. If an interface has been added to a stack interface, the interface cannot be split.
  • After configuring interface split using the port split split-type 40GE:4*XGE command, or using the undo port split command, restart the device to make the configuration take effect. You can run the display port split command in any view to check the status of a split interface.

Example

# Split a 40GE interface into four 10GE interfaces and restart the device to make the configuration take effect.

<HUAWEI> system-view
[HUAWEI] interface 40GE 0/0/1
[HUAWEI-40GE0/0/1] port split split-type 40GE:4*XGE
Warning: This command will take effect only after resetting the board. 40GE0/0/1 will be split up into XGE, and the port configuration will be lost when the port type is changed. Continue? [Y/N]:y
Info: Succeeded in setting the configuration.
[HUAWEI-40GE0/0/1] return
<HUAWEI> reboot
Info: The system is now comparing the configuration, please wait.
Warning: The configuration has been modified, and it will be saved to the next startup saved-configuration file flash:/device.cfg. Continue? [Y/N]:y
Now saving the current configuration to the slot 0.
Save the configuration successfully.
Info: If want to reboot with saving diagnostic information, input 'N' and then execute 'reboot save diagnostic-information'.
System will reboot! Continue?[Y/N]:y
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >