...
- From the Linux shell prompt, run the following command.
Code Block |
---|
admin@XorPlus$admin@XorPlus:~$ sudo picos_boot port-layout Configure the front panel QSFP interfaces port map options: [1] 6x40G_QSFP * default [2] 4x100G_QSFP Enter your choice(1,2): |
...
Step1 From the Linux shell prompt, run picos_boot port-layout command to configure the port mapping mode to 4x100G.
Code Block |
---|
admin@XorPlus$admin@XorPlus:~$ sudo picos_boot port-layout Configure the front panel QSFP interfaces port map options: [1] 6x40G_QSFP * default [2] 4x100G_QSFP Enter your choice(1,2): |
...
After changing the port mapping mode and before restarting PICOS, you need to manually remove the user configuration files /pica/config/pica_startup.boot and /pica/config/pica.conf.
Code Block |
---|
admin@XorPlus$admin@XorPlus:~$ rm /pica/config/pica_startup.boot admin@XorPlus$admin@XorPlus:~$ rm /pica/config/pica.conf |
Step4 After changing the port mapping mode, you need to restart PICOS to make the setting take effect.
Code Block |
---|
admin@XorPlus$admin@XorPlus:~$ sudo /etc/init.d/picossystemctl restart picos |
Verify the configuration
- After the system boots, run run show interface brief command to view the interface information.
...