cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
310
Views
0
Helpful
5
Replies

slow network

rpalacio
Level 1
Level 1

i am facing a big problem on my 6506 with sup eng 2 and msfc2 on it. ive implemented vlan using ospf but it seems like its very slow most especialy in logging in..users on the same network as servers dont experience the slowness on logging in but only the users on different vlans.

please help.

thanks a lot.

5 Replies 5

Hello,

are you using CatOS or IOS and which version ? Can you post your configuration ?

Regards,

Georg

hybrib....cat on switch and ios on msfc

THE SWITCH CONFIGURATION

set int sc0 192.168.1.250 255.255.255.0 vlan 100

set default gateway 192.168.1.1

set vlan 100 5/1

set vlan 200 5/2

set vtp mode transparent

THE MSFC CONFIGURATION

int vlan 100

ip address 192.168.1.1 255.255.255.0

ip ospf priority 0

int vlan 200

ip address 192.168.2.1 255.255.255.0

ip helper address 192.168.1.10

ip helper-address 192.168.1.11

ip ospf priority 0

router ospf 1

network 192.169.1.0 0.0.0.255 area 100

network 192.168.2.0 0.0.0.255 area 100

area 100 stub

ip route 0.0.0.0 0.0.0.0 192.168.2.254

vinodmorsa
Level 1
Level 1

Hi,

did u put in any acl's, If you have acl's check that the ports needed by windows authentication are permited. To test remove the acl's on the vlan or permit any any and check the response time.

Regards,

Vinod

theres no access-list yet