Share via


Disable method of the PS_BgpRouteFlapDampening class

stops performing route Dampening for the flapping BGP routes.

Syntax

uint32 Disable(
  [in] string  RoutingDomain,
  [in] boolean Force
);

Parameters

RoutingDomain [in]

User-defined unique alphanumeric identifier for the routing domain or tenant.

Force [in]

true for no confirmation prompt for stopping the route flap dampening engine. The default is false.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2016
Namespace
Root\Microsoft\Windows\RemoteAccess
MOF
Ramgmtpsprovider.mof
DLL
RAMgmtPSProvider.dll

See also

PS_BgpRouteFlapDampening