How To Configure Extended-Range Vlans - Cisco Catalyst 2960 series Configuration Manual

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

Advertisement

Configuring VLANs
Command or Action
Step 2
interface interface-id
Example:
Switch(config)# interface gigabitethernet2/0/1
Step 3
switchport mode access
Example:
Switch(config-if)# switchport mode access
Step 4
switchport access vlan vlan-id
Example:
Switch(config-if)# switchport access vlan 2
Step 5
end
Example:
Switch(config)# end
Step 6
show running-config interface interface-id
Example:
Switch# copy running-config startup-config
Step 7
show interfaces interface-id switchport
Example:
Switch# show interfaces gigabitethernet2/0/1
Related Topics
Example: Configuring a Port as Access Port, on page 56

How to Configure Extended-Range VLANs

With VTP version 1 and version 2, when the switch is in VTP transparent mode (VTP disabled), you can
create extended-range VLANs (in the range 1006 to 4094). VTP version supports extended-range VLANs in
server or transparent move. Extended-range VLANs enable service providers to extend their infrastructure to
OL-29065
Purpose
Enters the interface to be added to the VLAN.
Defines the VLAN membership mode for the port
(Layer 2 access port).
Assigns the port to a VLAN. Valid VLAN IDs are 1
to 4094.
Returns to privileged EXEC mode.
Verifies the VLAN membership mode of the interface.
Verifies your entries in the Administrative Mode and
the Access Mode VLAN fields of the display.
Catalyst 2960-X Switch VLAN Configuration Guide, Cisco IOS Release 15.0(2)EX
How to Configure Extended-Range VLANs
51

Advertisement

Table of Contents
loading

Table of Contents