cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
963
Views
0
Helpful
13
Replies

vlan configuration problem

avswamy
Level 1
Level 1

while configuring 2924xl as port based fixe d configuration, the packets are not forwarding to the port 1 where i need to forward the packet to port 1.

I have created all 24 vlan's and created one as trunk port and added all vlans to it.

Can any one help me on this.

13 Replies 13

spremkumar
Level 9
Level 9

Hi Swamy

Are you trying to connect the trunk to an external device like Router or a L3 switch ?

Also can you revert on whats the exact problem you are facing up over there ...

if possible do post out the config here..

regds

mahmoodmkl
Level 7
Level 7

Hi

u r problem is not clear.can u alloborate it.

Thanks

Mahmood

chercom2006
Level 1
Level 1

avswamy, Can you post your config? Did you config your vlan via vlan database? Are all of the other ports in separate vlans? Is port 1 your trunk port? Are you looking at the port's traffic statistics to determine that the frames are not getting to port 1?

avswamy
Level 1
Level 1

interface FastEthernet0/1

switchport trunk encapsulation dot1q

switchport trunk allowed vlan 1,101-106,1002-1005

switchport mode trunk

no cdp enable

!

interface FastEthernet0/2

switchport access vlan 102

!

interface FastEthernet0/3

switchport access vlan 103

!

interface FastEthernet0/4

switchport access vlan 104

!

interface FastEthernet0/5

switchport access vlan 105

!

interface FastEthernet0/6

switchport access vlan 106

!

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

here is the config and i am trying to communicate with server from the lan, the 1st port i want to communicate with server, at the same time i don't open the communications between systems(other ports).

Hi Swamy

Which is the other end connecting to the Fastethernet 0/1 of your switch ?

Is it connecting to your server or to any other N/W devices ?

regds

Did you configure the vlan via vlan database or in global config? Next, I would recommend that your turn on spanning-tree portfast on all of your ports-because all of them are connected to hosts-to reduce connectivity delay. On port 1 fa0/1 I would do a 'sho int fa0/1 swithport' to determine if the port is operating in the correct mode (access via trunk). I would look at my traffic counters to see if frames are actually begin received (output) on that port..Lastly I would look at the trunk configuration on the server. You may consider turning off DTP negoitations as well.

There are two solutions to this scenario:

1. The clean solution is to have an upstream router connected to Fa0/1 to perform Inter-VLAN routing. You would then define a separate VLAN for your server and connect the server on a port configured for this VLAN.

2. If I understand correctly, your server is directly connected to Fa0/1. In this case, you need to configure a multi-access port instead of a trunk port. Note that the use of multi-access ports and trunk ports on the same switch is exclusionary (one or the other only, not both). You would then need a NIC card and a driver for this NIC card on your server that supports VLAN configuration.

senglobe0907
Level 1
Level 1

can you send us the config details...

-senthil

avswamy
Level 1
Level 1

this is the first managed switch and the 1st port is connected to a server and all the remaining ports are connected to work stations.

Hi

Where u r doing u r intervlan routing.I think u connected the server to the trunk port.If u want to communicate between u r clients n server u need to go through a layer 3 device.

i dnot see any intervaln routing information.

Thanks

Mahmood

If with out layer3 switch, the layer2 configuration will not work means cisco then trouble some to me, and I have to check the other companies like cabletron for the same.

Where I have configure N number of switches on cabletron, which can be configured with out any layer 3switch for communicating with server from clients in the local lan.

This has nothing to do with cisco. That is basic networking. There has to be a router in this picture.

In this scenario it appears as though he is trying to run 802.1Q the server, allowing all users access to the server but no access to one another.

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:

Review Cisco Networking products for a $25 gift card