symmask discover hba
List the HBAs on a host and the Symmetrix FA(Fibre Adapter) director port to which each HBA is connected.Note the WWN of the HBA that you will be configuring and which FA port connects to that HBA.
symmask list hba
List devices mapped to a FA director that you will be configuring(for example, director 16A).
symcfg list -FA 16A -addr
Examples of command files utilized for symconfigure mapping a device to a front end channel are below. Masking an initiator to a device does not require a command file. The command for masking is symmask, and basically will add the initiator entry into the vcmdb.
map dev 1e3 to dir 14a:0, lun=5;
unmap dev 0114:0116 from dir 04A:0;
Add your content here