Networking NVIDIA NVOS User Manual for InfiniBand Switches

Plane-Port Telemetry Commands

nv show system plane-port

 

nv show system plane-port

Display the settings of plane-port configuration.

Syntax Description

N/A

Default

N/A

History

25.03.1003

Example

nv show system plane-port
       operational  applied
-----  -----------  -------
state  disabled     disabled

REST API

GET https://<ip>/nvue_v1/system/plane-port

Related Commands

nv set system plane-port state {enabled|disabled}

Notes

 

nv set/unset system plane-port state

 

nv set system plane-port state {enabled | disabled}
nv unset system plane-port state

Enable/disable plane-port functionality on a switch.
The unset form of the command sets plane-port functionality to default.

Syntax Description

enabled

Enable plane-port functionality

disabled

Disable plane-port functionality

Default

Disabled

History

25.03.1003

Example

admin@nvos:~$ nv set system plane-port state enabled
admin@nvos:~$ nv config apply

REST API

PATCH https://<ip>/nvue_v1/system/plane-port

Related Commands

nv show system plane-port

Notes

 

Last updated: