Is there any impact NetBIOS over TCP is disabled for file sharing using the CIFS/SMB protocol
Applies to
ONTAP 9
Answer
No, there is no impact on file sharing using the CIFS/SMB protocol when closing the port for NetBIOS over TCP.
Additional Information
To disable NetBIOS over TCP in CIFS/SMB on a NetApp system, follow these steps:
- Use the following command to check if NetBIOS over TCP is enabled or disabled:
::> cifs options show -fields is-netbios-over-tcp-enabled
- To disable NetBIOS over TCP, use the following command:
::> cifs options modify -vserver [vserver name] -is-netbios-over-tcp-enabled false