Transceiver Commands
| nv show platform transceiver {<transceiver-id>} Display the status of all transceivers. 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). | 
| Default | N/A | |
| History | 25.02.1884 | |
| Example | 
            
            
            
             | |
| REST API | GET https://<ip>/nvue_v1/platform/transceiver/ GET https://<ip>/nvue_v1/platform/transceiver/{transceiver-id} | |
| Related Commands | ||
| Notes | ||
| 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.1884 | |
| 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 <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.1884 | |
| 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 nv show platform transceiver <transceiver-id> firmware files | |
| Notes | Burning new firmware version is not supported for copper cables. | |
| 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.1884 | |
| 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} nv action reset platform transceiver <transceiver-id> | |
| Notes | ||
| 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.1884 | |
| 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} nv action reset platform transceiver <transceiver-id> nv show platform transceiver <transceiver-id> firmware | |
| Notes | ||
| 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.1884 | |
| 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} nv action reset platform transceiver <transceiver-id> nv show platform transceiver <transceiver-id> firmware | |
| Notes | ||