nv show system
|
|
nv show system Show general system information. |
|
|
Syntax Description |
N/A |
|
|
Default |
N/A |
|
|
History |
25.02.2002 |
|
|
Example |
|
|
|
REST API |
GET https://<ip>/nvue_v1/system |
|
|
Related commands |
|
|
|
Notes |
|
|
nv show system profile
|
|
nv show system profile Displays system profile. |
|
|
Syntax Description |
N/A |
|
|
Default |
N/A |
|
|
History |
25.02.2002 |
|
|
Example |
|
|
|
REST API |
GET https://<ip>/nvue_v1/system/profile |
|
|
Related commands |
System Management Commands | id (25.02.2002 IB GA)SystemManagementCommands nvactionchangesystemprofile | |
|
Notes |
|
|
nv show system cpu
|
|
nv show system cpu Show system CPU. |
|
|
Syntax Description |
N/A |
|
|
Default |
N/A |
|
|
History |
25.02.2002 |
|
|
Example |
|
|
|
REST API |
GET https://<ip>/nvue_v1/system/cpu |
|
|
Related commands |
|
|
|
Notes |
|
|
nv show system memory
|
|
nv show system memory Show system memory. |
|
|
Syntax Description |
N/A |
|
|
Default |
N/A |
|
|
History |
25.02.2002 |
|
|
Example |
|
|
|
REST API |
GET https://<ip>/nvue_v1/system/memory |
|
|
Related commands |
|
|
|
Notes |
|
|
nv show system reboot
|
|
nv show system reboot Show system reboot information. |
|
|
Syntax Description |
N/A |
|
|
Default |
N/A |
|
|
History |
25.02.2002 |
|
|
Example |
|
|
|
REST API |
GET https://<ip>/nvue_v1/system/reboot |
|
|
Related commands |
|
|
|
Notes |
|
|
nv show system reboot reason
|
|
nv show system reboot reason Show the system reboot reason. |
|
|
Syntax Description |
N/A |
|
|
Default |
N/A |
|
|
History |
25.02.2002 |
|
|
Example |
|
|
|
REST API |
GET https://<ip>/nvue_v1/system/reboot/reason |
|
|
Related commands |
|
|
|
Notes |
|
|
nv show system reboot history
|
|
nv show system reboot history Show the system reboot history. |
|
|
Syntax Description |
N/A |
|
|
Default |
N/A |
|
|
History |
25.02.2002 |
|
|
Example |
|
|
|
REST API |
GET https://<ip>/nvue_v1/system/reboot/history |
|
|
Related commands |
|
|
|
Notes |
|
|
nv action reboot system
|
|
nv action reboot system {flags} [force] Reboot switch system. |
||
|
Syntax Description
|
flags |
proceed |
preform regular reboot , in case it fails , force an immediate reboot of the system |
|
immediate |
Reboot system immediately without notifying any running processes |
||
|
halt |
Shuts down the system |
||
|
<none> |
Allow a controlled shutdown by notifying all running processes that the system is going down |
||
|
force |
Force the action without asking for user confirmation. |
||
|
Default |
N/A |
||
|
History |
25.02.2002 |
||
|
Example |
|
||
|
REST API |
POST https://<ip>/nvue_v1/system |
||
|
Related commands |
|
||
|
Notes |
|
||
nv action change system profile
|
|
nv action change system profile [adaptive-routing-groups <ar_groups>] [force] Sets the profile of the system. |
|
|
Syntax Description |
adaptive-routing-groups |
Sets adaptive routing groups.
|
|
force |
Force the action without asking for user confirmation. |
|
|
Default |
adaptive-routing: enabled
|
|
|
History |
25.02.2002 |
|
|
Example |
|
|
|
REST API |
POST https://<ip>/nvue_v1/system/profile |
|
|
Related Commands |
nv show system profile
|
|
|
Notes |
|
|
nv set/unset system hostname
|
|
nv set/unset system hostname {hostname} Set/unset the hostname of the switch. |
|
|
Syntax Description |
hostname |
The new hostname to set |
|
Default |
N/A |
|
|
History |
25.02.2002 |
|
|
Example |
|
|
|
REST API |
PATCH https://<ip>/nvue_v1/system |
|
|
Related Commands |
nv show system |
|
|
Notes |
|
|
System Documentation
nv show system documentation
|
|
nv show system documentation Display system document list. |
|
|
Syntax Description |
files |
Displays system document list in brief mode. |
|
Default |
N/A |
|
|
History |
25.02.2002 |
|
|
Example |
|
|
|
Related Commands |
nv action upload system documentation files |
|
|
Notes |
|
|
nv action upload system documentation files
|
|
nv action upload system documentation files <file-name> <remote-url> Upload system document to remote server |
|
|
Syntax Description |
file-name |
Document to be uploaded. |
|
<remote-url> |
ftp, tftp, scp and sftp are supported (e.g., scp://username[:password]@hostname/path/filename) |
|
|
Default |
N/A |
|
|
History |
25.02.2002 |
|
|
Example |
|
|
|
Related Commands |
nv show system documentation |
|
|
Notes |
|
|
DNS Server
nv show system dns
|
|
nv show system dns Display DNS configuration. |
|
|
Syntax Description |
N/A |
|
|
Default |
N/A |
|
|
History |
25.02.2002 |
|
|
Example |
|
|
|
REST API |
GET https://<ip>/nvue_v1/system/dns |
|
|
Related Commands |
nv show system dns server
|
|
|
Notes |
|
|
nv show system dns server
|
|
nv show system dns server Display list of configured DNS servers. |
|
|
Syntax Description |
N/A |
|
|
Default |
N/A |
|
|
History |
25.02.2002 |
|
|
Example |
|
|
|
REST API |
GET https://<ip>/nvue_v1/system/dns/server |
|
|
Related Commands |
nv set/unset system dns server |
|
|
Notes |
|
|
nv set/unset system dns server
|
|
nv set system dns server {dns-server-ip}
Update the DNS server configuration. |
|
|
Syntax Description |
dns-server-ip |
IPv4 or IPv6 unicast address of a DNS server |
|
Default |
N/A |
|
|
History |
25.02.2002 |
|
|
Example |
|
|
|
REST API |
PATCH https://<ip>/nvue_v1/system/dns/server/{dns-server-ip} |
|
|
Related Commands |
nv show system dns server |
|
|
Notes |
The maximum number of DNS servers is limited to three by Linux. |
|
Last updated: