A SERVICE OF

logo

13-27
Software Configuration Guide—Release 15.0(2)SG
OL-23818-01
Chapter 13 Configuring VLANs, VTP, and VMPS
VLAN Membership Policy Server
This example shows how to change the reconfirmation interval to 60 minutes and verify the change:
Switch# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)# vmps reconfirm 60
Switch(config)# end
Switch# show vmps
VQP Client Status:
--------------------
VMPS VQP Version: 1
Reconfirm Interval: 60 min
Server Retry Count: 10
VMPS domain server: 172.20.130.50 (primary, current)
Reconfirmation status
---------------------
VMPS Action: No Host
Configuring the Retry Interval
You can set the number of times that the VMPS client attempts to contact the VMPS before querying the
next server.
To configure the retry interval, perform this task:
This example shows how to change the retry count to 5 and to verify the change:
Switch# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)# vmps retry 5
Switch(config)# end
Switch# show vmps
VQP Client Status:
--------------------
VMPS VQP Version: 1
Reconfirm Interval: 60 min
Server Retry Count: 5
VMPS domain server: 172.20.130.50 (primary, current)
Reconfirmation status
---------------------
VMPS Action: No Host
Step 3
Switch(config)# end
Returns to privileged EXEC mode.
Step 4
Switch# show vmps
Verifies the dynamic VLAN reconfirmation status.
Command Purpose
Command Purpose
Step 1
Switch# configure terminal
Enters global configuration mode.
Step 2
Switch(config)# vmps retry count
Specifies the retry count for the VPQ queries. Default is 3. Range is
from 1 to 10.
Step 3
Switch(config)# end
Returns to privileged EXEC mode.
Step 4
Switch# show vmps
Verifies the retry count.