{'Description':'Local BGP Router Identifier. The acceptable value for this parameter is an IPv4 address.','In':True}
LocalASN
uint32
1
✓
-
{'Description':'Local AS Number of the BGP Router instance.','In':True}
IPv6Routing
uint32
2
✓
-
{'Description':'Enum parameter for enabling or disabling IPv6 routing for this BGP Router.','In':True}
CompareMEDAcrossASN
boolean
3
✓
-
{'Description':'Boolean parameter to enable comparison of MED values across different AS.','In':True}
DefaultGatewayRouting
boolean
4
✓
-
{'Description':'Boolean parameter to enable / disable routing of the unresolvable routes to the default (internet) gateway.','In':True}
PassThru
boolean
5
✓
-
{'Description':'Indicates that cmdlet returns an output object.','In':True}
RoutingDomain
string
6
✓
-
{'Description':'User-defined unique alphanumeric ID for the Routing domain / Tenant.','In':True}
LocalIPv6Address
string
7
✓
-
{'Description':'Local BGP Router?s global or site-local IPv6 Address, which is to be used as the NEXT-HOP value in the IPv6 route advertisments.','In':True}
{'Description':'class BgpRouterConfig
{
string RoutingDomain Specifies the alphanumeric ID of the Routing Domain / Tenant.
string BgpIdentifier Specifies the local BGP router's BGP Identifier
int LocalASN Specifies the Local BGP router's AS Number
ipaddress LocalIPv6Address Specifies the BGP router's global or site-local IP Address to be used as Next-Hop for IPv6 route advertisements
boolean CompareMEDAcrossASN Specifies whether the MED value from two different ASNs are to be compared for BGP best path calculation
boolean DefaultGatewayRouting Specifies whether the default gateway is to be used to route the unresolved traffic
string IPv6Routing Specifies whether IPv6 routing is enabled or disabled
string PeerName[] Specifies the list of peers that are configured for this BGP router
string PolicyName[] Specifies the list of policies that are configured for this BGP router
}','EmbeddedInstance':'BgpRouterConfig','Out':True}
Description
'Add-BgpRouter cmdlet adds a new BGP router for the specified Tenant ID.'
{'Description':'class BgpRouterConfig
{
string RoutingDomain Specifies the alphanumeric ID of the Routing Domain / Tenant.
string BgpIdentifier Specifies the local BGP router's BGP Identifier
int LocalASN Specifies the Local BGP router's AS Number
ipaddress LocalIPv6Address Specifies the BGP router's global or site-local IP Address to be used as Next-Hop for IPv6 route advertisements
boolean CompareMEDAcrossASN Specifies whether the MED value from two different ASNs are to be compared for BGP best path calculation
boolean DefaultGatewayRouting Specifies whether the default gateway is to be used to route the unresolved traffic
string IPv6Routing Specifies whether IPv6 routing is enabled or disabled
string PeerName[] Specifies the list of peers that are configured for this BGP router
string PolicyName[] Specifies the list of policies that are configured for this BGP router
}','EmbeddedInstance':'BgpRouterConfig','Out':True}
Description
'Get-BgpRouter cmdlet retrieves the BGP Router configuration information for one or more Tenant IDs.'
{'Description':'Local BGP Router Identifier. The acceptable value for this parameter is an IPv4 address.','In':True}
LocalASN
uint32
1
✓
-
{'Description':'Local AS Number of the BGP Router instance.','In':True}
CompareMEDAcrossASN
boolean
2
✓
-
{'Description':'Boolean parameter to enable comparison of MED values across different AS.','In':True}
DefaultGatewayRouting
boolean
3
✓
-
{'Description':'Boolean parameter to enable / disable routing of the unresolvable routes to the default (internet) gateway.','In':True}
IPv6Routing
uint32
4
✓
-
{'Description':'Enum parameter for enabling or disabling IPv6 routing for this BGP Router.','In':True}
RoutingDomain
string
5
✓
-
{'Description':'User-defined unique alphanumeric ID for the Routing domain / Tenant.','In':True}
PassThru
boolean
6
✓
-
{'Description':'Indicates that cmdlet returns an output object.','In':True}
Force
boolean
7
✓
-
{'Description':'Indicates no confirmation prompt before modifying the configuration for router.','In':True}
LocalIPv6Address
string
8
✓
-
{'Description':'Local BGP Router?s global or site-local IPv6 Address, which is to be used as the NEXT-HOP value in the IPv6 route advertisments.','In':True}
{'Description':'class BgpRouterConfig
{
string RoutingDomain Specifies the alphanumeric ID of the Routing Domain / Tenant.
string BgpIdentifier Specifies the local BGP router's BGP Identifier
int LocalASN Specifies the Local BGP router's AS Number
ipaddress LocalIPv6Address Specifies the BGP router's global or site-local IP Address to be used as Next-Hop for IPv6 route advertisements
boolean CompareMEDAcrossASN Specifies whether the MED value from two different ASNs are to be compared for BGP best path calculation
boolean DefaultGatewayRouting Specifies whether the default gateway is to be used to route the unresolved traffic
string IPv6Routing Specifies whether IPv6 routing is enabled or disabled
string PeerName[] Specifies the list of peers that are configured for this BGP router
string PolicyName[] Specifies the list of policies that are configured for this BGP router
}','EmbeddedInstance':'BgpRouterConfig','Out':True}
Description
'Set-BgpRouter cmdlet modifies the configuration of the local BGP router for the specified Tenant ID.'