2-654
Catalyst 6500 Series Switch Command Reference—Release7.6
78-15328-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
set vmps downloadmethod
set vmps downloadmethod
To specify whether to use TFTP or rcp to download the VMPS database, use the set vmps
downloadmethod command.
set vmps downloadmethod {rcp | tftp} [username]
Syntax Description
Defaults If no method is specified, TFTP will be used.
Command Types Switch command.
Command Modes Privileged.
Usage Guidelines The username option is not allowed if you specify tftp as the download method.
Examples This example shows how to specify the method for downloading the VMPS database:
Console> (enable) set vmps downloadmethod rcp jdoe
vmps downloadmethod : RCP
rcp vmps username : jdoe
Console> (enable)
Related Commands download
set rcp username
show vmps
rcp Specifies rcp as the method for downloading the VLAN
Membership Policy Server (VMPS) database.
tftp Specifies TFTP as the method for downloading the VMPS database.
username (Optional) Username for downloading with rcp.