Skip to content

Commit

Permalink
Updating VpnGateway examples for bgpSettings (Azure#9656)
Browse files Browse the repository at this point in the history
* Updating VpnGateway examples

* prettier

Co-authored-by: Khushboo Baheti <khbaheti@microsoft.com>
  • Loading branch information
2 people authored and MyronFanQiu committed Jun 4, 2020
1 parent 9cac7a7 commit 4a1482e
Show file tree
Hide file tree
Showing 6 changed files with 258 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,33 @@
"bgpSettings": {
"asn": 65514,
"bgpPeeringAddress": "10.0.1.30",
"peerWeight": 0
"peerWeight": 0,
"bgpPeeringAddresses": [
{
"ipconfigurationId": "Instance0",
"defaultBgpIpAddresses": [
"10.30.0.4"
],
"customBgpIpAddresses": [
"169.254.21.5"
],
"tunnelIpAddresses": [
"104.208.48.178"
]
},
{
"ipconfigurationId": "Instance1",
"defaultBgpIpAddresses": [
"10.30.0.5"
],
"customBgpIpAddresses": [
"169.254.21.10"
],
"tunnelIpAddresses": [
"104.208.48.179"
]
}
]
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,33 @@
"bgpSettings": {
"asn": 65514,
"bgpPeeringAddress": "10.0.1.30",
"peerWeight": 0
"peerWeight": 0,
"bgpPeeringAddresses": [
{
"ipconfigurationId": "Instance0",
"defaultBgpIpAddresses": [
"10.30.0.4"
],
"customBgpIpAddresses": [
"169.254.21.5"
],
"tunnelIpAddresses": [
"104.208.48.178"
]
},
{
"ipconfigurationId": "Instance1",
"defaultBgpIpAddresses": [
"10.30.0.5"
],
"customBgpIpAddresses": [
"169.254.21.10"
],
"tunnelIpAddresses": [
"104.208.48.179"
]
}
]
}
}
},
Expand Down Expand Up @@ -176,7 +202,33 @@
"bgpSettings": {
"asn": 65514,
"bgpPeeringAddress": "10.0.1.30",
"peerWeight": 0
"peerWeight": 0,
"bgpPeeringAddresses": [
{
"ipconfigurationId": "Instance0",
"defaultBgpIpAddresses": [
"10.30.0.4"
],
"customBgpIpAddresses": [
"169.254.21.5"
],
"tunnelIpAddresses": [
"104.208.48.178"
]
},
{
"ipconfigurationId": "Instance1",
"defaultBgpIpAddresses": [
"10.30.0.5"
],
"customBgpIpAddresses": [
"169.254.21.10"
],
"tunnelIpAddresses": [
"104.208.48.179"
]
}
]
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,33 @@
"bgpSettings": {
"asn": 65514,
"bgpPeeringAddress": "10.0.1.30",
"peerWeight": 0
"peerWeight": 0,
"bgpPeeringAddresses": [
{
"ipconfigurationId": "Instance0",
"defaultBgpIpAddresses": [
"10.30.0.4"
],
"customBgpIpAddresses": [
"169.254.21.5"
],
"tunnelIpAddresses": [
"104.208.48.178"
]
},
{
"ipconfigurationId": "Instance1",
"defaultBgpIpAddresses": [
"10.30.0.5"
],
"customBgpIpAddresses": [
"169.254.21.10"
],
"tunnelIpAddresses": [
"104.208.48.179"
]
}
]
}
}
},
Expand Down Expand Up @@ -176,7 +202,33 @@
"bgpSettings": {
"asn": 65514,
"bgpPeeringAddress": "10.0.1.30",
"peerWeight": 0
"peerWeight": 0,
"bgpPeeringAddresses": [
{
"ipconfigurationId": "Instance0",
"defaultBgpIpAddresses": [
"10.30.0.4"
],
"customBgpIpAddresses": [
"169.254.21.5"
],
"tunnelIpAddresses": [
"104.208.48.178"
]
},
{
"ipconfigurationId": "Instance1",
"defaultBgpIpAddresses": [
"10.30.0.5"
],
"customBgpIpAddresses": [
"169.254.21.10"
],
"tunnelIpAddresses": [
"104.208.48.179"
]
}
]
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,21 @@
],
"bgpSettings": {
"asn": 65515,
"peerWeight": 0
"peerWeight": 0,
"bgpPeeringAddresses": [
{
"ipconfigurationId": "Instance0",
"customBgpIpAddresses": [
"169.254.21.5"
]
},
{
"ipconfigurationId": "Instance1",
"customBgpIpAddresses": [
"169.254.21.10"
]
}
]
}
}
}
Expand Down Expand Up @@ -125,7 +139,33 @@
"bgpSettings": {
"asn": 65514,
"bgpPeeringAddress": "10.0.1.30",
"peerWeight": 0
"peerWeight": 0,
"bgpPeeringAddresses": [
{
"ipconfigurationId": "Instance0",
"defaultBgpIpAddresses": [
"10.30.0.4"
],
"customBgpIpAddresses": [
"169.254.21.5"
],
"tunnelIpAddresses": [
"104.208.48.178"
]
},
{
"ipconfigurationId": "Instance1",
"defaultBgpIpAddresses": [
"10.30.0.5"
],
"customBgpIpAddresses": [
"169.254.21.10"
],
"tunnelIpAddresses": [
"104.208.48.179"
]
}
]
}
}
}
Expand Down Expand Up @@ -211,7 +251,33 @@
"bgpSettings": {
"asn": 65514,
"bgpPeeringAddress": "10.0.1.30",
"peerWeight": 0
"peerWeight": 0,
"bgpPeeringAddresses": [
{
"ipconfigurationId": "Instance0",
"defaultBgpIpAddresses": [
"10.30.0.4"
],
"customBgpIpAddresses": [
"169.254.21.5"
],
"tunnelIpAddresses": [
"104.208.48.178"
]
},
{
"ipconfigurationId": "Instance1",
"defaultBgpIpAddresses": [
"10.30.0.5"
],
"customBgpIpAddresses": [
"169.254.21.10"
],
"tunnelIpAddresses": [
"104.208.48.179"
]
}
]
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,33 @@
"bgpSettings": {
"asn": 65514,
"bgpPeeringAddress": "10.0.1.30",
"peerWeight": 0
"peerWeight": 0,
"bgpPeeringAddresses": [
{
"ipconfigurationId": "Instance0",
"defaultBgpIpAddresses": [
"10.30.0.4"
],
"customBgpIpAddresses": [
"169.254.21.5"
],
"tunnelIpAddresses": [
"104.208.48.178"
]
},
{
"ipconfigurationId": "Instance1",
"defaultBgpIpAddresses": [
"10.30.0.5"
],
"customBgpIpAddresses": [
"169.254.21.10"
],
"tunnelIpAddresses": [
"104.208.48.179"
]
}
]
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,33 @@
"bgpSettings": {
"asn": 65515,
"bgpPeeringAddress": "10.0.1.30",
"peerWeight": 0
"peerWeight": 0,
"bgpPeeringAddresses": [
{
"ipconfigurationId": "Instance0",
"defaultBgpIpAddresses": [
"10.30.0.4"
],
"customBgpIpAddresses": [
"169.254.21.5"
],
"tunnelIpAddresses": [
"104.208.48.178"
]
},
{
"ipconfigurationId": "Instance1",
"defaultBgpIpAddresses": [
"10.30.0.5"
],
"customBgpIpAddresses": [
"169.254.21.10"
],
"tunnelIpAddresses": [
"104.208.48.179"
]
}
]
}
}
}
Expand Down

0 comments on commit 4a1482e

Please sign in to comment.