cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
610
Views
10
Helpful
3
Replies

switch allowed 2 vlan

LCMC
Level 1
Level 1

I have a Switch 3560/24 ports

i want know, how can i allow two vlans in a one switchport?

Vlan voice and vlan data.

Luis Coiro
3 Replies 3

cadet alain
VIP Alumni
VIP Alumni

Hi,

int f0/0

switchport mode access

switchport access vlan 10     <<<<< data vlan

switchport voice vlan 20        <<<<<< voice vlan

Regards

Alain

Don't forget to rate helpful posts.

Don't forget to rate helpful posts.

Hi, alain.

I try, but the switchport continiuos in one vlan

SWFISA11-1(config)#interface fastEthernet 0/1

SWFISA11-1(config-if)#switchport mode access

SWFISA11-1(config-if)#switchport access vlan 220   <<<< data vlan

SWFISA11-1(config-if)#switchport access vlan 200   <<<<< voice vlan

SWFISA11-1#show vlan brief

VLAN Name                             Status    Ports

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

1    default                          active    Gig0/1, Gig0/2

30   VLAN0030                   active    Fa0/5, Fa0/21

128  MedicaSur                  active   

200  VLAN0200                  active    Fa0/1, Fa0/6, Fa0/7, Fa0/8

                                                         Fa0/9, Fa0/10, Fa0/12

210  VLAN0210                  active    Fa0/2, Fa0/11, Fa0/13, Fa0/16

                                                        Fa0/17, Fa0/18, Fa0/19, Fa0/20

220  VLAN0220                 active    Fa0/15

1002 fddi-default                     active   

1003 token-ring-default               active   

1004 fddinet-default                  active   

1005 trnet-default                    active

I try, but the switchport continue in one vlan.

Maybe the configuration of the vlan??  need configuration additional??

Luis Coiro

Hi,

SWFISA11-1(config)#interface fastEthernet 0/1

SWFISA11-1(config-if)#switchport mode access

SWFISA11-1(config-if)#switchport access vlan 220   <<<< data vlan

SWFISA11-1(config-if)#switchport access vlan 200   <<<<< voice vlan

You should do switchport voice vlan 200

Regards

Alain

Don't forget to rate helpful posts.

Don't forget to rate helpful posts.
Review Cisco Networking products for a $25 gift card