< Back

Get-vRNISubnetMapping

Sat Jan 18, 2020 10:11 pm

NAME Get-vRNISubnetMapping



SYNOPSIS

Retrieve all IP Subnet to VLAN ID mappings within vRealize Network Insight.





SYNTAX

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





DESCRIPTION

vRealize Network Insight collects netflow data and analyses the

network flows. When vRNI does not have full visibility on the physical

network and can't discover the mappings between VLANs and subnets,

you can use subnet mappings to manually determine which subnets belong

to which VLANs.





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















RELATED LINKS