The Edit-NetworkMapping command lets you map the network adapters between the master and replica of a Full System scenario.
Edit-NetworkMapping [-Name] <string> [-Host] <string> [-SourceAdapter] <string> [-TargetAdapter] <string> [[IP] <string[]>] [[DNS] <string[]>] [[gateway] <string[]>] [[PrimaryWins] <string>] [[SecondaryWins] <string>] [[-Type] <string>]
The name of the scenario. Only the HA and P2V scenarios are supported.
The host name or the IP address.
The name of the source adapter.
The name of the target adapter. User Null to specify an empty value.
The array of the IP address. Use a ":" as a separator. For example, "192.168.1.1:255.255.252.0". 255.255.252.0 is a subnet mask.
The array of the DNS address.
The array of the gateway address.
Primary WINS (Windows Internet Name Service) address.
Secondary WINS (Windows Internet Name Service) address.
The AR or SW network. The default is the SW network. Type "ar" to set the AR network.
Example
Edit-NetworkMapping -Name FULL -Host 9.181.130.61 -SourceAdapter "Microsoft Network Adapter Multiplexor Driver" -TargetAdapter "Arcserve RHA internal for AR" -Type AR -IP 9.181.130.140:255.255.0.0
Successfully edited the network mapping.
Copyright © 2015 Arcserve.
All rights reserved.
|
|