Specifications

AMF Commands
New and Enhanced Features in AlliedWare Plus 5.4.4 Major and Minor Versions 165
atmf backup bandwidth
This command sets the maximum bandwidth in kilobytes per second (kBps) available to
the AMF backup process. This command enables you to restrict the bandwidth that is
utilized for downloading file contents during a backup.
Use the no variant of this command to reset (to its default value of zero) the maximum
bandwidth in kilobytes per second (kBps) available when initiating an AMF backup. A
value of zero tells the backup process to transfer files using unlimited bandwidth.
Syntax atmf backup bandwidth <0-1000>
no atmf backup bandwidth
Default
The default value is zero, allowing unlimited bandwidth when executing an AMF backup.
Mode Global Configuration
Examples To set an atmf backup bandwidth of 750 kBps, use the commands:
To set the atmf backup bandwidth to the default value for unlimited bandwidth, use the
commands:
Related Commands show atmf backup
Note
This command will only run on an AMF master. An error message will be
generated if the command is attempted on node that is not a master.
Also note that setting the bandwidth value to zero will allow the transmission of
as much bandwidth as is available, which can exceed the maximum configurable
speed of 1000 kBps. In effect, zero means unlimited.
Parameter Description
<0-1000> Sets the bandwidth in kilobytes per second (kBps)
node2#
configure terminal
node2(config)#
atmf backup bandwidth 750
node2#
configure terminal
node2(config)#
no atmf backup bandwidth