set interface gigabit-ethernet breakout-type
The set interface gigabit-ethernet breakout-type command can specify the breakout type as four 100G, two 200G, four 50G, two 100G or four 25G based on different switch models.
NOTEs:
|
Command Syntax
set interface gigabit-ethernet <port-name> breakout-type {4*100G | 2*200G}
set interface gigabit-ethernet <port-name> breakout-type {4*100G | 2*200G | 4*50G | 2*100G | 4*25G}
Parameter
Parameter | Description |
gigabit-ethernet <port-name> | Specifies the name of a 400G or 200G interface. |
breakout-type {4*100G | 2*200G} | Specifies the breakout type as four 100G or two 200G for switches supporting 400G interfaces. |
breakout-type {4*100G | 2*200G | 4*50G | 2*100G | 4*25G} | Specifies the breakout type as four 100G, two 200G, four 50G, two 200G or four 25G for switches (N8550-24CD8D) supporting 400G and 200G interfaces.
|
Example
Split the 400GE interface xe-1/1/26 into four 100G Ethernet interfaces.
admin@PICOS# set interface gigabit-ethernet xe-1/1/26 breakout true
admin@PICOS# set interface gigabit-ethernet xe-1/1/26 breakout-type 4*100G
admin@PICOS# commit
Commit OK.
Save done.
Interface breakout setting has been changed, please reboot the system for changes to take effect!
Make sure to delete all the configurations associated with the unavailable interfaces, otherwise loading startup configuration will fail.
admin@PICOS# exit
admin@PICOS> start shell sh
admin@PICOS:~$ sudo systemctl restart picos |
Copyright © 2024 Pica8 Inc. All Rights Reserved.