TotalNET Advanced Server 5.2 Reference Manual

Examples

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


    tnroute
    tnroute -L
    tnroute -L -n tnipx

    Sample Output:


    ccf2080f
  2. Use the following command to list the value of attribute gateway for static route ccf2080f:


    tnroute -R -n tnipx -o ccf2080f -a gateway
  3. Use the following command to add the value of the gateway attribute at address 00000101:0000a517810 for static route ccf2080f:


    tnroute -A -n tnipx -o ccf2080f -a gateway=00000101:0000a517810
  4. Use the following command to delete the static route ccf2080f:


    tnroute -D -n tnipx -o ccf2080f