From 39c295178ecd0e7bb55e5a12ff773f3e0b171fdd Mon Sep 17 00:00:00 2001 From: Christian Svensson Date: Wed, 28 Feb 2024 16:58:04 +0100 Subject: [PATCH] Update bcmsh.md --- bcmsh.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bcmsh.md b/bcmsh.md index d1111b4..9cc516f 100644 --- a/bcmsh.md +++ b/bcmsh.md @@ -36,6 +36,10 @@ You can enter the Broadcom diagnostic shell by entering `bcmsh`. * Show internal representation of VTEP destinations. * `dump chg l2x` * Dump all known L2 destinations including those reachable over VXLAN. + * `portmod info pm` + * Shows overview of what ports are mapped to which SerDes and physical lanes. + * `portmod eyescan port=5 mode=fast lane=0` + * Show eye diagram for the first lane on logical port 5. You can tell SONiC to use debug level logging on things related to SAI with the command `swssloglevel -l SAI_LOG_LEVEL_DEBUG -s -a`.