Exam 300-300 Topic 4 Question 5 Discussion

Actual exam question for Lpi's 300-300 exam
Question #: 5
Topic #: 4
Which of the following commands connects to the share Share on the Windows Server 2012 R2 server fs1 using the SMB3 protocol?

Suggested Answer: B Vote an answer

To connect to a share on a Windows server using the SMB3 protocol, the smbclient command with the --max-protocol option should be used. The --max-protocol option allows you to specify the highest SMB protocol version that should be used. Therefore, the correct command is smbclient --max-protocol SMB3 //fs1/Share.
Reference:
smbclient man page
Samba: smbclient Command Options

by Walker at Aug 07, 2025, 12:04 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10