cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
640
Views
0
Helpful
2
Replies

Statistics on subinterfaces

imwithyou4life
Level 1
Level 1

hi,

I've created 2 sub interfaces and connected links on that. But i'm unable to get statistics on those sub interfaces

can someone help me on this..

thanks....

S

2 Replies 2

Mahesh Gohil
Level 7
Level 7

Hi Srujan,

Well subinterface do not show all things which you expect..like crc,input/output traffic etc. For that you have to look

into main interface.

But if you want to see traffic input/output you can apply qos or simply rate-limit and see traffic via.

If qos is applied: sh policy-map interface interface-name

If rate-limit is applied: sh interface interface-name rate-limit

if you have gig port with 50mb of bw you can apply rate milit like

int interface-name

rate-limit input 51200000 9600000 19200000 conform-action transmit exceed-action drop
rate-limit output 51200000 9600000 19200000 conform-action transmit exceed-action drop

Hope this is helpful

Regards

Mahesh

Thnx mahesh.. will check and let you know

Review Cisco Networking products for a $25 gift card