次の方法で共有


Start method of the PS_BgpPeer class

Starts a BGP routing session for one or more peers.

Syntax

uint32 Start(
  [in] string RoutingDomain,
  [in] string Name[]
);

Parameters

RoutingDomain [in]

The user-defined unique alphanumeric ID of the routing domain.

Name [in]

The BGP peer names that identify the peers in the routing session.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012 R2
Namespace
Root\Microsoft\Windows\RemoteAccess
MOF
RAMgmtPSProvider.Mof
DLL
RAMgmtPSProvider.dll

See also

PS_BgpPeer