Versions Compared

Key

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

...

NOTE:

  •   After changing the mode, you need to restart or reboot the system to make it take effect.
  •   When switching between SFP mode to and QSFP mode, 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.

...

Code Block
admin@XorPlus# set interface qe-interface-mode SFP
admin@XorPlus# commit
Commit OK.
Save done.
Qe interface mode 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 configuratation will fail.
 
admin@XorPlus# exit
admin@XorPlus> quit
admin@XorPlus:~$ sudo /etc/init.d/picossystemctl restart Stopping: L2/L3..............
Starting: L2/L3.picos

...................
..............
admin@XorPlus:~$
admin@XorPlus:~$ cli
Synchronizing configuration...OK.
Pica8 PicOS Version 2.11.9
coWelcome to PicOS on XorPlus
admin@XorPlus> co
Entering configuration mode.
There are no other users in configuration mode.
admin@XorPlus# run show interface qe-interface-mode
qe-interface-mode:SFP

...

Code Block
admin@XorPlus# run show interface qe-interface-mode
qe-interface-mode:QSFP
admin@XorPlus# set interface qe-interface-mode FLEX
admin@XorPlus#
admin@XorPlus# commit
Commit OK.
Save done.
Qe interface mode 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 configuratation will fail.
 
admin@XorPlus# exit
admin@XorPlus> quit
admin@XorPlus:~$ sudo /etc/init.d/picossystemctl restart Stopping: L2/L3..............
Starting: L2/L3..picos
..................
..............
admin@XorPlus:~$
admin@XorPlus:~$ cli
Synchronizing configuration...OK.
Pica8 PicOS Version 2.11.9
coWelcome to PicOS on XorPlus
admin@XorPlus> co
Entering configuration mode.
There are no other users in configuration mode.
admin@XorPlus# run show interface qe-interface-mode
qe-interface-mode:FLEX

...