@@ -113,8 +113,8 @@ Sample output for one of the paths:
113
113
``` output
114
114
Age InterfaceProperty IpAddress MacAddress
115
115
--- ----------------- --------- ----------
116
- 10 On-Prem 65.0 .0.1 ffff.eeee.dddd
117
- 0 Microsoft 65.0 .0.2 aaaa.bbbb.cccc
116
+ 10 On-Prem 20.33 .0.1 ffff.eeee.dddd
117
+ 0 Microsoft 20.33 .0.2 aaaa.bbbb.cccc
118
118
```
119
119
120
120
@@ -131,15 +131,15 @@ The ARP table of a peering can be used to determine and validate layer 2 configu
131
131
``` output
132
132
Age InterfaceProperty IpAddress MacAddress
133
133
--- ----------------- --------- ----------
134
- 10 On-Prem 65.0 .0.1 ffff.eeee.dddd
135
- 0 Microsoft 65.0 .0.2 aaaa.bbbb.cccc
134
+ 10 On-Prem 20.33 .0.1 ffff.eeee.dddd
135
+ 0 Microsoft 20.33 .0.2 aaaa.bbbb.cccc
136
136
```
137
137
or
138
138
139
139
``` output
140
140
Age InterfaceProperty IpAddress MacAddress
141
141
--- ----------------- --------- ----------
142
- 10 On-Prem 65.0 .0.1 ffff.eeee.dddd
142
+ 10 On-Prem 20.33 .0.1 ffff.eeee.dddd
143
143
```
144
144
145
145
### ARP table when on-premises / connectivity provider side has problems
@@ -149,15 +149,15 @@ If a problem with the on-premises or connectivity provider occurs, the ARP table
149
149
``` output
150
150
Age InterfaceProperty IpAddress MacAddress
151
151
--- ----------------- --------- ----------
152
- 0 On-Prem 65.0 .0.1 Incomplete
153
- 0 Microsoft 65.0 .0.2 aaaa.bbbb.cccc
152
+ 0 On-Prem 20.33 .0.1 Incomplete
153
+ 0 Microsoft 20.33 .0.2 aaaa.bbbb.cccc
154
154
```
155
155
or
156
156
157
157
``` output
158
158
Age InterfaceProperty IpAddress MacAddress
159
159
--- ----------------- --------- ----------
160
- 0 Microsoft 65.0 .0.2 aaaa.bbbb.cccc
160
+ 0 Microsoft 20.33 .0.2 aaaa.bbbb.cccc
161
161
```
162
162
163
163
> [ !NOTE]
0 commit comments