File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
winserver2016-ps/remoteaccess
winserver2019-ps/remoteaccess
winserver2022-ps/remoteaccess Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ This cmdlet returns error information if errors occur while adding the BGP route
34
34
```
35
35
PS C:\>Add-BgpRouter -BgpIdentifier 10.1.1.10-LocalASN 64522 -PassThru
36
36
RoutingDomain :
37
- BgpIdentifier : 192.168 .1.10
37
+ BgpIdentifier : 10.1 .1.10
38
38
LocalASN : 64522
39
39
CompareMEDAcrossASN : False
40
40
DefaultGatewayRouting : False
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ This cmdlet returns error information if errors occur while adding the BGP route
34
34
```
35
35
PS C:\>Add-BgpRouter -BgpIdentifier 10.1.1.10-LocalASN 64522 -PassThru
36
36
RoutingDomain :
37
- BgpIdentifier : 192.168 .1.10
37
+ BgpIdentifier : 10.1 .1.10
38
38
LocalASN : 64522
39
39
CompareMEDAcrossASN : False
40
40
DefaultGatewayRouting : False
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ This cmdlet returns error information if errors occur while adding the BGP route
34
34
```
35
35
PS C:\>Add-BgpRouter -BgpIdentifier 10.1.1.10-LocalASN 64522 -PassThru
36
36
RoutingDomain :
37
- BgpIdentifier : 192.168 .1.10
37
+ BgpIdentifier : 10.1 .1.10
38
38
LocalASN : 64522
39
39
CompareMEDAcrossASN : False
40
40
DefaultGatewayRouting : False
You can’t perform that action at this time.
0 commit comments