exam questions

Exam AZ-720 All Questions

View all questions & answers for the AZ-720 exam

Exam AZ-720 topic 2 question 8 discussion

Actual exam question from Microsoft's AZ-720
Question #: 8
Topic #: 2
[All AZ-720 Questions]

A company deploys ExpressRoute.

The company reports that there is an autonomous system (AS) number mismatch.

You need to identify the AS number of the circuit.

Which PowerShell cmdlet should you run?

  • A. Get-AzExpressRouteCircuitStats
  • B. Get-AzExpressRouteCircuitPeeringConfig
  • C. Get-AzExpressRouteCircuitRouteTable
  • D. Get-AzExpressRouteCircuit
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
terawatt
1 year, 11 months ago
Selected Answer: B
B. Get-AzExpressRouteCircuitPeeringConfig The Get-AzExpressRouteCircuitPeeringConfig PowerShell cmdlet retrieves the configuration information about the ExpressRoute circuit peerings, including the Autonomous System (AS) number. The AS number is a crucial part of the BGP configuration for the ExpressRoute circuit. In case of an AS number mismatch, this command can be used to verify the currently configured AS number on the Azure side. It's important to ensure that the AS number matches on both ends of the ExpressRoute connection to ensure proper routing.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...