cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
567
Views
0
Helpful
3
Replies

Problem With Brigde point to point

mhuaynate
Level 1
Level 1

I have a problem with my link bridge point to point..same time the link go down for this link pass trafic of voice and data, maybe the link it s full for that reazon goes down .. I want to konw wich coul be the problem and if there is same tool that permit to measurement consumption of the Band Width

The model of my bridge is CISCO AIR-BR1310G-A-K9-R

Thank Marco.

3 Replies 3

Nicolas Darchis
Cisco Employee
Cisco Employee

"show log" on each bridge, to know the reason of the link going down

I added the show runn and show logg...

thank..

Marco

It sounds like the link drops because there are too many retransmissions not going through. Looking at it, I would say that you have many other wifi networks in the area that are interfering with your bridge link. Not much you can do about that.

try :

config t

int d0

packet retries 16 drop-packet

This command will avoid the link to go down if there is an interference problem. Now it will not mean it solves the problem (packets will still be dropped when too much interference) but at least the link will not go down all the time.

Review Cisco Networking for a $25 gift card