Go to main content

Administering TCP/IP Networks, IPMP, and IP Tunnels in Oracle® Solaris 11.4

Exit Print View

Updated: November 2020
 
 

About IP Tunnel Administration in Oracle Solaris

Tunnel administration is separated from IP interface configuration. You administer the datalink aspect of IP tunnels with the dladm command and the IP aspect of configuration including those for IP tunnels by using the ipadm command.

    The following dladm subcommands are used to configure IP tunnels:

  • create-iptun

  • modify-iptun

  • show-iptun

  • delete-iptun

  • set-linkprop

See the dladm(8) and ipadm(8) man pages.


Note -  IP tunnel administration is closely associated with IPsec configuration. For example, IPsec virtual private networks (VPNs) are one of the primary uses of IP tunneling. For more information about network security in Oracle Solaris, see Chapter 6, About IP Security Architecture in Securing the Network in Oracle Solaris 11.4. To configure IPsec, see Chapter 7, Configuring IPsec in Securing the Network in Oracle Solaris 11.4.