Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
admin@XorPlus:~$ sudo /etc/init.d/picossystemctl restart picos

Step3         Verify the configuration.

...

NOTE:

If the current qe-interface-mode is SFP mode, you need to change the port mode to QSFP mode first.

                   b  b)   Restart PICOS to make the setting take effect.

Code Block
admin@XorPlus:~$ sudo /etc/init.d/picossystemctl restart picos

Step2         In flexible mode, split the port as required.

   a)   Split the port as required.

                  set  set interface gigabit-ethernet <port-name> breakout <10g-4x | 25g-4x | donot>

NOTE:

  •   This command can only be run in FLEX mode.
  •   The 40GE interface can be split into four 10 Gigabit Ethernet sub-interfaces. The 100GE can be split into four 25 Gigabit Ethernet sub-interfaces or split into four 10 Gigabit Ethernet sub-interfaces.
  • When performing the port breakout operation, before restarting the system, you need to manually delete the configurations of the unavailable interfaces .

...

  • in the new mode, to make sure that the configuration file can be loaded normally when the system boots up.

            b)   Restart PICOS to make the setting take effect.

Code Block
admin@XorPlus:~$ sudo /etc/init.d/picossystemctl restart picos

Step3         Verify the configuration.

...