Use this command to display the status of jumbo frame support and Maximum Transmission Units (MTU) on one or more ports.
port-string | (Optional) Displays the status of jumbo frame support for specific port(s). |
If port-string is not specified, jumbo frame support status for all ports will display.
All command modes.
On the S- and K-Series it is possible for Jumbo Admin Status to be enabled and Jumbo Oper Status to be deferred. Jumbo frame support is supported on all module ports, but some modules can only handle 12 jumbo enabled ports at one time without a reset. Resetting the module will enable deferred ports.
This example shows how to display the status of jumbo frame support for port ge.1.1:
System(rw)->show port jumbo tg.1.1 * Applicable only if port jumbo is enabled Port Oper Admin MTU MTU MTU MTU MTU MTU Application Status Status Dynamic Min Max Oper* Admin Delta Name(size) ---------- -------- -------- -------- ----- ----- ----- ----- ----- ------------ tg.1.1 Disabled Disabled Disabled 1000 10239 10239 10239 0 Bonded_TOR_14(su)->
show port jumbo Output Details provides an explanation of the command output.
Output... | What it displays... |
---|---|
Port | Port for this line of information. |
Oper Status | Whether the jumbo frames feature is operationally enabled or disabled for this port. |
Admin Status | Whether the jumbo frames feature is administratively enabled or disabled for this port. |
MTU Dynamic | Whether the dynamic jumbo MTU feature is enabled or disabled for this port. |
MTU Min | Minimum MTU supported by the port. |
MTU Max | Maximum MTU supported by the port. |
MTU Oper | The operational maximum MTU value in bytes for this port. |
MTU Admin | The administratively configured maximum MTU value in bytes for this port. This value is only applicable if jumbo MTU is enabled on the port. |
MTU delta | Specifies the total additional header bytes added to the maximum MTU size if dynamic jumbo MTU is enabled. |
Application Name | Specifies the name(s) of the application(s) for the specified MTU delta, if any. |