02-19-2013 07:16 AM - edited 03-07-2019 11:47 AM
Hi All,
I have wierd issue going on within network. There is a file server which is behind firewall connected to gig4/0/19 (output shown below). If the users in production network try to access this file server the speed is very slow (approx 50kbps) whereas the speed of this link is 1gig. I am not sure why the speed is so slow. Can anyone please provide inputs on this issue.
GigabitEthernet4/0/19 is up, line protocol is up (connected)
Hardware is Gigabit Ethernet, address is 5835.d9ec.f293 (bia 5835.d9ec.f293)
Description: **Print-Prod Switchports**
MTU 9000 bytes, BW 1000000 Kbit, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Full-duplex, 1000Mb/s, media type is 10/100/1000BaseTX
input flow-control is off, output flow-control is unsupported
ARP type: ARPA, ARP Timeout 04:00:00
Last input never, output 00:00:27, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 1885
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 767000 bits/sec, 52 packets/sec
5 minute output rate 18000 bits/sec, 26 packets/sec
46409954 packets input, 34977983377 bytes, 0 no buffer
Received 59758 broadcasts (1103 multicasts)
0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 1103 multicast, 0 pause input
0 input packets with dribble condition detected
68069335 packets output, 59947447282 bytes, 0 underruns
0 output errors, 0 collisions, 1 interface resets
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier, 0 PAUSE output
0 output buffer failures, 0 output buffers swapped out
02-19-2013 12:34 PM
Hello,
Whats the interface settings on the fileserver?
Is the file server interface showing any errors
res
Paul
Please don't forget to rate this post if it has been helpful.
02-19-2013 01:29 PM
Do this
Change Duplex and Speed Setting to auto on both Server and Switchport
or
changle Duplex and speed Setting to Manula on boht Server and Switchport
Also
Check if there any firewalll enabled in File Server.
Please Rate if find Helpful
02-19-2013 11:39 PM
Below is the file server interface settings:
interface GigabitEthernet4/0/19
description **Print-Prod Switchports**
switchport access vlan 105
switchport mode access
switchport port-security maximum 2
switchport port-security aging time 2
switchport port-security violation restrict
switchport port-security aging type inactivity
spanning-tree portfast
spanning-tree bpduguard enable
end
QoS is also enabled for end user ports. Below is the sample config for one of the end user port. Does this affect how the traffic is processed by the file server port:
interface GigabitEthernet1/0/10
description Enduser-IP-Phones
switchport access vlan 10
switchport mode access
switchport voice vlan 172
switchport port-security maximum 2
switchport port-security aging time 2
switchport port-security violation restrict
switchport port-security aging type inactivity
srr-queue bandwidth share 1 30 35 5
queue-set 2
priority-queue out
mls qos trust device cisco-phone
mls qos trust cos
auto qos voip cisco-phone
spanning-tree portfast
spanning-tree bpduguard enable
service-policy input AUTOQOS-SRND4-CISCOPHONE-POLICY
end
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide