nv show platform transceiver
|
|
nv show platform transceiver [<transceiver-id>] [detail] Display the status of all transceivers as a table. Includes fields such as cable-type, cable-length, vendor-rev, and identifier. |
|
|
Syntax Description |
transceiver-id |
Display the status of a single transceiver (with the same fields as the general command). |
|
detail |
Show detailed information for all all transceivers. |
|
|
Default |
N/A |
|
|
History |
|
|
|
Example |
|
|
|
REST API |
GET https://<ip>/nvue_v1/platform/transceiver/
|
|
|
Related Commands |
Transceiver Commands | id (25.02.8008)TransceiverCommands nvshowplatform | |
|
Notes |
|
|
nv action reset platform transceiver id
|
|
nv action reset platform transceiver <transceiver-id> Reset specific transceiver module |
|
|
Syntax Description |
transceiver-id |
The name of the transceiver |
|
Default |
N/A |
|
|
History |
25.02.2002 |
|
|
Example |
|
|
|
REST API |
POST https://<ip>/nvue_v1/platform/transceiver/{transceiver-id} |
|
|
Related Commands |
nv show platform transceiver <transceiver-id> firmware |
|
|
Notes |
|
|
nv action install platform transceiver firmware files
|
|
nv action install platform transceiver <transceiver-id> firmware files <file-name> Install firmware image file on the specific transceiver module. |
|
|
Syntax Description |
transceiver-id |
The name of the transceiver |
|
file-name |
The name of the FW image file |
|
|
Default |
N/A |
|
|
History |
25.02.2002 |
|
|
Example |
|
|
|
REST API |
POST https://<ip>/nvue_v1/platform/transceiver/{transceiver-id}/firmware/files/{file-name} |
|
|
Related Commands |
nv show platform transceiver <transceiver-id> firmware
|
|
|
Notes |
Burning new firmware version is not supported for copper cables. |
|
nv show platform transceiver firmware
|
|
nv show platform transceiver <transceiver-id> firmware Display firmware information for specific transceiver module |
|
|
Syntax Description |
transceiver-id |
The name of the transceiver |
|
Default |
N/A |
|
|
History |
25.02.2002 |
|
|
Example |
|
|
|
REST API |
GET https://<ip>/nvue_v1/platform/transceiver/{transceiver-id}/firmware |
|
|
Related Commands |
nv action install platform transceiver <transceiver-id> firmware files {file-name}
|
|
|
Notes |
|
|
nv show platform transceiver firmware files
|
|
nv show platform transceiver <transceiver-id> firmware files Display available firmware files for transceiver module |
|
|
Syntax Description |
transceiver-id |
The name of the transceiver |
|
Default |
N/A |
|
|
History |
25.02.2002 |
|
|
Example |
|
|
|
REST API |
GET https://<ip>/nvue_v1/platform/transceiver/{transceiver-id}/firmware/files |
|
|
Related Commands |
nv action install platform transceiver <transceiver-id> firmware files {file-name}
|
|
|
Notes |
|
|
nv show platform transceiver firmware files name
|
|
nv show platform transceiver <transceiver-id> firmware files <file-name> Display specific firmware file for transceiver module |
|
|
Syntax Description |
transceiver-id |
The name of the transceiver |
|
file-name |
The name of the FW image file |
|
|
Default |
N/A |
|
|
History |
25.02.2002 |
|
|
Example |
|
|
|
REST API |
GET https://<ip>/nvue_v1/platform/transceiver/{transceiver-id}/firmware/files/{file-name} |
|
|
Related Commands |
nv action install platform transceiver <transceiver-id> firmware files {file-name}
|
|
|
Notes |
|
|
Last updated: