performance-mgmt resources tftp-server
To configure a destination TFTP server for PM statistics collections, use the
performance-mgmt resources
tftp-server
command in global configuration mode. To disable the resource, use the
no
form of this command.
performance-mgmt resources tftp-server ip-address
{
directory
|
dir-name
}{
vrf
| {
vrf_name| default
}|
{
directory
|
dir-name
}}
no performance-mgmt resources tftp-server
Syntax Description
Specifies the IP address of the TFTP server.
tftp-server ip-address
Specifies the directory where performance management statistics
will be copied.
directory dir-name
Specifies the name of the VRF instance.
vrf vrf_name
Specifies the default VRF.
default
Command Default
A destination TFTP server is not configured and data is not copied out of the system after a collection cycle
(sampling-size) ends.
Command Modes
Global configuration
Command History
Modification
Release
This command was introduced.
Release 3.2
Usage Guidelines
Use the
performance-mgmt resources tftp-server
command to configure a TFTP resource for performance
management. By creating a directory name on the TFTP server, you create a place where statistics can be
collected when statistics collection is enabled.
Use the
no
form of this command to disable the TFTP resource.
Files copied to the TFTP server contain a timestamp in their name, which makes them unique. For that
reason the TFTP server used should support creation of files as data is transferred, without requiring users
to manually create them at the TFTP server host in advance.
Note
Cisco IOS XR System Monitoring Command Reference for the Cisco XR 12000 Series Router, Release 4.1
384
OL-24735-01
Performance Management Commands
performance-mgmt resources tftp-server