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

« Previous Version 3 Next »

Use the set prompt command to change the prompt to the host name, user@host name, host IP address, or user@ host IP address. Note that the prompt displayed in the command line interface (CLI) can be set only on the active Grid Master node. Once you execute the set prompt command, the prompt displayed for all Grid members is set accordingly and you can see the prompt when you log in to the CLI for each Grid member.

Syntax

set prompt {hostname | user@hostname | ip | user@ip | default}

Argument Description
hostname Sets the prompt to the host name of the computer from which you access the appliance.
user@hostname

Sets the prompt to the user name@ the host name of the computer from which you access the appliance.

ipSets the prompt to the IP address of the host.
user@ipSets the prompt to the user name@ the IP address of the host.
defaultSets the prompt to "Infoblox >".

Example

Infoblox > set prompt user@hostname
admin@infoblox >
admin@infoblox > set prompt user@ip
admin@172.31.1.254 >

  • No labels