Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ vtc_routes(1M) — DG/UX 5.4R3.00

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

tcload(1M)

gateways(4M)

vtc.addrs(4M)

syac(7)



vtc_routes(1M)                 DG/UX 5.4R3.00                 vtc_routes(1M)


NAME
       vtcroutes - change SYAC VTC routing information

SYNOPSIS
       vtcroutes [-a] [ -d dir ] [ -f file ] device

   where:
       device    The full pathname of a SYAC VTC device.

DESCRIPTION
       The vtcroutes command changes the routing information used by the
       specified SYAC, which must be a VTC.  The old routing information is
       flushed from the board unless the -a option is specified.  The new
       routing information is taken from the file specified in the
       /etc/tcload/vtc.addrs configuration file for the SYAC device unless
       either the -f or the -d option is specified.

       Options are:

       -a     Add the new routing information to the information currently
              in use.  By default, the current routing information is
              flushed before the new information is communicated to the
              board.

       -f file
              Read the new routing information from the specified file
              instead of from the file specified in /etc/tcload/vtc.addrs.
              The file format should be identical to that of /etc/gateways
              (see gateways(4M)).  If default is specified for the file
              name, then the routing information currently in use by the
              host computer will be communicated to the board.

       -d dir Look in the specified directory for the vtc.addrs file instead
              of /etc/tcload.  If both the -d option and the -f option are
              specified, then the -f option takes precedence.

EXAMPLES
       vtcroutes -a '/dev/async/syac@60(60000000)'

       This will read the routing file specified in /etc/tcload/vtc.addrs
       and communicate the routing information found there to the board.
       The current routing information will not be flushed.

       vtcroutes -f 'default /dev/async/syac@60(60000000)'
       vtcroutes -f '/etc/testfile /dev/async/syac@60(60000000)'

       The first example will communicate the routing information in use by
       the host computer to the specified SYAC.  The second example will
       read the file /etc/testfile and communicate the routing information
       found there to the board.  Both examples will flush the current
       routing information before communicating the new routing information
       to the board.

       vtcroutes -d '/tmp/test /dev/async/syac@60(60000000)'



Licensed material--property of copyright holder(s)                         1




vtc_routes(1M)                 DG/UX 5.4R3.00                 vtc_routes(1M)


       This will read the routing information specified in
       /tmp/test/vtc.addrs and will communicate the routing information
       found there to the board.

FILES
       /etc/tcload/vtc.addrs  SYAC VTC Configuration file

DIAGNOSTICS
       Exit status is 0 for success, nonzero otherwise.

SEE ALSO
       tcload(1M), vtcttyaddrs(1M), gateways(4M), vtc.addrs(4M), syac(7).













































Licensed material--property of copyright holder(s)                         2


Typewritten Software • bear@typewritten.org • Edmonds, WA 98026