{'Description':'Indicates that cmdlet returns an output object.','In':True}
RoutingDomain
string
1
✓
-
{'Description':'User-defined unique alphanumeric ID for the Routing domain / Tenant. ','In':True}
IgnorePrefix
string
2
✓
-
{'Description':'List of IPv4 / IPv6 Network Addresses which are not to be processed.','In':True}
Name
string
3
✓
-
{'Description':'Unique alphanumeric ID for the Routing Policy.','In':True}
MatchCommunity
string
4
✓
-
{'Description':'Community attribute values which are to be matched in route advertisements for further action.','In':True}
NewLocalPref
uint32
5
✓
-
{'Description':'LOCAL-PREF attribute of all the selected routes is set to this value.','In':True}
AddCommunity
string
6
✓
-
{'Description':'Community attribute values to be applied on the BGP Routes matching the specified criteria.','In':True}
Force
boolean
7
✓
-
{'Description':'Indicates no confirmation prompt before adding the specified routing policy to policy store.','In':True}
NewMED
uint32
8
✓
-
{'Description':'MULTI-EXIT-DISCRIMINATOR attribute of all the selected routes is set to this value.','In':True}
PolicyType
uint32
9
✓
-
{'Description':'Type of BGP Routing Policy or the filtering action to be taken on the BGP routes matching the specified criteria. The valid inputs for this parameter are enumerations - ModifyAttribute, Allow or Deny','In':True}
NewNextHop
string
10
✓
-
{'Description':'NEXT-HOP attribute of all the selected routes is set to this value.','In':True}
RemoveCommunity
string
11
✓
-
{'Description':'Community attribute values to be Removed from the selected BGP Routes.','In':True}
MatchPrefix
string
12
✓
-
{'Description':'List of IPv4 / IPv6 Network Addresses which are to be matched in the BGP route advertisements. The routes matching this criteria are processed further.','In':True}
MatchASNRange
uint32
13
✓
-
{'Description':'Range of AS Numbers which are to be matched with the ASN in AS-PATH in the BGP route advertisements. The routes matching this criteria are processed further.','In':True}
MatchNextHop
string
14
✓
-
{'Description':'NEXT-HOP attribute values which are to be matched in route advertisements for further action.','In':True}
ClearMED
boolean
15
✓
-
{'Description':'Switch parameter to remove MED value from the selected route advertisements.','In':True}
{'Description':'class BgpRoutingPolicyConfig
{
string RoutingDomain Specifies the alphanumeric ID of the Routing Domain / Tenant.
string PolicyName Specifies the unique alphanumeric ID of the Routing policy
string PolicyType Specifies the type of the routing policy
string MatchPrefix[] Specifies the list of prefixes, routes to which are to be selected for processing
string IgnorePrefix[] Specifies the list of prefixes, routes to which are not to be selected for processing
uint32 MatchASNRange[] Specifies the lower and upper range of ASN values, routes containing which are to be selected for processing
string MatchCommunity[] Specifies the list of community attribute values, routes containing which are to be selected for processing
ipaddress MatchNextHop[] Specifies the list of IPAddresses, routes containing which are to be selected for processing
ipaddress NewNextHop Specifies the IPAddress, that is to be set as Next-Hop for the selected routes
uint32 NewLocalPref Specifies the Local-Pref value, that is to be set for the selected routes
uint32 NewMED Specifies the MED value, that is to be set for the selected routes
bool ClearMED Specifies whether the MED value is to be cleared / removed from the selected routes
string AddCommunity[] Specifies the list of community attribute values, that are to be set for the selected routes
string RemoveCommunity[] Specifies the list of community attribute values, that are to be removed from the selected routes
}','EmbeddedInstance':'BgpRoutingPolicyConfig','Out':True}
Description
'Add-BgpRoutingPolicy cmdlet adds a new BGP routing policy to the policy store.'
{'Description':'class BgpRoutingPolicyConfig
{
string RoutingDomain Specifies the alphanumeric ID of the Routing Domain / Tenant.
string PolicyName Specifies the unique alphanumeric ID of the Routing policy
string PolicyType Specifies the type of the routing policy
string MatchPrefix[] Specifies the list of prefixes, routes to which are to be selected for processing
string IgnorePrefix[] Specifies the list of prefixes, routes to which are not to be selected for processing
uint32 MatchASNRange[] Specifies the lower and upper range of ASN values, routes containing which are to be selected for processing
string MatchCommunity[] Specifies the list of community attribute values, routes containing which are to be selected for processing
ipaddress MatchNextHop[] Specifies the list of IPAddresses, routes containing which are to be selected for processing
ipaddress NewNextHop Specifies the IPAddress, that is to be set as Next-Hop for the selected routes
uint32 NewLocalPref Specifies the Local-Pref value, that is to be set for the selected routes
uint32 NewMED Specifies the MED value, that is to be set for the selected routes
bool ClearMED Specifies whether the MED value is to be cleared / removed from the selected routes
string AddCommunity[] Specifies the list of community attribute values, that are to be set for the selected routes
string RemoveCommunity[] Specifies the list of community attribute values, that are to be removed from the selected routes
}','EmbeddedInstance':'BgpRoutingPolicyConfig','Out':True}
Description
'Get-BgpRoutingPolicy cmdlet retrieves the configuration information of one or more BGP routing policies from the policy store.'
{'Description':'Unique alphanumeric ID for the Routing Policy which is to be modified.','In':True}
PassThru
boolean
1
✓
-
{'Description':'Indicates that cmdlet returns an output object.','In':True}
PolicyType
uint32
2
✓
-
{'Description':'Type of BGP Routing Policy or the filtering action to be taken on the BGP routes matching the specified criteria. The valid inputs for this parameter are enumerations - ModifyAttribute, Allow or Deny','In':True}
RoutingDomain
string
3
✓
-
{'Description':'User-defined unique alphanumeric ID for the Routing domain / Tenant.','In':True}
Force
boolean
4
✓
-
{'Description':'Indicates no confirmation prompt before modifying the policy.','In':True}
AddCommunity
string
5
✓
-
{'Description':'Community attribute values to be applied on the BGP Routes matching the specified criteria.','In':True}
RemoveCommunity
string
6
✓
-
{'Description':'Community attribute values to be Removed from the selected BGP Routes.','In':True}
RemovePolicyClause
string
7
✓
-
{'Description':'Specified all the Match/Set policy clauses that are to be removed from the specified routing policy.','In':True}
MatchASNRange
uint32
8
✓
-
{'Description':'Range of AS Numbers which are to be matched with the ASN in AS-PATH in the BGP route advertisements. The routes matching this criteria are processed further.','In':True}
IgnorePrefix
string
9
✓
-
{'Description':'List of IPv4 / IPv6 Network Addresses which are not to be processed.','In':True}
MatchCommunity
string
10
✓
-
{'Description':'Community attribute values which are to be matched in route advertisements for further action.','In':True}
MatchPrefix
string
11
✓
-
{'Description':'List of IPv4 / IPv6 Network Addresses which are to be matched in the BGP route advertisements. The routes matching this criteria are processed further.','In':True}
MatchNextHop
string
12
✓
-
{'Description':'NEXT-HOP attribute values which are to be matched in route advertisements for further action.','In':True}
ClearMED
boolean
13
✓
-
{'Description':'Switch parameter to remove MED value from the selected route advertisements.','In':True}
NewLocalPref
uint32
14
✓
-
{'Description':'LOCAL-PREF attribute of all the selected routes is set to this value.','In':True}
NewMED
uint32
15
✓
-
{'Description':'MULTI-EXIT-DISCRIMINATOR attribute of all the selected routes is set to this value.','In':True}
NewNextHop
string
16
✓
-
{'Description':'NEXT-HOP attribute of all the selected routes is set to this value.','In':True}
{'Description':'class BgpRoutingPolicyConfig
{
string RoutingDomain Specifies the alphanumeric ID of the Routing Domain / Tenant.
string PolicyName Specifies the unique alphanumeric ID of the Routing policy
string PolicyType Specifies the type of the routing policy
string MatchPrefix[] Specifies the list of prefixes, routes to which are to be selected for processing
string IgnorePrefix[] Specifies the list of prefixes, routes to which are not to be selected for processing
uint32 MatchASNRange[] Specifies the lower and upper range of ASN values, routes containing which are to be selected for processing
string MatchCommunity[] Specifies the list of community attribute values, routes containing which are to be selected for processing
ipaddress MatchNextHop[] Specifies the list of IPAddresses, routes containing which are to be selected for processing
ipaddress NewNextHop Specifies the IPAddress, that is to be set as Next-Hop for the selected routes
uint32 NewLocalPref Specifies the Local-Pref value, that is to be set for the selected routes
uint32 NewMED Specifies the MED value, that is to be set for the selected routes
bool ClearMED Specifies whether the MED value is to be cleared / removed from the selected routes
string AddCommunity[] Specifies the list of community attribute values, that are to be set for the selected routes
string RemoveCommunity[] Specifies the list of community attribute values, that are to be removed from the selected routes
}','EmbeddedInstance':'BgpRoutingPolicyConfig','Out':True}
Description
'Set-BgpRoutingPolicy cmdlet modifies the routing policy configuration for the specified BGP routing Policy ID.'