Skip header
 

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 using 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 using up to 15 characters.

Comment settings

msh> smb comment "comment"

  • Set a comment using up to 31 characters.

Notify print job completion

msh> smb notif {on|off}

  • To notify print job completion, specify "on". Otherwise, specify "off".

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}

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}