12-33
Cisco Catalyst Blade Switch 3130 for Dell Software Configuration Guide
OL-13270-01
Chapter12 Configuring VLANs Configuring VMPS

Changing the Retry Count

Beginning in privileged EXEC mode, follow these steps to change the number of times that the switch
attempts to contact the VMPS before querying the next server:
To return the switch to its default setting, use the no vmps retry global configuration command.
Monitoring the VMPS
You can display information about the VMPS b y using th e sho w vmps pri vi le ged EXEC comm and. The
switch displays this information about the VMPS:
VMPS VQP Version—the version of VQP used to communicate with the VMPS. The switch queries
the VMPS that is using VQP Version 1.
Reconfirm Interval—the number of minutes the sw itc h wait s b ef or e reco nfirmi n g th e
VLAN-to-MAC-address assignments.
Server Retry Count—the number of times VQP resends a query to the V MPS. If n o resp onse is
received after this many tries, the switch starts to query the secondary VMPS.
VMPS domain server—the IP address of the configured VLAN membership policy servers. The
switch sends queries to the one marked current. The one marked primary is the primary server.
VMPS Action—the result of the most recent reconfirmation attempt. A reconfirmation attempt can
occur automatically when the reconfirmation interval expires, or you can force it by entering the
vmps reconfirm privileged EXEC command or its Network Assistant or SNMP equivalent.
This is an example of output for the show vmps privileged EXEC command:
Switch# show vmps
VQP Client Status:
--------------------
VMPS VQP Version: 1
Reconfirm Interval: 60 min
Server Retry Count: 3
VMPS domain server: 172.20.128.86 (primary, current)
172.20.128.87
Reconfirmation status
---------------------
VMPS Action: other
Command Purpose
Step1 configure terminal Enter global configuration mode.
Step2 vmps retry count Change the retry count. The retry range is 1 to 10; the default is 3.
Step3 end Return to privileged EXEC mode.
Step4 show vmps Verify your entry in the Server Retry Count field of the display.
Step5 copy running-config startup-config (Optional) Save your entries in the configuration file.