az network express-route peering connection

ExpressRoute 회로 연결을 관리합니다.

명령

az network express-route peering connection create

두 ExpressRoute 회로 간에 연결을 만듭니다.

az network express-route peering connection delete

ExpressRoute 회로 연결을 삭제합니다.

az network express-route peering connection list

Express 경로 회로에서 프라이빗 피어링과 연결된 모든 전역 연결 연결을 나열합니다.

az network express-route peering connection show

ExpressRoute 회로 연결의 세부 정보를 얻습니다.

az network express-route peering connection create

두 ExpressRoute 회로 간에 연결을 만듭니다.

az network express-route peering connection create --address-prefix
                                                   --circuit-name
                                                   --name
                                                   --peer-circuit
                                                   --peering-name
                                                   --resource-group
                                                   [--authorization-key]
                                                   [--subscription]

예제

AzurePrivatePeering 설정을 사용하여 두 ExpressRoute 회로 간에 연결을 만듭니다.

az network express-route peering connection create -g MyResourceGroup --circuit-name \
    MyCircuit --peering-name AzurePrivatePeering -n myConnection --peer-circuit \
    MyOtherCircuit --address-prefix 104.0.0.0/29

필수 매개 변수

--address-prefix

IP 주소 공간을 /29 터널에 대한 고객 주소를 조각화합니다.

--circuit-name

ExpressRoute 회로 이름입니다.

--name -n

피어링 연결의 이름입니다.

--peer-circuit

피어 ExpressRoute 회로의 이름 또는 ID입니다.

--peering-name

BGP 피어링의 이름(즉, AzurePrivatePeering)입니다.

--resource-group -g

리소스 그룹의 이름입니다. az configure --defaults group=<name>을 사용하여 기본 그룹을 구성할 수 있습니다.

선택적 매개 변수

--authorization-key

피어 회로가 다른 구독에 있을 때 사용되는 권한 부여 키입니다.

--subscription

구독의 이름 또는 ID입니다. 를 사용하여 기본 구독을 구성할 수 az account set -s NAME_OR_ID 있습니다.

az network express-route peering connection delete

ExpressRoute 회로 연결을 삭제합니다.

az network express-route peering connection delete [--circuit-name]
                                                   [--ids]
                                                   [--name]
                                                   [--peering-name]
                                                   [--resource-group]
                                                   [--subscription]

예제

ExpressRoute 회로 연결을 삭제합니다. (자동 생성)

az network express-route peering connection delete --circuit-name MyCircuit --name MyPeeringConnection --peering-name MyPeering --resource-group MyResourceGroup

선택적 매개 변수

--circuit-name

ExpressRoute 회로 이름입니다.

--ids

하나 이상의 리소스 ID(공백으로 구분). '리소스 ID' 인수의 모든 정보를 포함하는 전체 리소스 ID여야 합니다. --ids 또는 다른 '리소스 ID' 인수를 제공해야 합니다.

--name -n

피어링 연결의 이름입니다.

--peering-name

BGP 피어링의 이름(즉, AzurePrivatePeering)입니다.

--resource-group -g

리소스 그룹의 이름입니다. az configure --defaults group=<name>을 사용하여 기본 그룹을 구성할 수 있습니다.

--subscription

구독의 이름 또는 ID입니다. 를 사용하여 기본 구독을 구성할 수 az account set -s NAME_OR_ID 있습니다.

az network express-route peering connection list

Express 경로 회로에서 프라이빗 피어링과 연결된 모든 전역 연결 연결을 나열합니다.

az network express-route peering connection list --circuit-name
                                                 --peering-name
                                                 --resource-group
                                                 [--query-examples]
                                                 [--subscription]

예제

ExpressRouteCircuit 연결 나열

az network express-route peering connection list --circuit-name MyCircuit --peering-name MyPeering --resource-group MyResourceGroup

필수 매개 변수

--circuit-name

ExpressRoute 회로 이름입니다.

--peering-name

BGP 피어링의 이름(즉, AzurePrivatePeering)입니다.

--resource-group -g

리소스 그룹의 이름입니다. az configure --defaults group=<name>을 사용하여 기본 그룹을 구성할 수 있습니다.

선택적 매개 변수

--query-examples

JMESPath 문자열을 권장합니다. 쿼리 중 하나를 복사하여 큰따옴표 안에 --query 매개 변수를 붙여넣어 결과를 확인할 수 있습니다. 이러한 키워드를 기반으로 제안을 제공할 수 있도록 하나 이상의 위치 키워드를 추가할 수 있습니다.

--subscription

구독의 이름 또는 ID입니다. 를 사용하여 기본 구독을 구성할 수 az account set -s NAME_OR_ID 있습니다.

az network express-route peering connection show

ExpressRoute 회로 연결의 세부 정보를 얻습니다.

az network express-route peering connection show [--circuit-name]
                                                 [--ids]
                                                 [--name]
                                                 [--peering-name]
                                                 [--query-examples]
                                                 [--resource-group]
                                                 [--subscription]

선택적 매개 변수

--circuit-name

ExpressRoute 회로 이름입니다.

--ids

하나 이상의 리소스 ID(공백으로 구분). '리소스 ID' 인수의 모든 정보를 포함하는 전체 리소스 ID여야 합니다. --ids 또는 다른 '리소스 ID' 인수를 제공해야 합니다.

--name -n

피어링 연결의 이름입니다.

--peering-name

BGP 피어링의 이름(즉, AzurePrivatePeering)입니다.

--query-examples

JMESPath 문자열을 권장합니다. 쿼리 중 하나를 복사하여 큰따옴표 안에 --query 매개 변수를 붙여넣어 결과를 확인할 수 있습니다. 이러한 키워드를 기반으로 제안을 제공할 수 있도록 하나 이상의 위치 키워드를 추가할 수 있습니다.

--resource-group -g

리소스 그룹의 이름입니다. az configure --defaults group=<name>을 사용하여 기본 그룹을 구성할 수 있습니다.

--subscription

구독의 이름 또는 ID입니다. 를 사용하여 기본 구독을 구성할 수 az account set -s NAME_OR_ID 있습니다.