Reference Guide
Brocade Fabric OS Command Reference 935
53-1004112-02
relayConfig
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 restrictions that may be in place. Refer to "Using Fabric
OS Commands" and "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"