You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/Command-Reference.md
+86Lines changed: 86 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5964,6 +5964,7 @@ Subsequent pages explain each of these commands in detail.
5964
5964
switchport Show Interface switchport information
5965
5965
tpid Show Interface tpid information
5966
5966
transceiver Show SFP Transceiver information
5967
+
label-port Show label-port mapping information
5967
5968
```
5968
5969
5969
5970
**show interfaces autoneg**
@@ -6845,6 +6846,91 @@ is command.
6845
6846
6846
6847
This command is already explained [here](#Transceivers)
6847
6848
6849
+
**show interfaces label-port status**
6850
+
6851
+
This command displays a standardized mapping of front-panel label ports to SONiC interface names, their lanes, and operational status under the current breakout configuration. Each table cell shows the mapped interface name and status for the corresponding lane (for example, `Ethernet0(UP)`). On multi-ASIC systems, the interface name also includes the ASIC namespace (for example, `Ethernet0|asic0(UP)`).
0 commit comments