nv action change system profile
|
|
nv action change system profile ib-routing {enabled|disabled} num-of-swids <1-4> [force] Sets the profile of the system. |
|
|
Syntax Description |
ib-routing |
Enables/disables IB routing. |
|
num-of-swids |
Sets the number of SWIDs. Range: 1-4.
|
|
|
force |
Force the action without asking for user confirmation. |
|
|
Default |
ib-routing: disabled
|
|
|
History |
25.02.7002 25.02.8008 Updated output of the command |
|
|
Example |
|
|
|
REST API |
POST https://<id>/nvue_v1/system/profile |
|
|
Related Commands |
nv show system profile |
|
|
Notes |
|
|
nv set/unset interface link ib-subnet
|
|
nv set interface <interface-id> link ib-subnet <subnet-name>
Assigns an IB interface to the specified subnet (SWID).
|
|
|
Syntax Description
|
interface-id |
The IB interface name or range of IB interfaces |
|
subnet-name |
The target subnet name: infiniband-default, infiniband-1…infiniband-3 |
|
|
Default |
infiniband-default |
|
|
History |
25.02.7002 25.02.8008 Updated output of the command |
|
|
Example |
|
|
|
REST API |
PATCH https://<ip>/nvue_v1/interface/<interface-id>/link |
|
|
Related Commands |
nv show interface
|
|
|
Notes |
|
|
nv show ib router routing-table
|
|
nv show ib router routing-table Displays the IB routing table with one entry per subnet, showing the subnet name, subnet prefix, and validity status. |
|
Syntax Description |
N/A |
|
Default |
N/A |
|
History |
25.02.7002 |
|
Example |
|
|
REST API |
GET https://<id>/nvue_v1/ib/router/routing-table |
|
Related Commands |
nv change system profile ib-routing num-of-swids
|
|
Notes |
|
nv show ib router ib-subnet
|
|
nv show ib router ib-subnet Displays detailed information for all subnets |
|
Syntax Description |
N/A |
|
Default |
N/A |
|
History |
25.02.8008 |
|
Example |
|
|
REST API |
GET https://<id>/nvue_v1/ib/router/ib-subnet |
|
Related Commands |
nv change system profile ib-routing num-of-swids
|
|
Notes |
|
nv show ib router ib-subnet subnet-name
|
|
nv show ib router ib-subnet <subnet-name> Displays detailed information for a single IB subnet. |
|
|
Syntax Description |
subnet-name |
The target subnet name: infiniband-default, infiniband-1…infiniband-3 |
|
Default |
N/A |
|
|
History |
25.02.8008 |
|
|
Example |
|
|
|
REST API |
GET https://<id>/nvue_v1/ib/router/ib-subnet/{ib-subnet-id} |
|
|
Related Commands |
nv change system profile ib-routing num-of-swids
|
|
|
Notes |
|
|
nv show ib router ib-subnet subnet-name counters
|
|
nv show ib router ib-subnet <subnet-name> counters Displays counters for a single IB subnet. |
|
|
Syntax Description |
subnet-name |
The target subnet name: infiniband-default, infiniband-1…infiniband-3 |
|
Default |
N/A |
|
|
History |
25.02.8008 |
|
|
Example |
|
|
|
REST API |
GET https://<id>/nvue_v1/ib/router/ib-subnet/{ib-subnet-id}/counters |
|
|
Related Commands |
nv change system profile ib-routing num-of-swids
|
|
|
Notes |
|
|
nv show ib router ib-subnet subnet-name counters link
|
|
nv show ib router ib-subnet <subnet-name> counters link Displays link counters for a single IB subnet. |
|
|
Syntax Description |
subnet-name |
The target subnet name: infiniband-default, infiniband-1…infiniband-3 |
|
Default |
N/A |
|
|
History |
25.02.8008 |
|
|
Example |
|
|
|
REST API |
GET https://<id>/nvue_v1/ib/router/ib-subnet/{ib-subnet-id}/counters/link |
|
|
Related Commands |
nv change system profile ib-routing num-of-swids
|
|
|
Notes |
|
|
nv show ib router ib-subnet subnet-name gid
|
|
nv show ib router ib-subnet <subnet-name> gid Displays GIDs of each ASIC for a single IB subnet. |
|
|
Syntax Description |
subnet-name |
The target subnet name: infiniband-default, infiniband-1…infiniband-3 |
|
Default |
N/A |
|
|
History |
25.02.8008 |
|
|
Example |
|
|
|
REST API |
GET https://<id>/nvue_v1/ib/router/ib-subnet/{ib-subnet-id}/gid |
|
|
Related Commands |
nv change system profile ib-routing num-of-swids
|
|
|
Notes |
|
|
nv show ib router counters
|
|
nv show ib router counters Displays counters for all IB subnets. |
|
|
Syntax Description |
N/A |
|
|
Default |
N/A |
|
|
History |
25.02.8008 |
|
|
Example |
|
|
|
REST API |
GET https://<id>/nvue_v1/ib/router |
|
|
Related Commands |
nv change system profile ib-routing num-of-swids
|
|
|
Notes |
|
|
nv action clear ib router counters
|
|
nv action clear ib router counters Clear counters for all IB subnets. |
|
|
Syntax Description |
N/A |
|
|
Default |
N/A |
|
|
History |
25.02.8008 |
|
|
Example |
|
|
|
REST API |
POST https://<id>/nvue_v1/ib/router |
|
|
Related Commands |
nv change system profile ib-routing num-of-swids
|
|
|
Notes |
|
|
Last updated: