trdconf
Purpose
Defines the configuration file for Token-Ring diagnos-
tics.
Description
The /etc/trdconf file defines the attributes of the log
files produced by the Token-Ring diagnostics.
The trdconf file consists of two stanzas. The trdlog
stanza describes the Token-Ring diagnostics log file, and
the MAClog stanza describes the medium access control
(MAC) frame log file.
The following attributes are valid:
file = file Specifies the file into which the Token-
Ring diagnostics writes the specified
information.
size = blocks Specifies the maximum size, in 1024-byte
blocks, to which the file will grow.
Example
The trdconf file provided with the system contains the
following:
trdlog:
file = /usr/adm/ras/trdfile
size = 50
MAClog:
file = /usr/adm/ras/Mfile
size = 100
File
/etc/trdconf
Related Information
In this book: "attributes," "trdfile," and "Mfile."
The discussion of &ldq.Token-Ring Diagnostics&rdq. in
Managing the AIX Operating System.
The trdiag command in AIX Operating System Commands Ref-
erence.