共用方式為


az network express-route peering connection ipv6-config

管理 ExpressRoute 線路連線設定。

命令

名稱 Description 類型 狀態
az network express-route peering connection ipv6-config remove

拿掉 ExpressRoute 線路連線的連線設定。

核心 GA
az network express-route peering connection ipv6-config set

將聯機組態設定為 ExpressRoute 線路連線。

核心 GA
az network express-route peering connection ipv6-config wait

將 CLI 置於等候狀態,直到符合條件為止。

核心 GA

az network express-route peering connection ipv6-config remove

拿掉 ExpressRoute 線路連線的連線設定。

az network express-route peering connection ipv6-config remove --circuit-name
                                                               --name
                                                               --peering-name
                                                               --resource-group
                                                               [--no-wait {0, 1, f, false, n, no, t, true, y, yes}]

範例

拿掉 ExpressRoute 線路連線的連線設定。

az network express-route peering connection ipv6-config remove -g MyResourceGroup --circuit-name MyCircuit --peering-name AzurePrivatePeering -n myConnection

必要參數

--circuit-name

ExpressRoute 線路名稱。

--name -n

對等互連連線的名稱。

--peering-name

BGP 對等互連的名稱(亦即 AzurePrivatePeering)。

--resource-group -g

資源組名。 您可以使用 az configure --defaults group=<name>來設定預設群組。

選擇性參數

--no-wait

請勿等候長時間執行的作業完成。

接受的值: 0, 1, f, false, n, no, t, true, y, yes
全域參數
--debug

提高日誌詳細程度以顯示所有調試日誌。

--help -h

顯示此說明訊息並結束。

--only-show-errors

只顯示錯誤,隱藏警告。

--output -o

輸出格式。

接受的值: json, jsonc, none, table, tsv, yaml, yamlc
預設值: json
--query

JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/

--subscription

訂用帳戶的名稱或標識碼。 您可以使用 az account set -s NAME_OR_ID來設定預設訂用帳戶。

--verbose

增加記錄的詳細程度。 針對完整偵錯記錄使用 --debug。

az network express-route peering connection ipv6-config set

將聯機組態設定為 ExpressRoute 線路連線。

az network express-route peering connection ipv6-config set --circuit-name
                                                            --name
                                                            --peering-name
                                                            --resource-group
                                                            [--address-prefix]
                                                            [--no-wait {0, 1, f, false, n, no, t, true, y, yes}]

範例

將聯機組態設定為 ExpressRoute 線路連線。

az network express-route peering connection ipv6-config set -g MyResourceGroup --circuit-name MyCircuit --peering-name AzurePrivatePeering -n myConnection --address-prefix .../125

必要參數

--circuit-name

ExpressRoute 線路名稱。

--name -n

對等互連連線的名稱。

--peering-name

BGP 對等互連的名稱(亦即 AzurePrivatePeering)。

--resource-group -g

資源組名。 您可以使用 az configure --defaults group=<name>來設定預設群組。

選擇性參數

--address-prefix

/125 IP 位址空間,以找出全球觸達的客戶位址。

--no-wait

請勿等候長時間執行的作業完成。

接受的值: 0, 1, f, false, n, no, t, true, y, yes
全域參數
--debug

提高日誌詳細程度以顯示所有調試日誌。

--help -h

顯示此說明訊息並結束。

--only-show-errors

只顯示錯誤,隱藏警告。

--output -o

輸出格式。

接受的值: json, jsonc, none, table, tsv, yaml, yamlc
預設值: json
--query

JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/

--subscription

訂用帳戶的名稱或標識碼。 您可以使用 az account set -s NAME_OR_ID來設定預設訂用帳戶。

--verbose

增加記錄的詳細程度。 針對完整偵錯記錄使用 --debug。

az network express-route peering connection ipv6-config wait

將 CLI 置於等候狀態,直到符合條件為止。

az network express-route peering connection ipv6-config wait [--circuit-name]
                                                             [--created]
                                                             [--custom]
                                                             [--deleted]
                                                             [--exists]
                                                             [--ids]
                                                             [--interval]
                                                             [--name]
                                                             [--peering-name]
                                                             [--resource-group]
                                                             [--subscription]
                                                             [--timeout]
                                                             [--updated]

選擇性參數

--circuit-name

ExpressRoute 線路名稱。

--created

請等候在 'Succeeded' 使用 'provisioningState' 建立。

預設值: False
--custom

等到條件符合自定義 JMESPath 查詢為止。 例如 provisioningState!='InProgress', instanceView.statuses[?code=='PowerState/running']。

--deleted

等到刪除為止。

預設值: False
--exists

等候資源存在。

預設值: False
--ids

一或多個資源識別碼(以空格分隔)。 它應該是包含 「資源標識碼」自變數所有資訊的完整資源識別碼。 您應該提供 --ids 或其他「資源識別碼」自變數。

--interval

輪詢間隔以秒為單位。

預設值: 30
--name -n

對等互連連線的名稱。

--peering-name

BGP 對等互連的名稱(亦即 AzurePrivatePeering)。

--resource-group -g

資源組名。 您可以使用 az configure --defaults group=<name>來設定預設群組。

--subscription

訂用帳戶的名稱或標識碼。 您可以使用 az account set -s NAME_OR_ID來設定預設訂用帳戶。

--timeout

以秒為單位的等候上限。

預設值: 3600
--updated

等到 provisioningState 更新為 'Succeeded'。

預設值: False
全域參數
--debug

提高日誌詳細程度以顯示所有調試日誌。

--help -h

顯示此說明訊息並結束。

--only-show-errors

只顯示錯誤,隱藏警告。

--output -o

輸出格式。

接受的值: json, jsonc, none, table, tsv, yaml, yamlc
預設值: json
--query

JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/

--subscription

訂用帳戶的名稱或標識碼。 您可以使用 az account set -s NAME_OR_ID來設定預設訂用帳戶。

--verbose

增加記錄的詳細程度。 針對完整偵錯記錄使用 --debug。