In this session of A Few Easy Steps, we will naming a VLAN in a Cisco Switch.
In General this will work on any Cisco Switch.
Session Prerequisites:
- You have terminal or console access to your Cisco device.
Session Assumptions:
- We are naming VLAN 20
- The Name for VLAN 20 is SessionTEST
Our goals of this session are:
- Name VLAN
Name VLAN
! conf t ! vlan 20 ! name vlan SessionTest ! end ! copy running-config startup-config