Skip to content

Commit 68a8526

Browse files
authored
Merge pull request #105058 from rambk/ConnectTypoFix
Fix typo
2 parents aaf8064 + c42c1dc commit 68a8526

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/networking/connectivty-interoperability-data-plane.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -168,14 +168,14 @@ In this traceroute, the first hop is the hub VNet’s ExpressRoute gateway tunne
168168
Traceroute output from the spoke VNet to a VM in on-premises Location 2 is shown here:
169169

170170

171-
C:\Users\rb>tracert 10.2.30.10
171+
C:\Users\rb>tracert 10.1.31.10
172172

173-
Tracing route to 10.2.30.10 over a maximum of 30 hops
173+
Tracing route to 10.1.31.10 over a maximum of 30 hops
174174

175-
1 24 ms 2 ms 3 ms 10.10.30.132
175+
1 76 ms 75 ms 76 ms 10.10.30.134
176176
2 * * * Request timed out.
177177
3 * * * Request timed out.
178-
4 3 ms 2 ms 2 ms 10.2.30.10
178+
4 75 ms 75 ms 75 ms 10.1.31.10
179179

180180
Trace complete.
181181

0 commit comments

Comments
 (0)