ADTRAN 1000R Series User Manual

Page 462

Advertising
background image

Command Reference Guide

Global Configuration Mode Command Set

61200510L1-35E

Copyright © 2005 ADTRAN

462

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 461

, logging email on

on page 463

, logging email priority-level [error | fatal |

info | notice | warning]

on page 464

,

logging email receiver-ip <ip address>

on page 465

, logging email

sender

on page 466

, and

logging email source-interface <interface>

on page 467

for more information.

Usage Examples

The following example will enable exception report forwarding to [email protected] 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 [email protected]

Advertising