Cisco Catalyst 4500 series Administration Manual page 581

Hide thumbs Also See for Catalyst 4500 series:
Table of Contents

Advertisement

Chapter 16
Configuring VLANs, VTP, and VMPS
Display VMPS information configured for the switch:
e.
switch# show vmps
VQP Client Status:
--------------------
VMPS VQP Version:
Reconfirm Interval: 60 min
Server Retry Count: 3
VMPS domain server: 172.20.26.152
Configure port Fa0/1 on Switch 2 as a dynamic port.
Step 2
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
Assign the port dynamic VLAN membership:
d.
switch(config-if)# switchport access vlan dynamic
Return to privileged EXEC mode:
e.
switch(config-if)# exit
switch#
Step 3
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.
Set the VMPS reconfirmation period to 60 minutes. The reconfirmation period is the number of minutes
Step 4
the switch waits before reconfirming the VLAN to MAC address assignments.
switch# config terminal
switch(config)# vmps reconfirm 60
Confirm the entry from privileged EXEC mode:
Step 5
switch# show vmps
VQP Client Status:
--------------------
VMPS VQP Version:
Reconfirm Interval: 60 min
Server Retry Count: 3
VMPS domain server:
Reconfirmation status
---------------------
VMPS Action:
Repeat Steps 1 and 2 to configure the VMPS server addresses, and assign dynamic ports on each VMPS
Step 6
client switch.
OL_28731-01
1
172.20.26.150 (primary, current
1
No Dynamic Port
Software Configuration Guide—Release IOS XE 3.6.0E and IOS 15.2(2)E
VLAN Membership Policy Server
16-31

Advertisement

Table of Contents
loading

Table of Contents