<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: MS SQL Server ODBC Connection in Cisco ISE in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/ms-sql-server-odbc-connection-in-cisco-ise/m-p/3551746#M537939</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://msdn.microsoft.com/en-us/library/ms177440.aspx"&gt;Configure a Server to Listen on a Specific TCP Port (SQL Server Configuration Manager)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does that not work for you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Aug 2016 19:26:32 GMT</pubDate>
    <dc:creator>hslai</dc:creator>
    <dc:date>2016-08-17T19:26:32Z</dc:date>
    <item>
      <title>MS SQL Server ODBC Connection in Cisco ISE</title>
      <link>https://community.cisco.com/t5/network-access-control/ms-sql-server-odbc-connection-in-cisco-ise/m-p/3551737#M537920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0px 0px 10px; color: #333333; text-indent: 0px; font-family: Arial, sans-serif; font-size: 14.4px; font-style: normal; font-weight: normal;"&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10px; color: #333333; text-indent: 0px; font-family: Arial, sans-serif; font-size: 14.4px; font-style: normal; font-weight: normal;"&gt;Since ISE 2.1 ODBC connections are possible. We are about to figure out if we could use our SCCM database during MAB authentication of our desktop.&lt;/P&gt;&lt;P style="margin: 0px 0px 10px; color: #333333; text-indent: 0px; font-family: Arial, sans-serif; font-size: 14.4px; font-style: normal; font-weight: normal;"&gt;It seems that only unnamed SQL Instances are allowed. Does anyone know if this is the case? If named instances are possible how do I have to define it? Characters like "/" and "\" are not allowed...&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;BR /&gt;If someone have experience with the ODBC connection in a production environment, could you please share your experience regarding SQL response times and the overall authentication latency?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10px; color: #333333; text-indent: 0px; font-family: Arial, sans-serif; font-size: 14.4px; font-style: normal; font-weight: normal;"&gt;I'm lookup forward to the responses.&lt;/P&gt;&lt;P style="margin: 0px 0px 10px; color: #333333; text-indent: 0px; font-family: Arial, sans-serif; font-size: 14.4px; font-style: normal; font-weight: normal;"&gt;Best Regards, Jan-Willem Molenaar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2016 13:17:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ms-sql-server-odbc-connection-in-cisco-ise/m-p/3551737#M537920</guid>
      <dc:creator>jwmolenaar</dc:creator>
      <dc:date>2016-08-17T13:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Connection Cisco ISE</title>
      <link>https://community.cisco.com/t5/network-access-control/ms-sql-server-odbc-connection-in-cisco-ise/m-p/3551738#M537922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using port number as "\" does not pass input validation in the Hostname/IP[:port] field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Helvetica;"&gt;&lt;A href="https://msdn.microsoft.com/en-us/library/ms378428(v=sql.110).aspx"&gt;MSDN …&amp;gt; Connecting to SQL Server with the JDBC Driver &amp;gt; Building the Connection URL&lt;/A&gt; says in the section &lt;SPAN style="font-size: 14px;"&gt;Named and Multiple SQL Server Instances&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P style="font-family: Helvetica; color: #292929;"&gt;SQL Server allows for the installation of multiple database instances per server. Each instance is identified by a specific name. &lt;EM&gt;To connect to a named instance of SQL Server, you can either specify the port number of the named instance (preferred), or you can specify the instance name as a JDBC URL property or a &lt;/EM&gt;&lt;STRONG&gt;&lt;EM&gt;datasource&lt;/EM&gt;&lt;/STRONG&gt;&lt;EM&gt; property.&lt;/EM&gt; If no instance name or port number property is specified, a connection to the default instance is created.&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2016 15:11:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ms-sql-server-odbc-connection-in-cisco-ise/m-p/3551738#M537922</guid>
      <dc:creator>hslai</dc:creator>
      <dc:date>2016-08-17T15:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: MS SQL Server ODBC Connection in Cisco ISE</title>
      <link>https://community.cisco.com/t5/network-access-control/ms-sql-server-odbc-connection-in-cisco-ise/m-p/3551739#M537926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That information is well know but it looks that Cisco ISE does not support the named instance. According the documentation I should user [serverName[\instanceName]. As you can see in the image below ISE does not accept the entered values.&lt;/P&gt;&lt;P&gt;As soon as I use a "\" it doesn't accept the configuration&lt;/P&gt;&lt;P&gt;&lt;IMG alt="odbc-connection.PNG" class="image-1 jive-image" src="https://community.cisco.com/legacyfs/online/fusion/99498_odbc-connection.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2016 15:25:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ms-sql-server-odbc-connection-in-cisco-ise/m-p/3551739#M537926</guid>
      <dc:creator>jwmolenaar</dc:creator>
      <dc:date>2016-08-17T15:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: MS SQL Server ODBC Connection in Cisco ISE</title>
      <link>https://community.cisco.com/t5/network-access-control/ms-sql-server-odbc-connection-in-cisco-ise/m-p/3551740#M537929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right. The MSDN doc mentions it's preferred to use port number. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2016 15:29:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ms-sql-server-odbc-connection-in-cisco-ise/m-p/3551740#M537929</guid>
      <dc:creator>hslai</dc:creator>
      <dc:date>2016-08-17T15:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: MS SQL Server ODBC Connection in Cisco ISE</title>
      <link>https://community.cisco.com/t5/network-access-control/ms-sql-server-odbc-connection-in-cisco-ise/m-p/3551741#M537931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If no portnumber is explicitly mention the default port number is being used.&lt;/P&gt;&lt;P&gt;We also tried an ODBC connection with an unnamed instance, directly on IP and directly on DNS name, that works very well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The production environment is based on named instances. I'm figuring out if Cisco ISE can/should support named instances.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="odbc-connection-working.PNG" class="image-1 jive-image" src="https://community.cisco.com/legacyfs/online/fusion/99500_odbc-connection-working.PNG" style="width: 620px; height: 406px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2016 15:37:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ms-sql-server-odbc-connection-in-cisco-ise/m-p/3551741#M537931</guid>
      <dc:creator>jwmolenaar</dc:creator>
      <dc:date>2016-08-17T15:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: MS SQL Server ODBC Connection in Cisco ISE</title>
      <link>https://community.cisco.com/t5/network-access-control/ms-sql-server-odbc-connection-in-cisco-ise/m-p/3551742#M537933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Correct, the default MS SQL server port is used if not specified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you unable to identify the port number of your named instance since it's not the default instance? MSDN seems implying a named instance will have its unique port number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN style="color: #2a2a2a; font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;"&gt;For optimal connection performance, you should set the portNumber when you connect to a named instance. This will avoid a round trip to the server to determine the port number. If both a portNumber and instanceName are used, the portNumber will take precedence and the instanceName will be ignored.&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2016 15:45:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ms-sql-server-odbc-connection-in-cisco-ise/m-p/3551742#M537933</guid>
      <dc:creator>hslai</dc:creator>
      <dc:date>2016-08-17T15:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: MS SQL Server ODBC Connection in Cisco ISE</title>
      <link>https://community.cisco.com/t5/network-access-control/ms-sql-server-odbc-connection-in-cisco-ise/m-p/3551743#M537935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On the performance, it's more to do with monitoring and tuning the store procedures and database because it's an external data source. It's a new feature in ISE 2.1 so we have no much feedback.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2016 16:03:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ms-sql-server-odbc-connection-in-cisco-ise/m-p/3551743#M537935</guid>
      <dc:creator>hslai</dc:creator>
      <dc:date>2016-08-17T16:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: MS SQL Server ODBC Connection in Cisco ISE</title>
      <link>https://community.cisco.com/t5/network-access-control/ms-sql-server-odbc-connection-in-cisco-ise/m-p/3551744#M537937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Named instances in MSSQL rely on named pipes. From the looks of it, ISE will only be able to connect to MSSQL using TCP/IP. You simply need to configure your instance to respond to TCP/IP in addition to named pipes.&lt;/P&gt;&lt;P&gt;You should be able to specify the hostname rather than the IP. ISE just needs to be able to resolve it to the IP address responding to TCP/IP. In the most likeliness, you will need to specify a full FQDN and not the short name of the server,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2016 18:27:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ms-sql-server-odbc-connection-in-cisco-ise/m-p/3551744#M537937</guid>
      <dc:creator>vibobrov</dc:creator>
      <dc:date>2016-08-17T18:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: MS SQL Server ODBC Connection in Cisco ISE</title>
      <link>https://community.cisco.com/t5/network-access-control/ms-sql-server-odbc-connection-in-cisco-ise/m-p/3551745#M537938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Victor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ODBC connection is working fine with DNS and unnamed SQL instances. &lt;/P&gt;&lt;P&gt;But as soon as a named SQL instance is involved it doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So DNS and/or enabling TCP/IP within SQL are both covered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2016 18:47:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ms-sql-server-odbc-connection-in-cisco-ise/m-p/3551745#M537938</guid>
      <dc:creator>jwmolenaar</dc:creator>
      <dc:date>2016-08-17T18:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: MS SQL Server ODBC Connection in Cisco ISE</title>
      <link>https://community.cisco.com/t5/network-access-control/ms-sql-server-odbc-connection-in-cisco-ise/m-p/3551746#M537939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://msdn.microsoft.com/en-us/library/ms177440.aspx"&gt;Configure a Server to Listen on a Specific TCP Port (SQL Server Configuration Manager)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does that not work for you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2016 19:26:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ms-sql-server-odbc-connection-in-cisco-ise/m-p/3551746#M537939</guid>
      <dc:creator>hslai</dc:creator>
      <dc:date>2016-08-17T19:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: MS SQL Server ODBC Connection in Cisco ISE</title>
      <link>https://community.cisco.com/t5/network-access-control/ms-sql-server-odbc-connection-in-cisco-ise/m-p/3551747#M537940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all for your valued information. After an evening digging into SQL I found a solution. I'm not an expert on SQL or databased at all so any feedback is appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It turned out that SQL Aliases did the main trick for me. I created an Alias and point that to my named instance.&lt;/P&gt;&lt;P&gt;Because of my lack of knowledge I created this configuration for both 32 bits and 64 bits SQL Native Client 10.0 Configuration. I also don't know if the Cisco ISE solution is depended on one of the two &lt;IMG src="https://community.cisco.com/legacyfs/online/emoticons/blush.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Alias.PNG" class="image-1 jive-image" src="https://community.cisco.com/legacyfs/online/fusion/99502_Alias.PNG" style="width: 620px; height: 480px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secondly I created a DNS A record for my alias 'JWM' and used the IP address of the SQL server. Afterwards I verified that a CNAME is also valid.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Infoblox.png" class="jive-image image-2" src="https://community.cisco.com/legacyfs/online/fusion/99506_Infoblox.png" style="width: 620px; height: 171px;" /&gt;&lt;/P&gt;&lt;P&gt;As last item I changed the ODBC connection in Cisco ISE to use the defined Alias.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ISE.PNG" class="jive-image image-3" src="https://community.cisco.com/legacyfs/online/fusion/99508_ISE.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2016 08:58:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ms-sql-server-odbc-connection-in-cisco-ise/m-p/3551747#M537940</guid>
      <dc:creator>jwmolenaar</dc:creator>
      <dc:date>2016-08-18T08:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: MS SQL Server ODBC Connection in Cisco ISE</title>
      <link>https://community.cisco.com/t5/network-access-control/ms-sql-server-odbc-connection-in-cisco-ise/m-p/3732095#M537941</link>
      <description>&lt;P&gt;Do you have this working?&amp;nbsp; We are trying to use MS SQL to store MAC address that pulls macs from various sources such as SCCM and Printer logic.&amp;nbsp; We are having trouble with the procedures.&amp;nbsp; Would you mind sharing how you have your table and procedures configured?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Oct 2018 21:31:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ms-sql-server-odbc-connection-in-cisco-ise/m-p/3732095#M537941</guid>
      <dc:creator>Richard Lucht</dc:creator>
      <dc:date>2018-10-24T21:31:07Z</dc:date>
    </item>
  </channel>
</rss>

