Viewing transceiver information
The transceiver information displayed depends
on the show
command executed.
The output for show interfaces transceiver
[port-list]
is shown below. You
can specify multiple ports, separated by commas, and the information
for each transceiver will display.
Output for a specified transceiver
switch(config)# show interfaces transceiver 21 Transceiver Technical information: Product Serial Part Port Type Number Number Number ------- ----------- ------------ ------------------ ---------- 21 1000SX J4858C MY050VM9WB 1990-3657
If there is no transceiver in the port specified in the command, the output displays as shown below.
Output when no transceiver is present in specified interface
switch(config)# show interfaces transceiver 22 No Transceiver found on interface 22
When no ports are specified, information for all transceivers found is displayed.
Output when no ports are specified
switch(config)# show interfaces transceiver Transceiver Technical information: Product Serial Part Port Type Number Number Number ------- ----------- ------------ ------------------ ---------- 21 1000SX J4858C MY050VM9WB 1990-3657 22 1000SX J4858B P834DIP2
You can specify all
for port-list
as shown below.
Output when “all” is specified
switch(config)# show interfaces transceiver all No Transceiver found on interface 1 No Transceiver found on interface 2 . . . No Transceiver found on interface 24 Transceiver Technical information: Product Serial Part Port Type Number Number Number ------- ----------- ------------ ------------------ ---------- 21 1000SX J4858C MY050VM9WB 1990-3657 22 1000SX J4858B P834DIP2