Skip to content

Commit d339a5a

Browse files
authored
Update Add-BgpRouter.md
Fixed the IP address on example 1 Fixes MicrosoftDocs#3281
1 parent f8997a1 commit d339a5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docset/winserver2022-ps/remoteaccess/Add-BgpRouter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This cmdlet returns error information if errors occur while adding the BGP route
3434
```
3535
PS C:\>Add-BgpRouter -BgpIdentifier 10.1.1.10-LocalASN 64522 -PassThru
3636
RoutingDomain :
37-
BgpIdentifier : 192.168.1.10
37+
BgpIdentifier : 10.1.1.10
3838
LocalASN : 64522
3939
CompareMEDAcrossASN : False
4040
DefaultGatewayRouting : False

0 commit comments

Comments
 (0)