Skip to content

Commit 18c8b14

Browse files
authored
Update how-to-route-policy.md
@paulo Baptista identified the typo: "Border Gateway Patrol (BGP)" instead of "Border Gateway Protocol (BGP)"
1 parent 138daaa commit 18c8b14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/operator-nexus/how-to-route-policy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Azure Operator Nexus: How to create route policy in Network Fabric"
3-
description: Learn to create, view, list, update, delete commands for Network Fabric.
3+
description: Learn to create, view, list, update, and delete commands for Network Fabric.
44
author: jdasari
55
ms.author: jdasari
66
ms.service: azure-operator-nexus
@@ -14,7 +14,7 @@ ms.custom: template-how-to, devx-track-azurecli
1414
Route policies provide Operators the capability to allow or deny routes in regards to Layer 3 isolation domains in Network Fabric.
1515

1616
With route policies, routes are tagged with certain attributes via community values
17-
and extended community values when they're distributed via Border Gateway Patrol (BGP).
17+
and extended community values when they're distributed via Border Gateway Protocol (BGP).
1818
Similarly, on the BGP listener side, route policies can be authored to discard/allow
1919
routes based on community values and extended community value attributes.
2020

0 commit comments

Comments
 (0)