Coyote Point Systems Equalizer Especificações Página 487

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 486
Configuring an SMTP Relay in the CLI
Email alerts require an SMTP relay in order to send email to the recipient specified in the alert definition. To set up
an SMTP relay, you need to know:
l The SMTP server’s IP address or Fully Qualified Domain Name (FQDN). If an FQDN is used, DNS must
also be configured.
l The port on which the SMTP server accepts incoming mail (usually port 25).
Currently, Equalizer supports one SMTP relay. The format of the global CLI command to create a new SMTP relay
is:
eqcli > ext_services smtp_relay name server IP_or_FQDN port number
For example, if you have an SMTP relay server named postmaster that has an IP address of 10.0.0.111 and uses
the standard SMTP port, you can enter this command:
eqcli > ext_services smtp_relay postmaster server 10.0.0.111 port 25
To display the SMTP relay definition, enter:
eqcli > show ext_services smtp_relay postmaster
To delete the SMTP relay definition, enter:
eqcli > no ext_services smtp_relay postmaster
To modify an existing SMTP relay definition, specify new values for the desired parameters. For example, this
command changes the IP address for postmaster:
eqcli > ext_services smtp_relay postmaster server 172.16.0.123
Configuring Alerts in the CLI
Alerts are configured on a per-user basis. A user login name with the admin flag can specify alerts for any user on
any object; users without the admin flag can only specify alerts for themselves on objects on which they have
permission.
Refer to "Creating Alerts for SNMP Traps" on page 497 for descriptions on setting up alerts for SNMP traps.
Copyright © 2013 Coyote Point Systems. A subsidiary of Fortinet, Inc.
All Rights Reserved.
487
Equalizer Administration Guide
Vista de página 486
1 2 ... 482 483 484 485 486 487 488 489 490 491 492 ... 593 594

Comentários a estes Manuais

Sem comentários