cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
74408
Views
27
Helpful
7
Replies

command to get status of CRC errors

roger.malik
Level 1
Level 1

Hi,

i Have 6509 switch with 4module of 48 port each and i need to get status of CRC erros for each interface. does we have any command to get desire result. thanks

2 Accepted Solutions

Accepted Solutions

Hi Roger,

If you want to know the only CRC errors of all up interfaces use this command...

sh interfaces | in up|CRC

HTH....Please rate all helpful posts

*aijaz*

View solution in original post

glen.grant
VIP Alumni
VIP Alumni

If its IOS then its "show interface counters errors " . If catos then its "show port counters" .

View solution in original post

7 Replies 7

Istvan_Rabai
Level 7
Level 7

Hi Roger,

If you want to know it on a per interface basis, then you need to enter the "show interface fastethernet x/y" command.

The output of this command will show you the errors classified by type, including the CRC errors.

Cheers:

Istvan

Hi Roger,

If you want to know the only CRC errors of all up interfaces use this command...

sh interfaces | in up|CRC

HTH....Please rate all helpful posts

*aijaz*

thanks dud resolved my issue

No Actually i want to know it for all interface via single command like we have range command. any suggestion

I'm glad that it solved ur issue....and thanks for using the rating system..

Hi,

You can use show port module/port-number to find out exactly of what you need.

there are few options you can use, for example

1 show port 8/42

...will give all information for the port 42 on module

2 You can also use show port 8

this will give required information for all the ports on mudule 8

3 You can also use show port

and this will give required information for all the port on the entire Chassis..

HTH

Shaheen

glen.grant
VIP Alumni
VIP Alumni

If its IOS then its "show interface counters errors " . If catos then its "show port counters" .

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