2-658
Catalyst 6500 Series Switch Command Reference—Release7.6
78-15328-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
set vmps state
set vmps state
To enable or disable VMPS, use the set vmps state command.
set vmps state {enable | disable}
Syntax Description
Defaults By default, VMPS is disabled.
Command Types Switch command.
Command Modes Privileged.
Usage Guidelines Before using the set vmps state command, you must use the set vmps tftpserver command to specify
the IP address of the server from which the VMPS database is downloaded.
Examples This example shows how to enable VMPS:
Console> (enable) set vmps state enable
Vlan membership Policy Server enabled.
Console> (enable)
This example shows how to disable VMPS:
Console> (enable) set vmps state disable
All the VMPS configuration information will be lost and the resources released on disable.
Do you want to continue (y/n[n]):y
VLAN Membership Policy Server disabled.
Console> (enable)
Related Commands download
show vmps
enable Enables VMPS.
disable Disables VMPS.