Skip to content

Commit 62ab31a

Browse files
Merge pull request #285840 from Grimhild/patch-1
ANPTA - Update vpn-over-expressroute.md
2 parents 7226b8a + 63285f4 commit 62ab31a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-wan/vpn-over-expressroute.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ The device configuration file contains the settings to use when you're configuri
177177
},
178178
"vpnSiteConfiguration":{
179179
"Name":"VPN-over-INet-site",
180-
"IPAddress":"13.75.195.234",
180+
"IPAddress":"198.51.100.122",
181181
"LinkName":"VPN-over-INet"
182182
},
183183
"vpnSiteConnections":[{
@@ -188,8 +188,8 @@ The device configuration file contains the settings to use when you're configuri
188188
},
189189
"gatewayConfiguration":{
190190
"IpAddresses":{
191-
"Instance0":"51.143.63.104",
192-
"Instance1":"52.137.90.89"
191+
"Instance0":"203.0.113.186",
192+
"Instance1":"203.0.113.195"
193193
}
194194
},
195195
"connectionConfiguration":{

0 commit comments

Comments
 (0)