< Back

Get-vRNINorthSouthIP

Sat Jan 18, 2020 10:10 pm

NAME Get-vRNINorthSouthIP



SYNOPSIS

Retrieve all North-South IP mappings within vRealize Network Insight.





SYNTAX

Get-vRNINorthSouthIP [[-Connection] <PSObject>] [<CommonParameters>]





DESCRIPTION

vRealize Network Insight collects netflow data and analyses the

network flows. If you are using internal IPs outside the datacenter,

you should add them to the North-South IP mappings.





PARAMETERS

-Connection <PSObject>

vRNI Connection object



Required? false

Position? 1

Default value $defaultvRNIConnection

Accept pipeline input? false

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-vRNINorthSouthIP















RELATED LINKS