< Back
Get-NsxLogicalRouterOspf
Post
NAME Get-NsxLogicalRouterOspf
SYNOPSIS
Retrieves OSPF configuration for the specified NSX LogicalRouter.
SYNTAX
Get-NsxLogicalRouterOspf [-LogicalRouterRouting] <XmlElement> [<CommonParameters>]
DESCRIPTION
An NSX Logical Router is a distributed routing function implemented within
the ESXi kernel, and optimised for east west routing.
Logical Routers perform ipv4 and ipv6 routing functions for connected
networks and support both static and dynamic routing via OSPF and BGP.
The Get-NsxLogicalRouterOspf cmdlet retrieves the OSPF configuration of
the specified LogicalRouter.
PARAMETERS
-LogicalRouterRouting <XmlElement>
Required? true
Position? 2
Default value
Accept pipeline input? true (ByValue)
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get the OSPF configuration for LogicalRouter01
PS C:\\> Get-NsxLogicalRouter LogicalRouter01 | Get-NsxLogicalRouterRouting | Get-NsxLogicalRouterOspf
RELATED LINKS
SYNOPSIS
Retrieves OSPF configuration for the specified NSX LogicalRouter.
SYNTAX
Get-NsxLogicalRouterOspf [-LogicalRouterRouting] <XmlElement> [<CommonParameters>]
DESCRIPTION
An NSX Logical Router is a distributed routing function implemented within
the ESXi kernel, and optimised for east west routing.
Logical Routers perform ipv4 and ipv6 routing functions for connected
networks and support both static and dynamic routing via OSPF and BGP.
The Get-NsxLogicalRouterOspf cmdlet retrieves the OSPF configuration of
the specified LogicalRouter.
PARAMETERS
-LogicalRouterRouting <XmlElement>
Required? true
Position? 2
Default value
Accept pipeline input? true (ByValue)
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get the OSPF configuration for LogicalRouter01
PS C:\\> Get-NsxLogicalRouter LogicalRouter01 | Get-NsxLogicalRouterRouting | Get-NsxLogicalRouterOspf
RELATED LINKS