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 7fb7dcb commit db33694Copy full SHA for db33694
docset/winserver2019-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