Network

SQL Server 2012 Network Configuration

SQL Server 2012 Network Configuration
Image by Pexels from Pixabay
  1. On the Start menu, choose All Programs, point to Microsoft SQL Server and then click SQL Server Configuration Manager.

    Optionally, you can open Computer Manager by right-clicking My Computer and choosing Manage. In Computer Management, expand Services and Applications, expand SQL Server Configuration Manager.

  2. Expand SQL Server Network Configuration, and then click Protocols for InstanceName.
  3. In the list of protocols, right-click the protocol you want to enable, and then click Enable.

    The icon for the protocol will change to show that the protocol is enabled.

  4. To disable the protocol, follow the same steps, but choose Disable in step 3.

To configure a network protocol

  1. On the Start menu, right-click My Computer, and then choose Manage.
  2. In Computer Management, expand Services and Applications, expand SQL Server Configuration Manager, expand Server Network Configuration, expand Protocols for InstanceName, and then click the protocol you want to configure.

    If you select Tcp, you can choose to enable specific IP addresses in the right pane.

  3. Right-click the protocol you want to configure, and then choose Properties.
  4. In Properties, you can set the protocol-specific options.

Source: technet.microsoft.com