cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
465
Views
0
Helpful
6
Replies

Problem in interface

chpmotry
Level 1
Level 1

Hello everyone, good time.

I have a wireless link. At different times, the connection between the radio and the switch is constantly up and down, and the bandwidth fluctuates between 100 megabits and 1 gigabit.

I also tested the network cable on the switch. The network cable is OK in terms of the connection of the wires according to the standard. There are several possibilities here: either the network cable is faulty. Either the radio's ether port is faulty or the switch port is faulty. I moved the switch port, but the problem still exists.

Do you think there is a solution?

Screenshot 2025-05-31 092944.png

1000163095.png

1000163093.png

1000163094.png

1000163092.png

1000163091.png

1 Accepted Solution

Accepted Solutions

Leo Laohoo
Hall of Fame
Hall of Fame

@chpmotry wrote:
At different times, the connection between the radio and the switch is constantly up and down, and the bandwidth fluctuates between 100 megabits and 1 gigabit.
conf t
interface Gi 3/0/48
 speed auto 100
end

See if that stabilizes the connection.  Keep this link under observation for, at a minimum, a week. 

View solution in original post

6 Replies 6

marce1000
Hall of Fame
Hall of Fame

 

                - Check the logs on the switch to investigate further,

  M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

I attached switch loggs on my post now

 

  - @chpmotry   Ok, can you also check  logs on the mikrotek station bridge ?

  M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

Unfortunately, I turned the radio off and on and its logs stored in RAM were erased. But I saw them before they were deleted. In a day, for about two to three hours, at intervals of a few minutes, its Ethernet link connected to the switch would go up and down regularly. And sometimes the bandwidth would drop from one gigabit to a hundred megabits.

 

 - @chpmotry  In my opinion the problem is related to the external infrastructure : bridge and access point , not the switch. Try to get logs from those anyway and or tweak network settings on the bridge , if possible,

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

Leo Laohoo
Hall of Fame
Hall of Fame

@chpmotry wrote:
At different times, the connection between the radio and the switch is constantly up and down, and the bandwidth fluctuates between 100 megabits and 1 gigabit.
conf t
interface Gi 3/0/48
 speed auto 100
end

See if that stabilizes the connection.  Keep this link under observation for, at a minimum, a week.