HP StorageWorks Storage Mirroring Recover Scripting Guide (T5437-96022, November 2010)

2. With a scheduled bandwidth limit, data will be transmitted according to the user-
specified schedule and the user-specified bandwidth configuration. Implementing
a schedule requires several steps and DTCL commands. Create a scheduled
event using the limit bandwidth schedule add command.
Command
LIMIT BANDWIDTH SCHEDULE ADD
Description
Creates a scheduled bandwidth event for limiting transmission of
data from the source to the target
Syntax
LIMIT BANDWIDTH SCHEDULE ADD <label> DAYS=<day1>[,
day2,..., dayN] STARTTIME=<hh:mm> LIMIT=<bytes>,
<seconds> | UNLIMITED TO <target>
Options
l label—Unique name that identifies this bandwidth scheduling
event
l day1, day2,..., dayN—Day(s) of the week that you want to
schedule the bandwidth limitation for. You can either spell out the
entire day or use just the first two letters of the day.
l hh:mm—Time, using a 24-hour clock, to indicate when this event
will start
l bytes—Number of bytes to be transmitted
l seconds—Number of seconds to wait before transmitting again
l UNLIMITED—Bandwidth is not limited during this scheduled
event
l target—Name of the target, an IP address on the target, or a
virtual IP address. Depending on the network route Storage
Mirroring Recover uses to access the target, you may need to
specify the fully qualified domain name.
Examples
l limit bandwidth schedule add weekday days=Mo, Tu, We, Th, Fr
starttime=06:00 limit=19300, 5 to beta
l limit bandwidth schedule add weekend days=Sa, Su
starttime=04:00 limit=unlimited to beta