[Contents] [Prev] [Next] [Index] [Report an Error]

Tracing Address-Assignment Pool Processes

To trace address-assignment pool processes, you can specify flags in the traceoptions statement at the [edit system processes general-authentication-service] hierarchy level. The default tracing behavior is the following:

You cannot change the directory (/var/log) in which trace files are located. However, you can customize the other trace file settings by including the following statements at the [edit system processes general-authentication-service] hierarchy level:

[edit system processes general-authentication-service]
traceoptions {
file filename {
files number;
size maximum-file-size;
world-readable | no-world-readable;
match regex;
}
flag address-assignment;
flag all;
flag configuration;
flag framework;
flag ldap;
flag local-authentication;
flag radius;
}

These options are described in the following sections:


[Contents] [Prev] [Next] [Index] [Report an Error]