storage snapshot br-proxy-host
Adds or modifies the hosts used for configuring application-consistent snapshots or proxy backup.
Syntax
[failover-peer] storage snapshot br-proxy-host {add | modify} host <hostname> username <username> password <password> host-type <host-type>
Parameters
failover-peer
Performs the command on the failover peer of the current appliance. If the failover peer is unavailable, the changed configuration is automatically applied when the appliance returns to service.
You can run failover-peer commands only on a Core appliance in ActiveSolo failover state.
add
Adds the host.
modify
Modifies the host.
<hostname>
Name of the host you want to add or modify.
username <username>
Specifies the username for the host. If you are configuring a Windows host, use the format WindowsDomain\Username.
password <password>
Specifies the password for the host.
host-type <host-type>
Specifies the host type:
vmware-branch - Specifies the VMware host at the branch.
vmware-vcenter - Specifies the VMware vCenter.
windows-proxy - Specifies the Windows host (backup proxy) at the data center.
vmware-proxy - Specifies the VMware host (backup proxy) at the data center.
Examples
Core01 (config) # storage snapshot br-proxy-host modify host sf-vva14 username WindowsDomain\John.Smith password HostPwd1 host-type windows-proxy
 
Core02 (config) # failover-peer storage snapshot br-proxy-host add host sf-vva14 username John.Smith password HostPwd1 host-type vmware-vcenter
Product
SteelFusion Core
Related Command
storage snapshot br-proxy-host remove host