Reference Guide

system data-protection antivirus-scanners delete
Delete an antivirus server.
Format
system data-protection antivirus-scanners delete <Name> <Port>
Arguments
Argument Description Format
<Name> Antivirus server Existing antivirus server host
name or IP address
<Port> Antivirus server port Existing antivirus server port
Example
Delete an antivirus server with the host name av1.domain.com that the FluidFS cluster connects to on
port 80:
CLI> system data-protection antivirus-scanners delete av1.domain.com 80
system data-protection antivirus-scanners view
Display a list of antivirus servers.
Format
system data-protection antivirus-scanners view
Example
Display a current list of antivirus servers added to the FluidFS cluster:
CLI> system data-protection antivirus-scanners view
Output
Hosts = .----------------.------.
| Name | Port |
|----------------|------|
| 74.125.225.113 | 80 |
'----------------'------'
system data-protection cluster-partnerships add
Create a partnership between two FluidFS clusters.
NOTE: If two FluidFS clusters have a firewall between two them, TCP ports 10550, 10551, and 10561
–10576 should be open for the client VIPs and all NAS controller IP addresses.
CLI Commands
231