Administrator Guide : Managing network connections : Network listening names (Com.Listen) : Viewing supported protocols for the server
  
Viewing supported protocols for the server
All protocols are not supported in all environments and operating systems.
To view supported protocols for your server, use the following command:
ADMIN COMMAND 'protocols'
A list of all available communication protocols is displayed. The command provides the following kind of result set, which contains one row for each supported communication protocol:
Example: Viewing supported protocols in Windows environments
solsql> ADMIN COMMAND 'protocols';
RC TEXT
-- ----
0  NmPipe np
0  TCP/IP tc
0  TLS tl
0  ShMem sm
3 rows fetched.
See also
Network listening names (Com.Listen)