Cisco Catalyst 2960 series Configuration Manual page 98

Vlan
Hide thumbs Also See for Catalyst 2960 series:
Table of Contents

Advertisement

Configuring Dynamic-Access Ports on VMPS Clients
If you are configuring a port on a cluster member switch as a dynamic-access port, first use the rcommand
privileged EXEC command to log in to the cluster member switch.
Before You Begin
You must have IP connectivity to the VMPS for dynamic-access ports to work. You can test for IP connectivity
by pinging the IP address of the VMPS and verifying that you get a response.
To return an interface to its default configuration, use the default interface interface-id interface
Note
configuration command. To return an interface to its default switchport mode (dynamic auto), 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 vlan interface configuration command.
SUMMARY STEPS
1. configure terminal
2. interface interface-id
3. switchport mode access
4. switchport access vlan dynamic
5. end
6. show interfaces interface-id switchport
7. copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Switch# configure terminal
Step 2
interface interface-id
Example:
Switch(config)# interface gigabitethernet 1/0/1
Step 3
switchport mode access
Example:
Switch(config-if)# switchport mode access
Catalyst 2960-X Switch VLAN Configuration Guide, Cisco IOS Release 15.0(2)EX
86
Purpose
Enters the global configuration mode.
Specifies the switch port that is connected to the end
station, and enters interface configuration mode.
Sets the port to access mode.
Configuring VMPS
OL-29065

Advertisement

Table of Contents
loading

Table of Contents