このセクションでは、IP アドレス管理 DNS プロバイダ プロファイルを構成する方法について説明します。
configure ipamdnsproviderprofile <profile name>
コマンドを使用して、IP アドレス管理 DNS プロバイダ プロファイルを作成します。
注:
プロファイル構成に使用するパラメータは、環境によって異なります。
[admin-cntrl1]: configure ipamdnsproviderprofile dns-profile [admin-cntrl1]: ipamdnsproviderprofile> allocate_ip_in_vrf If this flag is set, only allocate IP from networks in the Virtual Service VRF. Applicable for Avi Vantage IPAM only aws_profile (submode) azure_profile (submode) cancel Exit the current submode without saving custom_profile (submode) do Execute a show command gcp_profile (submode) infoblox_profile (submode) internal_profile (submode) name Name for the IPAM/DNS Provider profile new (Editor Mode) Create new object in editor mode no Remove field openstack_profile (submode) proxy_configuration (submode) save Save and exit the current submode show_schema show object schema tenant_ref Help string not found for argument type Provider Type for the IPAM/DNS Provider profile watch Watch a given show command where Display the in-progress object [admin-cntrl1]: ipamdnsproviderprofile>
目的に合った名前「dns-profile」を入力します。
[タイプ] に [IPAMDNS_TYPE_CUSTOM] を選択します。
custom_ipam_dns_profile_ref
の値にcustome-dns-profile
(前の手順で作成したカスタム DNS プロファイルの名前)を入力します。
次の追加パラメータがスクリプトに渡されます。
名前:
api_version
値:2.2
[admin-cntrl1]: > show ipamdnsproviderprofile dns-profile +-------------------------------+------------------------------------------ | Field | Value -----------+-------------------------------------------------------------+ | uuid |ipamdnsproviderprofile-82ec8888-122e-4ca9-a1b3-0320c37e2d68 | name | dns-profile | type | IPAMDNS_TYPE_CUSTOM | custom_profile | | custom_ipam_dns_profile_ref | custom-dns-profile | dynamic_params[1] | | name | api_version | value | 2.2 | is_sensitive | False | is_dynamic | False | allocate_ip_in_vrf | False | tenant_ref | admin +-------------------------------+----------------------------------------+