This command displays details of a specific switch port.
Usage
port show --id IDRequired Parameters
| Specifies which port to display. |
Example
vcli: admin> port show --id 36
+--------+----------------------------------------------+
| ID | 36 |
| Title | PORT Port swp9 |
| Model | PORT |
| Speed | 100G |
| MTU | 9216 |
| State | up |
| Switch | rack3-2: switch-MSN3700-VS2FC (MT2436J001XU) |
+--------+----------------------------------------------+
Command Output
| The VMS ID of the switch port. |
| A composite title that includes the Model value and the Name value. |
| The mode in which the port is configured. Possible values:
|
| The speed configured on the port. |
| The MTU configured on the port. |
| The state of the port, as fetched from the switch. Values may very with vendor. |
| The switch to which the port belongs. |