cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
839
Views
0
Helpful
9
Replies

Add VLAN in Switch 2950

itjackiewong
Level 1
Level 1

We have a Switch 2950,I have set VLAN 100 with port 22 and 23, NOW I have add one port in this VLAN 100 group. please advice.

9 Replies 9

spremkumar
Level 9
Level 9

Hi Jackie

Whats your exact query here ??

regds

Dont understand your question. You want to add another port to the VLAN or is it something else???

Please clarify.

Regards,

AbhisheK

Yes, I want add one more port to VLAN group.

Thanks

Jackie Wong

enter following command

config)#int fastethernet XX

config-if)#switchport access vlan XXX

config-if)#end

rate this post if it helps

regards

Devang

to put your port in vlan 100 use

config-if)#switchport access vlan 100

regards

Devang

Hi Jackie,

Use the following command to add a port in a VLAN

#interfacfe int mod/num

#switchport mode access

#switchport mode access valn vlan-num

#exit

-Senthil Kumar.C

When I following your commend, it show this error

User Access Verification

Password:

CSSWMAR51>enable

Password:

CSSWMAR51#interfacfe int 0/24

^

% Invalid input detected at '^' marker.

CSSWMAR51#

Thanks

Jackie Wong

Hi Jackie,

You are on a wrong mode. You have to go to config mode first to go to interface config mode.

So try this

CSSWMAR51#config t

CSSWMAR51(config)#interface fa0/24

CSSWMAR51(config-if)#switchport mode access

CSSWMAR51(config-if)#switchport access vlan

HTH, if yes please rate the post.

Ankur

vinodbharwani
Level 1
Level 1

As per question , if you want to add only single port in vlan 100, you need to do

interface port 24

switch port access vlan 100

no shut

you can check , by command " show switchport brief" , it will show member of vlan 100"

i beliave this will help you .

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: