Skip to content

Commit 2de6633

Browse files
authored
Merge pull request #285853 from Grimhild/patch-2
ANPTA - Update virtual-wan-site-to-site-portal.md
2 parents da4a82c + 27633fb commit 2de6633

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

articles/virtual-wan/virtual-wan-site-to-site-portal.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,8 @@ The device configuration file contains the settings to use when configuring your
143143
},
144144
"gatewayConfiguration":{
145145
"IpAddresses":{
146-
"Instance0":"104.45.18.186",
147-
"Instance1":"104.45.13.195"
146+
"Instance0":"203.0.113.186",
147+
"Instance1":"203.0.113.195"
148148
}
149149
},
150150
"connectionConfiguration":{
@@ -165,7 +165,7 @@ The device configuration file contains the settings to use when configuring your
165165
},
166166
"vpnSiteConfiguration":{
167167
"Name":" testsite2",
168-
"IPAddress":"66.193.205.122"
168+
"IPAddress":"198.51.100.122"
169169
},
170170
"vpnSiteConnections":[
171171
{
@@ -175,8 +175,8 @@ The device configuration file contains the settings to use when configuring your
175175
},
176176
"gatewayConfiguration":{
177177
"IpAddresses":{
178-
"Instance0":"104.45.18.187",
179-
"Instance1":"104.45.13.195"
178+
"Instance0":"203.0.113.186",
179+
"Instance1":"203.0.113.195"
180180
}
181181
},
182182
"connectionConfiguration":{
@@ -197,7 +197,7 @@ The device configuration file contains the settings to use when configuring your
197197
},
198198
"vpnSiteConfiguration":{
199199
"Name":" testsite3",
200-
"IPAddress":"182.71.123.228"
200+
"IPAddress":"192.0.2.228"
201201
},
202202
"vpnSiteConnections":[
203203
{
@@ -207,8 +207,8 @@ The device configuration file contains the settings to use when configuring your
207207
},
208208
"gatewayConfiguration":{
209209
"IpAddresses":{
210-
"Instance0":"104.45.18.187",
211-
"Instance1":"104.45.13.195"
210+
"Instance0":"203.0.113.186",
211+
"Instance1":"203.0.113.195"
212212
}
213213
},
214214
"connectionConfiguration":{

0 commit comments

Comments
 (0)