az networkcloud l3network
Note
This reference is part of the networkcloud extension for the Azure CLI (version 2.67.0 or higher). 该扩展将在首次运行 az networkcloud l3network 命令时自动安装。 Learn more about extensions.
管理第 3 层 (l3) 网络。
命令
名称 | 说明 | 类型 | Status |
---|---|---|---|
az networkcloud l3network create |
创建新的第 3 层 (L3) 网络或更新现有网络的属性。 |
Extension | GA |
az networkcloud l3network delete |
删除提供的第 3 层 (L3) 网络。 |
Extension | GA |
az networkcloud l3network list |
列出提供的资源组或订阅中的第 3 层(L3)网络。 |
Extension | GA |
az networkcloud l3network show |
获取提供的第 3 层 (L3) 网络的属性。 |
Extension | GA |
az networkcloud l3network update |
更新与提供的第 3 层(L3)网络关联的标记。 |
Extension | GA |
az networkcloud l3network wait |
将 CLI 置于等待状态,直到满足条件。 |
Extension | GA |
az networkcloud l3network create
创建新的第 3 层 (L3) 网络或更新现有网络的属性。
az networkcloud l3network create --extended-location
--l3-isolation-domain-id
--l3-network-name --name
--resource-group
--vlan
[--if-match]
[--if-none-match]
[--interface-name]
[--ip-allocation-type {DualStack, IPV4, IPV6}]
[--ipv4-connected-prefix]
[--ipv6-connected-prefix]
[--location]
[--no-wait {0, 1, f, false, n, no, t, true, y, yes}]
[--tags]
示例
创建或更新 L3 网络
az networkcloud l3network create --name "l3NetworkName" --extended-location name="/subscriptions/subscriptionId/resourceGroups/resourceGroupName/providers/Microsoft.ExtendedLocation/customLocations/clusterExtendedLocationName" type="CustomLocation" --location "location" --interface-name "eth0" --ip-allocation-type "DualStack" --ipv4-connected-prefix "198.51.100.0/24" --ipv6-connected-prefix "2001:db8::/64" --l3-isolation-domain-id "/subscriptions/subscriptionId/resourceGroups/resourceGroupName/providers/Microsoft.ManagedNetworkFabric/l3IsolationDomains/l3IsolationDomainName" --vlan 12 --tags key1="myvalue1" key2="myvalue2" --resource-group "resourceGroupName"
必需参数
与资源关联的群集的扩展位置。 支持速记语法、json-file 和 yaml-file。 请尝试“??” 以显示更多内容。
属性 | 值 |
---|---|
Parameter group: | L3NetworkParameters Arguments |
Network Fabric l3IsolationDomain 的资源 ID。
属性 | 值 |
---|---|
Parameter group: | Properties Arguments |
L3 网络的名称。
资源组的名称。 可以使用 az configure --defaults group=<name>
配置默认组。
用于此网络的 l3IsolationDomain 中的 VLAN。
属性 | 值 |
---|---|
Parameter group: | Properties Arguments |
可选参数
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
转换的 ETag。 省略此值以始终覆盖当前资源。 指定最后一次看到的 ETag 值,以防止意外覆盖并发更改。
设置为“*”以允许创建新记录集,但要防止更新现有资源。 其他值将导致服务器出错,因为它们不受支持。
虚拟机中此 L3 网络的默认接口名称。 可以通过该虚拟机的网络附件配置中提供的名称替代此名称。
属性 | 值 |
---|---|
Parameter group: | Properties Arguments |
IP 地址分配的类型,默认为“DualStack”。
属性 | 值 |
---|---|
Parameter group: | Properties Arguments |
默认值: | DualStack |
接受的值: | DualStack, IPV4, IPV6 |
分配给此 L3 网络的 IPV4 前缀(CIDR)。 当 IP 分配类型为 IPV4 或 DualStack 时是必需的。
属性 | 值 |
---|---|
Parameter group: | Properties Arguments |
分配给此 L3 网络的 IPV6 前缀 (CIDR)。 当 IP 分配类型为 IPV6 或 DualStack 时是必需的。
属性 | 值 |
---|---|
Parameter group: | Properties Arguments |
未指定资源所在的地理位置,将使用资源组的位置。
属性 | 值 |
---|---|
Parameter group: | L3NetworkParameters Arguments |
不等待长时间运行的操作完成。
属性 | 值 |
---|---|
接受的值: | 0, 1, f, false, n, no, t, true, y, yes |
Resource tags. 支持速记语法、json-file 和 yaml-file。 请尝试“??” 以显示更多内容。
属性 | 值 |
---|---|
Parameter group: | L3NetworkParameters Arguments |
全局参数
提高日志记录详细程度以显示所有调试日志。
属性 | 值 |
---|---|
默认值: | False |
显示此帮助消息并退出。
仅显示错误,禁止显示警告。
属性 | 值 |
---|---|
默认值: | False |
Output format.
属性 | 值 |
---|---|
默认值: | json |
接受的值: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath 查询字符串。 有关更多信息和示例,请参阅 http://jmespath.org/。
订阅的名称或 ID。 可以使用 az account set -s NAME_OR_ID
配置默认订阅。
增加日志记录详细程度。 使用 --debug 获取完整的调试日志。
属性 | 值 |
---|---|
默认值: | False |
az networkcloud l3network delete
删除提供的第 3 层 (L3) 网络。
az networkcloud l3network delete [--ids]
[--if-match]
[--if-none-match]
[--l3-network-name --name]
[--no-wait {0, 1, f, false, n, no, t, true, y, yes}]
[--resource-group]
[--subscription]
[--yes]
示例
删除 L3 网络
az networkcloud l3network delete --name "l3NetworkName" --resource-group "resourceGroupName"
可选参数
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
一个或多个资源 ID(以空格分隔)。 它应该是包含“Resource Id”参数的所有信息的完整资源 ID。 应提供 --ids 或其他“Resource Id”参数。
属性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
转换的 ETag。 省略此值以始终覆盖当前资源。 指定最后一次看到的 ETag 值,以防止意外覆盖并发更改。
设置为“*”以允许创建新记录集,但要防止更新现有资源。 其他值将导致服务器出错,因为它们不受支持。
L3 网络的名称。
属性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
不等待长时间运行的操作完成。
属性 | 值 |
---|---|
接受的值: | 0, 1, f, false, n, no, t, true, y, yes |
资源组的名称。 可以使用 az configure --defaults group=<name>
配置默认组。
属性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
订阅的名称或 ID。 可以使用 az account set -s NAME_OR_ID
配置默认订阅。
属性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
不要提示确认。
属性 | 值 |
---|---|
默认值: | False |
全局参数
提高日志记录详细程度以显示所有调试日志。
属性 | 值 |
---|---|
默认值: | False |
显示此帮助消息并退出。
仅显示错误,禁止显示警告。
属性 | 值 |
---|---|
默认值: | False |
Output format.
属性 | 值 |
---|---|
默认值: | json |
接受的值: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath 查询字符串。 有关更多信息和示例,请参阅 http://jmespath.org/。
增加日志记录详细程度。 使用 --debug 获取完整的调试日志。
属性 | 值 |
---|---|
默认值: | False |
az networkcloud l3network list
列出提供的资源组或订阅中的第 3 层(L3)网络。
az networkcloud l3network list [--max-items]
[--next-token]
[--resource-group]
示例
列出订阅的 L3 网络
az networkcloud l3network list
列出资源组的 L3networks
az networkcloud l3network list --resource-group "resourcegroupname"
可选参数
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
命令输出中要返回的项总数。 如果可用的项总数大于指定的值,则会在命令的输出中提供令牌。 若要恢复分页,请在后续命令的 --next-token
参数中提供令牌值。
属性 | 值 |
---|---|
Parameter group: | Pagination Arguments |
用于指定开始分页的位置的令牌。 这是先前截断的响应中的令牌值。
属性 | 值 |
---|---|
Parameter group: | Pagination Arguments |
资源组的名称。 可以使用 az configure --defaults group=<name>
配置默认组。
全局参数
提高日志记录详细程度以显示所有调试日志。
属性 | 值 |
---|---|
默认值: | False |
显示此帮助消息并退出。
仅显示错误,禁止显示警告。
属性 | 值 |
---|---|
默认值: | False |
Output format.
属性 | 值 |
---|---|
默认值: | json |
接受的值: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath 查询字符串。 有关更多信息和示例,请参阅 http://jmespath.org/。
订阅的名称或 ID。 可以使用 az account set -s NAME_OR_ID
配置默认订阅。
增加日志记录详细程度。 使用 --debug 获取完整的调试日志。
属性 | 值 |
---|---|
默认值: | False |
az networkcloud l3network show
获取提供的第 3 层 (L3) 网络的属性。
az networkcloud l3network show [--ids]
[--l3-network-name --name]
[--resource-group]
[--subscription]
示例
获取 L3 网络
az networkcloud l3network show --name "l2NetworkName" --resource-group "resourceGroupName"
可选参数
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
一个或多个资源 ID(以空格分隔)。 它应该是包含“Resource Id”参数的所有信息的完整资源 ID。 应提供 --ids 或其他“Resource Id”参数。
属性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
L3 网络的名称。
属性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
资源组的名称。 可以使用 az configure --defaults group=<name>
配置默认组。
属性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
订阅的名称或 ID。 可以使用 az account set -s NAME_OR_ID
配置默认订阅。
属性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
全局参数
提高日志记录详细程度以显示所有调试日志。
属性 | 值 |
---|---|
默认值: | False |
显示此帮助消息并退出。
仅显示错误,禁止显示警告。
属性 | 值 |
---|---|
默认值: | False |
Output format.
属性 | 值 |
---|---|
默认值: | json |
接受的值: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath 查询字符串。 有关更多信息和示例,请参阅 http://jmespath.org/。
增加日志记录详细程度。 使用 --debug 获取完整的调试日志。
属性 | 值 |
---|---|
默认值: | False |
az networkcloud l3network update
更新与提供的第 3 层(L3)网络关联的标记。
az networkcloud l3network update [--ids]
[--if-match]
[--if-none-match]
[--l3-network-name --name]
[--resource-group]
[--subscription]
[--tags]
示例
更新 L3 网络的标记
az networkcloud l3network update --name "l3NetworkName" --tags key1="myvalue1" key2="myvalue2" --resource-group "resourceGroupName"
可选参数
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
一个或多个资源 ID(以空格分隔)。 它应该是包含“Resource Id”参数的所有信息的完整资源 ID。 应提供 --ids 或其他“Resource Id”参数。
属性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
转换的 ETag。 省略此值以始终覆盖当前资源。 指定最后一次看到的 ETag 值,以防止意外覆盖并发更改。
设置为“*”以允许创建新记录集,但要防止更新现有资源。 其他值将导致服务器出错,因为它们不受支持。
L3 网络的名称。
属性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
资源组的名称。 可以使用 az configure --defaults group=<name>
配置默认组。
属性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
订阅的名称或 ID。 可以使用 az account set -s NAME_OR_ID
配置默认订阅。
属性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
将替换现有标记的 Azure 资源标记。 支持速记语法、json-file 和 yaml-file。 请尝试“??” 以显示更多内容。
属性 | 值 |
---|---|
Parameter group: | L3NetworkUpdateParameters Arguments |
全局参数
提高日志记录详细程度以显示所有调试日志。
属性 | 值 |
---|---|
默认值: | False |
显示此帮助消息并退出。
仅显示错误,禁止显示警告。
属性 | 值 |
---|---|
默认值: | False |
Output format.
属性 | 值 |
---|---|
默认值: | json |
接受的值: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath 查询字符串。 有关更多信息和示例,请参阅 http://jmespath.org/。
增加日志记录详细程度。 使用 --debug 获取完整的调试日志。
属性 | 值 |
---|---|
默认值: | False |
az networkcloud l3network wait
将 CLI 置于等待状态,直到满足条件。
az networkcloud l3network wait [--created]
[--custom]
[--deleted]
[--exists]
[--ids]
[--interval]
[--l3-network-name --name]
[--resource-group]
[--subscription]
[--timeout]
[--updated]
可选参数
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
等待在“Succeeded”中使用“provisioningState”创建。
属性 | 值 |
---|---|
Parameter group: | Wait Condition Arguments |
默认值: | False |
等待条件满足自定义 JMESPath 查询。 例如 provisioningState!='InProgress', instanceView.statuses[?code=='PowerState/running']。
属性 | 值 |
---|---|
Parameter group: | Wait Condition Arguments |
等到删除为止。
属性 | 值 |
---|---|
Parameter group: | Wait Condition Arguments |
默认值: | False |
等待资源存在。
属性 | 值 |
---|---|
Parameter group: | Wait Condition Arguments |
默认值: | False |
一个或多个资源 ID(以空格分隔)。 它应该是包含“Resource Id”参数的所有信息的完整资源 ID。 应提供 --ids 或其他“Resource Id”参数。
属性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
轮询间隔(以秒为单位)。
属性 | 值 |
---|---|
Parameter group: | Wait Condition Arguments |
默认值: | 30 |
L3 网络的名称。
属性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
资源组的名称。 可以使用 az configure --defaults group=<name>
配置默认组。
属性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
订阅的名称或 ID。 可以使用 az account set -s NAME_OR_ID
配置默认订阅。
属性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
最大等待(以秒为单位)。
属性 | 值 |
---|---|
Parameter group: | Wait Condition Arguments |
默认值: | 3600 |
等到 provisioningState 更新为“Succeeded”。
属性 | 值 |
---|---|
Parameter group: | Wait Condition Arguments |
默认值: | False |
全局参数
提高日志记录详细程度以显示所有调试日志。
属性 | 值 |
---|---|
默认值: | False |
显示此帮助消息并退出。
仅显示错误,禁止显示警告。
属性 | 值 |
---|---|
默认值: | False |
Output format.
属性 | 值 |
---|---|
默认值: | json |
接受的值: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath 查询字符串。 有关更多信息和示例,请参阅 http://jmespath.org/。
增加日志记录详细程度。 使用 --debug 获取完整的调试日志。
属性 | 值 |
---|---|
默认值: | False |