Changing the Retry Count
Follow these steps to change the number of times that the switch attempts to contact the VMPS before querying
the next server.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
vmps retry count
4.
end
5.
show vmps
6.
copy running-config startup-config
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode. Enter your password if
prompted.
enable
Example:
Switch> enable
Step 1
Enters the global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 2
Changes the retry count. The retry range is 1 to 10; the
default is 3.
vmps retry count
Example:
Switch(config)# vmps retry 5
Step 3
Returns to privileged EXEC mode.end
Example:
Switch(config)# end
Step 4
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
2160
How to Configure VMPS