TotalNET Advanced Server 5.2 Reference Manual

Examples

  1. Use one of the following commands to list all available AppleTalk maps:


    tnatalk
    tnatalk -L
  2. Use the following command to list the value of the template-only attribute of the AppleTalk map atblark:


    tnatalk -R -m atblark -a template-only
  3. Use the following command to change the template-only attribute value of the AppleTalk map atblark to on:


    tnatalk -M -m atblark -a template-only=on
  4. Use the following command to delete AppleTalk map atblark:


    tnatalk -D -m atblark