NSX CLI Guide
Associated Commands:
CLI Description | Command |
---|---|
Exit the CLIExit the VRF context mode if you are in it. Otherwise, exit the CLI. |
exit
|
Reboot systemReboot the system. If you specify the force argument, the system will reboot immediately without prompting for confirmation. |
reboot [force]
|
Reserve hugepage for dataplane using system defaultSet the hugepage reserve size for the data plane using system default. |
set hugepage-reserve auto
|
Reserve hugepage for dataplaneSet the hugepage reserve size for the data plane. |
set hugepage-reserve size <hugepage-size-arg>
|
Shutdown systemShut down the system. If you specify the force argument, the system will shut down immediately without prompting for confirmation. |
shutdown [force]
|
Total commands: 5