Configuration Examples; Example: Creating A Vlan Name - Cisco Catalyst 2960 series Configuration Manual

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

Advertisement

Configuring VLANs
Command
show vlan [ access-log {config | flow | statistics} |
access-map name | brief | dot1q { tag native } | filter
[ access-map | vlan ] | group [ group-name name ]
| id vlan-id | ifindex | internal usage | mtu | name
name | private-vlan type | remote-span | summary
]

Configuration Examples

Example: Creating a VLAN Name

This example shows how to create Ethernet VLAN 20, name it test20, and add it to the VLAN database:
Switch# configure terminal
Switch(config)# vlan 20
Switch(config-vlan)# name test20
Switch(config-vlan)# end
Related Topics
Creating or Modifying an Ethernet VLAN
OL-29065
Purpose
Displays parameters for all VLANs or the specified
VLAN on the switch . The following command
options are available:
Catalyst 2960-X Switch VLAN Configuration Guide, Cisco IOS Release 15.0(2)EX

Configuration Examples

• access-log—Displays the VACL logging.
• access-map—Displays the VLAN access-maps.
• brief—Displays VTP VLAN status in brief.
• dot1q—Displays the dot1q parameters.
• filter—Displays VLAN filter information.
• group—Displays the VLAN group with its
name and the connected VLANs that are
available.
• id—Displays VTP VLAN status by
identification number.
• ifindex—Displays SNMP ifIndex.
• mtu—Displays VLAN MTU information.
• name—Display the VTP VLAN information
by specified name.
• private-vlan—Displays private VLAN
information.
• remote-span–Displays the remote SPAN
VLANs.
• summary—Displays a summary of VLAN
information.
55

Advertisement

Table of Contents
loading

Table of Contents