Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

debug etherchannel error

Status
Not open for further replies.

xyf

Technical User
Jan 27, 2003
9
US
I've got a ws-c3550-24pwd-smi switch that is spitting out the debug errors below, when I run "debug etherchannel error"

I was wondering if anyone could tell me if this is a problem? If so how do I switch it off? I wouldn't worry too much about it but the error messages are constant.

This switch as no devices/hosts attached to it.

Thanks,
Kent

04:46:10: FEC: get-fechannel: port (Fa0/1) not part of fechannel
04:46:10: FEC: get-fechannel: port (Fa0/2) not part of fechannel
04:46:10: FEC: get-fechannel: port (Fa0/3) not part of fechannel
04:46:10: FEC: get-fechannel: port (Fa0/4) not part of fechannel
04:46:10: FEC: get-fechannel: port (Fa0/5) not part of fechannel
04:46:10: FEC: get-fechannel: port (Fa0/6) not part of fechannel
04:46:10: FEC: get-fechannel: port (Fa0/7) not part of fechannel
04:46:10: FEC: get-fechannel: port (Fa0/8) not part of fechannel
04:46:10: FEC: get-fechannel: port (Fa0/9) not part of fechannel
04:46:10: FEC: get-fechannel: port (Fa0/10) not part of fechannel
04:46:10: FEC: get-fechannel: port (Fa0/11) not part of fechannel
04:46:10: FEC: get-fechannel: port (Fa0/12) not part of fechannel
04:46:10: FEC: get-fechannel: port (Fa0/13) not part of fechannel
04:46:10: FEC: get-fechannel: port (Fa0/14) not part of fechannel
04:46:10: FEC: get-fechannel: port (Fa0/15) not part of fechannel
04:46:10: FEC: get-fechannel: port (Fa0/16) not part of fechannel
04:46:10: FEC: get-fechannel: port (Fa0/17) not part of fechannel
04:46:10: FEC: get-fechannel: port (Fa0/18) not part of fechannel
04:46:10: FEC: get-fechannel: port (Fa0/19) not part of fechannel
04:46:10: FEC: get-fechannel: port (Fa0/20) not part of fechannel
04:46:10: FEC: get-fechannel: port (Fa0/21) not part of fechannel
04:46:10: FEC: get-fechannel: port (Fa0/22) not part of fechannel
04:46:10: FEC: get-fechannel: port (Fa0/23) not part of fechannel
04:46:10: FEC: get-fechannel: port (Fa0/24) not part of fechannel
04:46:10: FEC: get-fechannel: port (Gi0/1) not part of fechannel
04:46:10: FEC: get-fechannel: port (Gi0/2) not part of fechannel
 
undebug etherchannel" will get rid of the etherchannel debugging messages.
 
I'm sorry I guess I wasn't clear. I know how to turn off debugging. What I would like to do is stop these lines -

04:46:10: FEC: get-fechannel: port (Fa0/1) not part of fechannel

from appearing in the first place. Fechannel has to do with EtherChannel. I don't want to enable EtherChannel and some process is constantly checking if any ports belong to fechannel. Non of them do so I would like the checking to stop. Is this possible?

OK wait. Just had a thought. The debug command is looking for ports belonging to EtherChannel and can't find any. Debug isn't displaying the switch looking for ports belonging to EtherChannel. Is that right? I'm thinking the "debug" command is like syslog.

Thanks,
Kent
 
Turning off the etherchannel debugging should remove those messages. When you turn on it's debugging, it will tell you what parts are in a FEC team or not.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top