Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The exit (quit) command terminates the command line interface and halts the CLI session.

Syntax

exit, quit

Both commands produce the same results. There are no arguments for either command.

Command

Description

exit

Terminates the current CLI session.

quit

Terminates the current CLI session.


Examples

Infoblox > exit
Good Bye
Connection to <IP address> closed.
Infoblox > quit
Good Bye
Connection to <IP address> closed.

  • No labels