BgpRouteAggregateConfig class
Contains BGP route-aggregation configuration information.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[ClassVersion("1.0.0"), dynamic, provider("RAMgmtPSProvider"), AMENDMENT]
class BgpRouteAggregateConfig
{
string Prefix;
string RoutingDomain;
uint32 SummaryOnly;
uint32 PreserveASPath;
string AttributePolicy[];
};
Members
The BgpRouteAggregateConfig class has these types of members:
Properties
The BgpRouteAggregateConfig class has these properties.
-
AttributePolicy
-
-
Data type: string array
-
Access type: Read-only
The policies configured for the aggregator.
-
-
Prefix
-
-
Data type: string
-
Access type: Read-only
The admin configured prefix of the aggregator.
-
-
PreserveASPath
-
-
Data type: uint32
-
Access type: Read-only
Whether the autonomous system path of participant routes will be advertised.
-
-
RoutingDomain
-
-
Data type: string
-
Access type: Read-only
The friendly name of the Routing Domain.
-
-
SummaryOnly
-
-
Data type: uint32
-
Access type: Read-only
Whether the most specific routes will be advertised.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\Microsoft\Windows\RemoteAccess |
MOF |
|
DLL |
|