10-28
Software Configuration Guide—Release 12.2(25)SG
OL-7659-03
Chapter10 Understanding and Configuring VLANs, VTP, andVMPS
VLAN Membership Policy Server
VQP Client Status:
--------------------
VMPS VQP Version: 1
Reconfirm Interval: 60 min
Server Retry Count: 3
VMPS domain server: 172.20.26.152
172.20.26.150 (primary, current
Step2 Configure port Fa0/1 on Switch 2 as a dynamic port.
a. Return to global configuration mode:
switch# configure terminal
b. Enter interface configuration mode:
switch(config)# interface fa2/1
c. Configure the VLAN membership mode for static-access ports:
switch(config-if)# switchport mode access
d. Assign the port dynamic VLAN membership:
switch(config-if)# switchport access vlan dynamic
e. Return to privileged EXEC mode:
switch(config-if)# exit
switch#
Step3 Connect End Station 2 on port Fa2/1. When End Station 2 sends a packet, Switch 2 sends a query to the
primary VMPS server, Switch 1. Switch 1 responds with the VLAN ID for port Fa2/1. If spanning-tree
PortFast mode is enabled on Fa2/1, port Fa2/1 connects immediately and begins forwarding.
Step4 Set the VMPS reconfirmation period to 60 minutes. The reconfirmation period is th e number of minutes
the switch waits before reconfirming the VLAN to MAC address assignments.
switch# config terminal
switch(config)# vmps reconfirm 60
Step5 Confirm the entry from privileged EXEC mode:
switch# show vmps
VQP Client Status:
--------------------
VMPS VQP Version: 1
Reconfirm Interval: 60 min
Server Retry Count: 3
VMPS domain server:
Reconfirmation status
---------------------
VMPS Action: No Dynamic Port
Step6 Repeat Steps 1 and 2 to configure the VMPS server addresses, and assign dynamic ports on each VMPS
client switch.