Ifyou areconfiguring a port on a cluster member switch as a dynamic-access port, first use the rcommand
privilegedEXEC command to log in to the cluster member switch.
Before You Begin
Youmust have IP connectivity to the VMPS for dynamic-access ports to work. Youcan test for IP connectivity
bypinging theIP address of the VMPS andverifying that you get a response.
Toreturn an interface to its default configuration, use the default interface interface-id interface
configurationcommand. To return an interface to its default switchport mode (dynamic auto), use the no
switchportmode interface configuration command. To reset the access mode to the default VLAN for
theswitch, use the no switchportaccess vlan interface configuration command.
Note
SUMMARY STEPS
1. configureterminal
2. interfaceinterface-id
3. switchportmode access
4. switchportaccess vlan dynamic
5. end
6. showinterfaces interface-id switchport
7. copyrunning-config startup-config
DETAILED STEPS
PurposeCommand or Action
Entersthe global configurationmode.configureterminal
Example:
Switch# configure terminal
Step 1
Specifiesthe switch port that is connected to the end
station,and entersinterface configuration mode.
interfaceinterface-id
Example:
Switch(config)# interface gigabitethernet 1/0/1
Step 2
Setsthe portto access mode.switchportmode access
Example:
Switch(config-if)# switchport mode access
Step 3
Catalyst 2960-XR Switch VLAN Configuration Guide, Cisco IOS Release 15.0(2)EX1
112 OL-29440-01
Configuring VMPS
Configuring Dynamic-Access Ports on VMPS Clients