cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
452
Views
0
Helpful
1
Replies

Configuration multi vlan in single port

vimalk444
Level 1
Level 1

Cisco Internetwork Operating System Software

IOS (tm) C3500XL Software (C3500XL-C3H2S-M), Version 12.0(5.3)WC(1), MAINTENANCE

INTERIM SOFTWARE

Copyright (c) 1986-2001 by cisco Systems, Inc.

Compiled Mon 30-Apr-01 07:51 by devgoyal

Image text-base: 0x00003000, data-base: 0x003331F4

The above is our IOS version.

MY NETWORK SETUP

6500 --------3508-----3524-----DESKTOPS

PROBLEM:

Configuration of Multiple Vlan in a single port.

For this I have used the command "SWITCHPORT MULTI VLAN XX".

But it is not solving the problem. I think there may a problem in my IOS version.

Please suggest me a correct IOS version or how to solve this problem ?

1 Reply 1

netops01
Level 1
Level 1

For 3500 series

conf t

int fa0.xx

switchport mode multi

switchport multi vlan (vlan list)

end.

This will force switch into VTP transparent mode