ADTRAN 5000 Series Network Card User Manual


  Open as PDF
of 1200
 
Command Reference Guide Global Configuration Mode Command Set
61200990L1-35E Copyright © 2005 ADTRAN 419
logging email exception-report address-list <email address>; <email
address>
Use the logging email exception-report address-list command to specify one or more email addresses to
receive an exception report for use in troubleshooting. Use the no form of this command to remove a listed
address.
Syntax Description
<email address> Specifies the complete email address to use when sending exception reports.
(This field allows up to 256 characters.) Enter as many email addresses as
desired, placing a semi-colon (;) between addresses.
Default Values
By default, there are no configured logging email addresses.
Applicable Platforms
This command applies to the NetVanta 300, 1000, 1000R, 2000, 3000, 4000, and 5000 and
Total Access 900 Series units.
Command History
Release 11.1 Command was introduced.
Functional Notes
When AOS experiences an exception it will generate a file with detailed information that ADTRAN’s
Technical Support can use to diagnose the problem, This command allows the unit to email the exception
report to a list of addresses upon rebooting after the exception. This command should be used in
conjunction with the other logging email commands. Refer to
logging email address-list <email address> ;
<email address> on page 418, logging email on on page 420, logging email priority-level [error | fatal |
info | notice | warning] on page 421
, logging email receiver-ip <ip address> on page 422, logging email
sender on page 423
, and logging email source-interface <interface> on page 424 for more information.
Usage Examples
The following example will enable exception report forwarding to john.doe@company.com using the
1.1.1.1 SMTP email server:
(config)#logging email on
(config)#logging email receiver-ip 1.1.1.1
(config)#logging email exception-report address-list john.doe@company.com