yes, I am, Get-vmhost its working normally.
Get-EsxCli : A parameter cannot be found that matches parameter name 'V2'.
At D:\_ivan\esxi-routing.ps1:2 char:39
+ $esxcli = Get-EsxCli -VMHost $esx -V2
+ ~~~
+ CategoryInfo : InvalidArgument: (:) [Get-EsxCli], ParameterBind
ingException
+ FullyQualifiedErrorId : NamedParameterNotFound,VMware.VimAutomation.ViCo
re.Cmdlets.Commands.GetEsxCli