NVLink Interface
NVLink switch tray has groups of NVLink interfaces with different roles:
Role | Name Example | Purpose |
Access (backplane) | acp1 | Establish connectivity between switch trays and compute trays in the same rack. |
Front-panel | sw1p1s1
| When applicable, allow connectivity between switches from different racks. |
Fabric Network Management (FNM) | fnm1 | Establish connectivity between switch trays in the same rack, used for network provisioning by SDN entities (e.g., subnet manager). |
NVOS provides tools to configure and monitor network interfaces, ensuring seamless connectivity and performance.
Enable/disable interfaces (all interfaces are enabled by default).
Examples:
admin
@nvos:~$ nv setinterfaceacp1 link state up admin@nvos:~$ nv setinterfaceacp1 link state downSet interface descriptions for easier identification and management.
Example:
admin
@nvos:~$ nv setinterfaceacp1 description"Access-1"Show link state, diagnostics, and counters.
admin
@nvos:~$ nv showinterfaceadmin@nvos:~$ nv showinterfacelink-diagnostics admin@nvos:~$ nv showinterfaceacp1 admin@nvos:~$ nv showinterfaceacp1 link counters admin@nvos:~$ nv showinterfaceacp1 link phy-detail