Vptl,
In fact, Vlogix 2.3 is EOL, since customer use Solution Enabler 5.0.x / WideSky 5.3.1, the commands to use are :
"symmask" and "symmaskdb".
Here some examples of Vlogix to Symcli conversion :
Vlogix : vcmfind
Symcli : symmask discover hbas
Vlogix : fpath lshbawwn
Symcli : symmask list hbas
Vlogix : fpath lshosts -d
Symcli : symmask -sid list logins
Vlogix : fpath adddev -d [-w|-u] -f -r
Symcli : symmask -sid [-wwn|-awwn] -dir -p add devs <r>
Vlogix : fpath rmdev -d [-w|-u] -f -r
Symcli : symmask -sid [-wwn|-awwn] -dir -p remove devs <r>
Vlogix : fpath swaphba -d [-w|-u] -n
Symcli : symmask -sid [-wwn|-awwn] replace <wwn>
....
Moreover, on DMX box, VCMDB volume can be either type 3 (=24 cyl.) or type 4 (=48 cyl.) and vlogix cannot works with these kind of vcmdb type.
Hope it can help you.
Christian