Skip to content

Commit 6f22384

Browse files
authored
Merge pull request #127332 from changeworld/patch-16
Fix typo: Auxillary -> Auxiliary
2 parents 6f5589e + 33b21b3 commit 6f22384

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-wan/how-to-network-virtual-appliance-add-ip-configurations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The following table describes the types of Network Interfaces that are attached
4545
|--|--|--|--|
4646
| External/Public |Mandatory| One \<private IP, public IP\> pair|Yes|
4747
|Internal/Private| Mandatory | One private IP| Yes|
48-
|Additional/Auxillary| Optional| One private IP or one \<private, public IP\> pair| No|
48+
|Additional/Auxiliary| Optional| One private IP or one \<private, public IP\> pair| No|
4949

5050
The following example describes an NVA in Virtual WAN hub where multiple IP configurations are assigned:
5151

@@ -63,7 +63,7 @@ The following section describes known limitations and considerations associated
6363
### Limitations
6464

6565
* Each NVA NIC (External or Internal) can have at most three IP-configurations. This limit is to help ensure that there are sufficient IP addresses available in the Virtual WAN hub to allocate to NVA deployments.
66-
* Additional/Auxillary NICs must have exactly one IP-configuration. You can't add additional IP addresses to Additional/Auxillary NICs.
66+
* Additional/Auxiliary NICs must have exactly one IP-configuration. You can't add additional IP addresses to Additional/Auxiliary NICs.
6767
* Azure Virtual WAN Hub routers initiates/accepts Border Gateway Protocol (BGP) sessions with the primary IP configuration of the internal/private NIC assigned to each NVA VM instance. Secondary IP configurations assigned to the internal/private NIC of NVA instances can't be used to establish BGP.
6868
* IP configurations must adhere to the following naming convention:
6969
* IP configurations on the private/internal NIC must have *privatenicipconfig* prefix. For example, *privatenicipconfig-1* is a valid name while *myprivateipconfig* isn't a valid name for private/internal NIC IP configurations.

0 commit comments

Comments
 (0)