Cisco Systems 2940 Switch User Manual


 
13-27
Catalyst 2940 Switch Software Configuration Guide
78-15507-02
Chapter 13 Configuring VLANs
Configuring VMPS
To return an interface to its default configuration, use the default interface interface-id interface
configuration command. To return an interface to its default switchport mode (dynamic desirable), use
the no switchport mode interface configuration command. To reset the access mode to the default
VLAN for the switch, use the no switchport access interface configuration command.
Note When you configure a dynamic access port by using the switchport access vlan dynamic interface
configuration command, the port might allow unauthorized users to access network resources if the
interface changes from access mode to trunk mode through the DTP negotiation. The workaround is to
configure the port as a static access port.
Reconfirming VLAN Memberships
Beginning in privileged EXEC mode, follow these steps to confirm the dynamic port VLAN membership
assignments that the switch has received from the VMPS:
Changing the Reconfirmation Interval
VMPS clients periodically reconfirm the VLAN membership information received from the VMPS. You
can set the number of minutes after which reconfirmation occurs.
If you are configuring a member switch in a cluster, this parameter must be equal to or greater than the
reconfirmation setting on the command switch. You must also first use the rcommand privileged EXEC
command to log into the member switch.
Beginning in privileged EXEC mode, follow these steps to change the reconfirmation interval:
To return the switch to its default setting, use the no vmps reconfirm global configuration command.
Command Purpose
Step 1
vmps reconfirm Reconfirm dynamic port VLAN membership.
Step 2
show vmps Verify the dynamic VLAN reconfirmation status.
Command Purpose
Step 1
configure terminal Enter global configuration mode.
Step 2
vmps reconfirm minutes Enter the number of minutes between reconfirmations of the dynamic
VLAN membership.
Enter a number from 1 to 120. The default is 60 minutes.
Step 3
end Return to privileged EXEC mode.
Step 4
show vmps Verify the dynamic VLAN reconfirmation status in the Reconfirm
Interval field of the display.
Step 5
copy running-config startup-config (Optional) Save your entries in the configuration file.