07-26-2019 07:52 AM
Hi All,
I'm adding a Voice VLAN to an interface with an existing data VLAN called Sales.
Do you know why the Voice VLAN doesn't appear with port Fa0/1 ?
Switch1(config)#interface Fa0/1 Switch1(config-if)#switchport voice vlan 3 Switch1(cofi-if)#exit Switch1(config)#do show vlan VLAN Name Status Ports ---- -------------------------------- --------- ------------------------------ 1 default active Fa0/21, Fa0/22, Fa0/23, Fa0/24 2 Sales active Fa0/1 3 Voice active 1002 fddi-default act/unsup 1003 token-ring-default act/unsup 1004 fddinet-default act/unsup 1005 trnet-default act/unsup Switch1(config)#
07-26-2019 08:02 AM
Hi,
Can you post the output of "sh run int fa01"?
07-26-2019 08:08 AM
sh run int Fa0/1 , copy to notepad, add switchport voice vlan 3,
copy the whole config back to switch port.
if that does not work; default int fa0/1, shut interface, add the whole config back to interface, no shut.
is this a real switch ? if so , what is the model /ios?
07-26-2019 08:12 AM
Hello,
the port should show up in both VLANs. What platform is this on, and what IOS ?
interface FastEthernet0/1
switchport mode access
switchport access vlan 2
switchport voice vlan 3
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide