beautypg.com

Relayconfig – Brocade Fabric OS Command Reference (Supporting Fabric OS v7.3.0) User Manual

Page 1016

background image

986

Fabric OS Command Reference

53-1003131-01

relayConfig

2

relayConfig

Sets and displays the relay host IP address.

SYNOPSIS

relayconfig --config -rla_ip relay_ip
-rla_dname domain_name

relayconfig --delete

relayconfig --show

relayconfig --help

DESCRIPTION

Use this command to configure or display the relay host that is used to send the Monitoring and Alerting
Policy Suite (MAPS) e-mail notifications. You can configure the e-mail recipients using the mapsConfig
--emailcfg
command.

For an e-mail alert to function correctly, add the CP0 and CP1 IP addresses and host names to DNS and
also set the domain name and name server. The ipAddrShow and dnsConfig commands can be used
to set and verify this information.

NOTES

This command requires a Fabric Vision license.

The execution of this command is subject to Virtual Fabric or Admin Domain restrictions that may be in
place. Refer to Chapter 1, "Using Fabric OS Commands" and Appendix A, "Command Availability" for
details.

OPERANDS

This command has the following operands:

--config

Sets the relay host IP address and domain name.

-rla_ip relay_ip

Specifies the IP address of the relay host.

-rla_dname domain_name

Specifies the domain name of the relay host.

--delete

Deletes the relay host configuration.

--show

Displays the relay host configuration.

--help

Displays the command usage.

EXAMPLES

To set relay host IP address:

switch:admin> relayconfig --config -rla_ip 10.70.212.168 \

-rla_dname "mail.brocade.com"

To display the relay host configuration:

switch:admin> relayconfig --show

Relay Host: 10.70.212.168

Relay Domain Name: mail.brocade.com