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 2 Next »

The Infoblox CLI (Command Line Interface) allows you to configure and monitor the appliance from a remote console using a set of commands. Some administrative tasks, such as resetting the appliance, can be done only through the CLI. The CLI commands do not support IDNs. These commands display IDN data in punycode only. For more information about IDN, see Multilingual Support.

This section explains the CLI commands that you can use to configure and manage the NIOS appliance from a remote terminal. For the latest Infoblox documentation, visit the Infoblox Support web site at https://support.infoblox.com/.

TopicContent
OverviewExplains how to access the Infoblox CLI using a console port or SSHv2 client. This topic also describes the CLI conventions and outlines the basic CLI commands.
CLI CommandsExplains the function and usage of each command, and provides an example of the command usage and expected results.

Conventions

The conventions used in this section follow the Infoblox documentation style conventions, as listed in the following table.

StyleUsage
screenIndicates session text or system information displayed on the screen
boldface screenSignifies command line entries that you type.
italic screenSignifies variables that you enter for your configuration, such as file names and group names.

CLI syntax uses conventions that are unique to documenting command line tools. The following table provides a list of syntax delimiters and their meanings.

ItemConvention
{ } bracketsIndicates a mandatory feature.
[ ] bracketsIndicates an optional feature.
| pipe symbolIndicates an “or” relationship between two features.

Variables

Infoblox uses the following variables to represent the values of the configurations that exist on your appliance. You should substitute the variables with the actual values that match your site configuration.

Variable

Value

admin_groupName of a group of administrators
admin_nameName of the appliance administrator
addr_rangeIP address range
domain_nameDomain name
directoryDirectory name
dns_viewDNS view
filter_nameFilter name
grid_masterGrid master
grid_memberGrid member
hostnameHost name of an independent appliance
id_gridGrid name
ip_addrIPv4 address
memberGrid member name
netmaskSubnet mask
networkIP address of a network
numericalNumerical entry
zoneDNS zone

The following is a list of commands that NIOS supports:

The Infoblox CLI (Command Line Interface) allows you to configure and monitor the appliance from a remote console using a set of commands. Some administrative tasks, such as resetting the appliance, can be done only through the CLI. The CLI commands do not support IDNs. These commands display IDN data in punycode only. For more information about IDN, see Multilingual Support.

This section explains the CLI commands that you can use to configure and manage the NIOS appliance from a remote terminal. For the latest Infoblox documentation, visit the Infoblox Support web site at https://support.infoblox.com/.

TopicContent
OverviewExplains how to access the Infoblox CLI using a console port or SSHv2 client. This topic also describes the CLI conventions and outlines the basic CLI commands.
CLI CommandsExplains the function and usage of each command, and provides an example of the command usage and expected results.

Conventions

The conventions used in this section follow the Infoblox documentation style conventions, as listed in the following table.

StyleUsage
screenIndicates session text or system information displayed on the screen
boldface screenSignifies command line entries that you type.
italic screenSignifies variables that you enter for your configuration, such as file names and group names.

CLI syntax uses conventions that are unique to documenting command line tools. The following table provides a list of syntax delimiters and their meanings.

ItemConvention
{ } bracketsIndicates a mandatory feature.
[ ] bracketsIndicates an optional feature.
| pipe symbolIndicates an “or” relationship between two features.

Variables

Infoblox uses the following variables to represent the values of the configurations that exist on your appliance. You should substitute the variables with the actual values that match your site configuration.

Variable

Value

admin_groupName of a group of administrators
admin_nameName of the appliance administrator
addr_rangeIP address range
domain_nameDomain name
directoryDirectory name
dns_viewDNS view
filter_nameFilter name
grid_masterGrid master
grid_memberGrid member
hostnameHost name of an independent appliance
id_gridGrid name
ip_addrIPv4 address
memberGrid member name
netmaskSubnet mask
networkIP address of a network
numericalNumerical entry
zoneDNS zone

The following is a list of commands that NIOS supports: See /wiki/spaces/nios86draft/pages/26772219.

  • No labels