ASN is the acronym for Autonomous System Number. "ASN number" is
redundant.

Signed-off-by: Cole Hughes <[email protected]>
---
changes since v1:
- no changes
---
 src/PVE/Network/SDN/Controllers/Plugin.pm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/PVE/Network/SDN/Controllers/Plugin.pm 
b/src/PVE/Network/SDN/Controllers/Plugin.pm
index 6da3eec..6d6b974 100644
--- a/src/PVE/Network/SDN/Controllers/Plugin.pm
+++ b/src/PVE/Network/SDN/Controllers/Plugin.pm
@@ -159,8 +159,8 @@ needs to always use the EVPN ASN in its router definition 
to ensure correct
 generation for Route Targets (if not using the autort patch).
 
 The FRR config generation logic utilizes the local-as directive for specifying
-alternate ASN numbers. Since local-as is only applicable for eBGP sessions, the
-internal ASN number always needs to be used for the router definition. So if
+alternate ASNs. Since local-as is only applicable for eBGP sessions, the
+internal ASN always needs to be used for the router definition. So if
 there are no EVPN controllers, but iBGP BGP sessions, utilize the ASN 
configured
 there.
 
-- 
2.50.1 (Apple Git-155)




Reply via email to