2-785
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands set vmps downloadserver
set vmps downloadserver
To specify the IP address of the TFTP or rcp server from which the VMPS database is downloaded, use
the set vmps downloadserver command.
set vmps downloadserver ip_addr [filename]
Syntax Description
Defaults If filename is not specified, the set vmps downloadserver command uses the default filename
vmps-config-database.1.
Command Types Switch command.
Command Modes Privileged.
Examples This example shows how to specify the server from which the VMPS database is downloaded and how
to specify the configuration filename:
Console> (enable) set vmps downloadserver 192.168.69.100 vmps_config.1
IP address of the server set to 192.168.69.100
VMPS configuration filename set to vmps_config.1
Console> (enable)
Related Commands download
set vmps state
show vmps
ip_addr IP address of the TFTP or rcp server from which the VMPS database is
downloaded.
filename (Optional) VMPS configuration filename on the TFTP or rcp server.