cifs
yum install -y cifs-utils
mount -t cifs -o vers=2.0,username=<用户名>,password=<密码> <//Windows共享盘IP/目录> <挂载到的Linux目录>
dh -h