A Few Easy Steps: Cisco Switch, Setup Voice VLAN on Interface

In this session of A Few Easy Steps, we will setup
a voice vlan on an interface of a Cisco Switch.
In General this will work on any Cisco Switch.

Session Prerequisites:

  • You have a Cisco Console Cable
  • You have a serial port
  • You have a Terminal Program that you can access your Serial Port

Session Assumptions:

  • Interface is FastEthernte 0/21
  • VOICE VLAN is 20

Our goals of this session are:

  • Setup Voice VLAN on Interface

Setup Voice VLAN on Interface

!
conf t
!
interface fastethernet 0/21
!
switchport voice vlan 21
!
end
!
copy running-config startup-config

Find out more about Span Ports on a Cisco Switch here.

or

Check out this Search at NetworkSuperSearch.com.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.