Skip to content

Commit 641f84a

Browse files
committed
tweak
1 parent 6e09fd2 commit 641f84a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/route-server/peer-route-server-with-nva.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ To check the routes learned by the Route Server, use [Get-AzRouteServerPeerLearn
227227
Get-AzRouteServerPeerLearnedRoute -ResourceGroupName 'myResourceGroup' -RouteServerName 'myRouteServer' -PeerName 'myNVA'
228228
```
229229

230-
The output should look like the following:
230+
The output should look like the following example. The output shows the two learned routes from the NVA:
231231

232232
```output
233233
LocalAddress Network NextHop SourcePeer Origin AsPath Weight

0 commit comments

Comments
 (0)