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.