|
119 | 119 | * [Platform Component Firmware config commands](#platform-component-firmware-config-commands) |
120 | 120 | * [Platform Component Firmware vendor specific behaviour](#platform-component-firmware-vendor-specific-behaviour) |
121 | 121 | * [Platform Specific Commands](#platform-specific-commands) |
122 | | - * [Mellanox Platform Specific Commands](#mellanox-platform-specific-commands) |
123 | | - * [Barefoot Platform Specific Commands](#barefoot-platform-specific-commands) |
124 | 122 | * [PortChannels](#portchannels) |
125 | 123 | * [PortChannel Show commands](#portchannel-show-commands) |
126 | 124 | * [PortChannel Config commands](#portchannel-config-commands) |
@@ -6585,8 +6583,6 @@ Go Back To [Beginning of the document](#) or [Beginning of this section](#platfo |
6585 | 6583 |
|
6586 | 6584 | ## Platform Specific Commands |
6587 | 6585 |
|
6588 | | -### Mellanox Platform Specific Commands |
6589 | | -
|
6590 | 6586 | There are few commands that are platform specific. Mellanox has used this feature and implemented Mellanox specific commands as follows. |
6591 | 6587 |
|
6592 | 6588 | **show platform mlnx sniffer** |
@@ -6656,41 +6652,6 @@ In order to avoid that confirmation the -y / --yes option should be used. |
6656 | 6652 | NOTE: In order to avoid that confirmation the -y / --yes option should be used. |
6657 | 6653 | ``` |
6658 | 6654 |
|
6659 | | -### Barefoot Platform Specific Commands |
6660 | | -
|
6661 | | -**show platform barefoot profile** |
6662 | | -
|
6663 | | -This command displays active P4 profile and lists available ones. |
6664 | | -
|
6665 | | -- Usage: |
6666 | | - ``` |
6667 | | - show platform barefoot profile |
6668 | | - ``` |
6669 | | -
|
6670 | | -- Example: |
6671 | | - ``` |
6672 | | - admin@sonic:~$ show platform barefoot profile |
6673 | | - Current profile: x1 |
6674 | | - Available profile(s): |
6675 | | - x1 |
6676 | | - x2 |
6677 | | - ``` |
6678 | | -
|
6679 | | -**config platform barefoot profile** |
6680 | | -
|
6681 | | -This command sets P4 profile. |
6682 | | -
|
6683 | | -- Usage: |
6684 | | - ``` |
6685 | | - config platform barefoot profile <p4_profile> [-y|--yes] |
6686 | | - ``` |
6687 | | -
|
6688 | | -- Example: |
6689 | | - ``` |
6690 | | - admin@sonic:~$ sudo config platform barefoot profile x1 |
6691 | | - Swss service will be restarted, continue? [y/N]: y |
6692 | | - ``` |
6693 | | -
|
6694 | 6655 | Go Back To [Beginning of the document](#) or [Beginning of this section](#platform-specific-commands) |
6695 | 6656 |
|
6696 | 6657 |
|
|
0 commit comments