smb
Use the "smb" command to configure or delete a computer or workgroup name for SMB.
View settings
msh> smb
Computer name settings
msh> smb comp "computer name"
Set a computer name up to 15 characters.
Names beginning with "RNP" or "rnp" cannot be entered.
Working group name settings
msh> smb group "work group name"
Set a workgroup name up to 15 characters.
Comment settings
msh> smb comment "comment"
Set a comment up to 31 characters.
Deleting computer name
msh> smb clear comp
Deleting group name
msh> smb clear group
Deleting comment
msh> smb clear comment
View protocol
msh> smb protocol
Priority port setting for SMB client communication
To view the setting
msh> smb client port
To specify the priority port for SMB client communication
msh> smb client port {139|445}
Authentication level for SMB client
To view the setting
msh> smb client auth
To specify the authentication level for SMB client
msh> smb client auth {0|1|2|3}
WSD browsing for SMB client
To view the setting
msh> smb client wsd
To specify WSD browsing for SMB client
msh> smb client wsd {on|off}
Write mode for SMB client
To view the setting
msh> smb client write
To specify the write mode for SMB client
msh> smb client write {sync|async}
Scan to SMB timeout for SMB client
To view the setting
msh> smb client timeout
To specify the Scan to SMB timeout for SMB client
msh> smb client timeout [10–255]
SMBv2v3 setting for SMB client
To view the setting
msh> smb client v3
To specify SMBv2v3 for SMB client
msh> smb client v3 [on|off]