Unable to clear VLAN on port

I have set up a VLAN on a Cisco Catalyst 3560 switch. I want ports

20-23 in the VLAN. However, the ports are showing up as belonging to two VLANs. I want them to be on just one VLAN.

The CLI commands:

no switchport mode access no switchport access vlan 100

is not clearing the association to VLAN_VOICE (Vlan 100) from the ports.

The "show vlan" command shows this. You can see my VLAN conf20 is set up, but the ports in that VLAN are also in the VOICE_VLAN .

Cat3560B#show vlan

VLAN Name Status Ports

---- -------------------------------- ---------

-------------------------------

1 default active Fa0/3, Fa0/8, Fa0/11, Fa0/15 Fa0/16, Gi0/1, Gi0/2 10 VLAN0010 active 20 conf20 active Fa0/20, Fa0/21, Fa0/22, Fa0/23 100 VOICE_VLAN active Fa0/1, Fa0/3, Fa0/8, Fa0/11 Fa0/15, Fa0/16, Fa0/20, Fa0/21 Fa0/22, Fa0/23 1002 fddi-default act/unsup 1003 token-ring-default act/unsup 1004 fddinet-default act/unsup 1005 trnet-default act/unsup

VLAN Type SAID MTU Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2

---- ----- ---------- ----- ------ ------ -------- ---- -------- ------

------

1 enet 100001 1500 - - - - - 0 0 10 enet 100010 1500 - - - - - 0 0 20 enet 100020 1500 - - - - - 0 0 100 enet 100100 1500 - - - - - 0 0 1002 fddi 101002 1500 - - - - - 0 0 1003 tr 101003 1500 - - - - srb 0 0 1004 fdnet 101004 1500 - - - ieee - 0 0 1005 trnet 101005 1500 - - - ibm - 0 0

Remote SPAN VLANs

------------------------------------------------------------------------------

Primary Secondary Type Ports

------- --------- -----------------

------------------------------------------

Cat3560B#

Reply to
TexasMirty
Loading thread data ...

did you config the port usinbg the switchport voice vlan command

if so then use "no switchport voice vlan" command to remove

Reply to
Merv

you can try this to default the ports

default interface fa0/20 - 23

this command will default the ports to its original settings.

Reply to
MdV

Thank you for responding! I'm new at this and have been thrown into the deep end of the pool. I appreciate the help very much.

I set the ports back to default and that did fix the problem.

Reply to
TexasMirty

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.