cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
10550
Views
0
Helpful
8
Replies

Switch port transmit packets

clark white
Level 2
Level 2

Dears ,

I want to know in my 6500, 4500, 3560 ,3700 switches from which port i am receiving heavy traffic, by which command i will come to know.

 

thanks

2 Accepted Solutions

Accepted Solutions

johnlloyd_13
Level 9
Level 9

hi,

try the show interface summary command.

i've used one of our 3560 as an example.

#sh int summ

 *: interface is up
 IHQ: pkts in input hold queue     IQD: pkts dropped from input queue
 OHQ: pkts in output hold queue    OQD: pkts dropped from output queue
 RXBS: rx rate (bits/sec)          RXPS: rx rate (pkts/sec)
 TXBS: tx rate (bits/sec)          TXPS: tx rate (pkts/sec)
 TRTL: throttle count

  Interface               IHQ   IQD  OHQ   OQD  RXBS RXPS  TXBS TXPS TRTL
-------------------------------------------------------------------------
* Vlan1                    0     0    0     0  2000    2  2000    2    0
  FastEthernet0/1          0     0    0     0     0    0     0    0    0
* FastEthernet0/2          0     0    0     0 33000   50 41000   61    0
  FastEthernet0/3          0     0    0     0     0    0     0    0    0
  FastEthernet0/4          0     0    0     0     0    0     0    0    0
* FastEthernet0/5          0     0    0     0 1889000  334 356000  218    0
* FastEthernet0/6          0     0    0     0 365000  232 1721000  342    0
  FastEthernet0/7          0     0    0     0     0    0     0    0    0
  FastEthernet0/8          0     0    0     0     0    0     0    0    0
* FastEthernet0/9          0     0    0     0  9000    7 37000   17    0
  FastEthernet0/10         0     0    0     0     0    0     0    0    0
* FastEthernet0/11         0     0    0     0     0    0  8000   11    0
  FastEthernet0/12         0     0    0    66     0    0     0    0    0
* FastEthernet0/13         0     0    0   158 12000    7 37000   19    0
  FastEthernet0/14         0     0    0     0     0    0     0    0    0
* FastEthernet0/15         0     0    0    49     0    0  8000   11    0
  FastEthernet0/16         0     0    0     0     0    0     0    0    0
* FastEthernet0/17         0     0    0     0     0    0  8000   11    0
  FastEthernet0/18         0     0    0     0     0    0     0    0    0
  FastEthernet0/19         0     0    0     0     0    0     0    0    0
* FastEthernet0/20         0     0    0   189  2000    2 55000   15    0
* FastEthernet0/21         0     0    0   793 21000   24 98000   41    0
* FastEthernet0/22         0     0    0   541 232000  162 1309000  263    0
* FastEthernet0/23         0     0    0   173 126000   95 446000  110    0
* FastEthernet0/24         0     0    0   113 1821000  471 467000  386    0
  GigabitEthernet0/1       0     0    0     0     0    0     0    0    0
  GigabitEthernet0/2       0     0    0     0     0    0     0    0    0

View solution in original post

There are so many commands to determine. 

 

If you want to see the link utilization in real-time, the command (for Catalyst 2K & 3K) is "sh controller utilization" and the values are expressed in percentage.  

View solution in original post

8 Replies 8

Leo Laohoo
Hall of Fame
Hall of Fame

Check your interface for any "packet output drops".  This particular counter should NOT be incrementing.

Dears,

 

Once i open a tac case and the tac engineer execute  a command  but not sure

sh inter | ex etc etc , in place of etc etc they put some thing  but i dont remember now.

 

thanks

There are so many commands to determine. 

 

If you want to see the link utilization in real-time, the command (for Catalyst 2K & 3K) is "sh controller utilization" and the values are expressed in percentage.  

leo,

that's a neat command!

was in perth australia for a network project few weeks ago.

where are you staying btw?

Dear John and leo

Thanks for replying with you precious time.

 

 

Hi John, 

 

I'm in Canberra (east side of Australia).  You went to the west-side of Australia.  laugh

johnlloyd_13
Level 9
Level 9

hi,

try the show interface summary command.

i've used one of our 3560 as an example.

#sh int summ

 *: interface is up
 IHQ: pkts in input hold queue     IQD: pkts dropped from input queue
 OHQ: pkts in output hold queue    OQD: pkts dropped from output queue
 RXBS: rx rate (bits/sec)          RXPS: rx rate (pkts/sec)
 TXBS: tx rate (bits/sec)          TXPS: tx rate (pkts/sec)
 TRTL: throttle count

  Interface               IHQ   IQD  OHQ   OQD  RXBS RXPS  TXBS TXPS TRTL
-------------------------------------------------------------------------
* Vlan1                    0     0    0     0  2000    2  2000    2    0
  FastEthernet0/1          0     0    0     0     0    0     0    0    0
* FastEthernet0/2          0     0    0     0 33000   50 41000   61    0
  FastEthernet0/3          0     0    0     0     0    0     0    0    0
  FastEthernet0/4          0     0    0     0     0    0     0    0    0
* FastEthernet0/5          0     0    0     0 1889000  334 356000  218    0
* FastEthernet0/6          0     0    0     0 365000  232 1721000  342    0
  FastEthernet0/7          0     0    0     0     0    0     0    0    0
  FastEthernet0/8          0     0    0     0     0    0     0    0    0
* FastEthernet0/9          0     0    0     0  9000    7 37000   17    0
  FastEthernet0/10         0     0    0     0     0    0     0    0    0
* FastEthernet0/11         0     0    0     0     0    0  8000   11    0
  FastEthernet0/12         0     0    0    66     0    0     0    0    0
* FastEthernet0/13         0     0    0   158 12000    7 37000   19    0
  FastEthernet0/14         0     0    0     0     0    0     0    0    0
* FastEthernet0/15         0     0    0    49     0    0  8000   11    0
  FastEthernet0/16         0     0    0     0     0    0     0    0    0
* FastEthernet0/17         0     0    0     0     0    0  8000   11    0
  FastEthernet0/18         0     0    0     0     0    0     0    0    0
  FastEthernet0/19         0     0    0     0     0    0     0    0    0
* FastEthernet0/20         0     0    0   189  2000    2 55000   15    0
* FastEthernet0/21         0     0    0   793 21000   24 98000   41    0
* FastEthernet0/22         0     0    0   541 232000  162 1309000  263    0
* FastEthernet0/23         0     0    0   173 126000   95 446000  110    0
* FastEthernet0/24         0     0    0   113 1821000  471 467000  386    0
  GigabitEthernet0/1       0     0    0     0     0    0     0    0    0
  GigabitEthernet0/2       0     0    0     0     0    0     0    0    0

AnilaZafar
Level 1
Level 1
can some one please help me to teach WAN, Routing and Switching configuration?
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