We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8997a1 commit d339a5aCopy full SHA for d339a5a
docset/winserver2022-ps/remoteaccess/Add-BgpRouter.md
@@ -34,7 +34,7 @@ This cmdlet returns error information if errors occur while adding the BGP route
34
```
35
PS C:\>Add-BgpRouter -BgpIdentifier 10.1.1.10-LocalASN 64522 -PassThru
36
RoutingDomain :
37
-BgpIdentifier : 192.168.1.10
+BgpIdentifier : 10.1.1.10
38
LocalASN : 64522
39
CompareMEDAcrossASN : False
40
DefaultGatewayRouting : False
0 commit comments