TotalNET Advanced Server 5.2 Reference Manual

Examples

  1. Use one of the following commands to list all available advertisements for the tnipx transport:


    tnadvert
    tnadvert -L
    tnadvert -L -n tnipx
  2. Use the following command to list the value of the fixed-socket attribute for the tnipx transport and advertisement service1:4:


    tnadvert -R -n tnipx -d service1:4 -a fixed-socket
  3. Use the following command to modify the value of the fixed-socket attribute of the newservice:4 advertisement of the tnipx transport by changing it to 0x20:


    tnadvert -M -n tnipx -d newservice:4 -a fixed-socket=0x20
  4. Use the following command to delete the tnipx advertisement newservice:4:


    tnadvert -D -n tnipx -d newservice:4