2013年4月15日 星期一

How to mount image from CIFS share with IPv6 address


How to mount image from CIFS share with IPv6 address

Linux Client:
mount -t cifs //3ffe:501:ffff:0:20c:29ff:fe48:254f/fs1/ /mnt -o user=root,pass=111111

mount -t cifs //ldap/fs1/ /mnt -o ip=3ffe:501:ffff:0:20c:29ff:fe48:254f,user=root,pass=111111

Windows Client:
\\3ffe:501:ffff:0:20c:29ff:fe48:254f\fs1\

SWSTO:
Use Telnet / SSH to login iDRAC7:
Mount ISO command:
racadm remoteimage -c -u root -p 111111 -l //3ffe:501:ffff:0:20c:29ff:fe48:254f/fs1/Tools.iso

Check remote image status:
racadm remoteimage -s

Disconnect Remote Image:
racadm remoteimage -d

沒有留言:

張貼留言

(TOP)Temp for soulin only

123