Use one of the following commands to list all available transports:
tntransport tntransport -L |
Sample Output:
tcpip tnipx tnnbu tnatk |
Use the following command to list all available transports and their attribute values:
tntransport -R |
Use the following command to list the value for NB-ens-port, for the tcpip transport:
tntransport -R -n tcpip -a NB-ens-port |
Use the following command to set the value of the template-only attribute for the tnatk transport to on:
tntransport -M -n tnatk -a template-only=on |
Use the following command to delete the tnatk transport:
tntransport -D -n tnatk |