Community discussions

MikroTik App
 
marcoE
just joined
Topic Author
Posts: 14
Joined: Sat Jul 23, 2016 11:47 pm

CRS112-8P-4S 100M with POE

Thu Jun 09, 2022 4:55 pm

Hello,

The Switch is Advertising 100M FD with POE.
One RBD22UGS-5HPacD2HnD is connected to the CRS112-8P-4S at Port 3. The Switch is powered with an 48V PS.
RBD22UGS-5HPacD2HnD (ar.png
WinBox (64bit) v7.2.3 on CRS112-8P-4S (mipsbe).png
You do not have the required permissions to view the files attached to this post.
 
Zacharias
Forum Guru
Forum Guru
Posts: 3459
Joined: Tue Dec 12, 2017 12:58 am
Location: Greece

Re: CRS112-8P-4S 100M with POE

Thu Jun 09, 2022 5:08 pm

What is the export of the command interface/ethernet/print detail where name=ether3
 
User avatar
rextended
Forum Guru
Forum Guru
Posts: 12001
Joined: Tue Feb 25, 2014 12:49 pm
Location: Italy
Contact:

Re: CRS112-8P-4S 100M with POE

Thu Jun 09, 2022 5:11 pm

What is the question?
 
Zacharias
Forum Guru
Forum Guru
Posts: 3459
Joined: Tue Dec 12, 2017 12:58 am
Location: Greece

Re: CRS112-8P-4S 100M with POE

Thu Jun 09, 2022 5:14 pm

What is the question?
You are so correct on that :D ... I just guessed that probably the question is why there is no 1gbps advertising from the RBD22UGS
Last edited by Zacharias on Thu Jun 09, 2022 5:15 pm, edited 1 time in total.
 
marcoE
just joined
Topic Author
Posts: 14
Joined: Sat Jul 23, 2016 11:47 pm

Re: CRS112-8P-4S 100M with POE

Thu Jun 09, 2022 5:14 pm

Flags: X - disabled, R - running; S - slave
0 RS ;;; AP-Dach
name="ether3" default-name="ether3" mtu=1500 l2mtu=1588
mac-address=2C:C8:1B:D1:37:AE orig-mac-address=2C:C8:1B:D1:37:AE
arp=enabled arp-timeout=auto loop-protect=default
loop-protect-status=off loop-protect-send-interval=5s
loop-protect-disable-time=5m auto-negotiation=yes
advertise=10M-half,10M-full,100M-half,100M-full,1000M-half,1000M-full
full-duplex=yes tx-flow-control=off rx-flow-control=off speed=1Gbps
bandwidth=unlimited/unlimited switch=switch1 poe-out=auto-on
poe-voltage=auto poe-controller="samd20" poe-priority=10
power-cycle-ping-enabled=no power-cycle-interval=none
 
Zacharias
Forum Guru
Forum Guru
Posts: 3459
Joined: Tue Dec 12, 2017 12:58 am
Location: Greece

Re: CRS112-8P-4S 100M with POE

Thu Jun 09, 2022 5:16 pm

Distance between crs and RBD22UGS ?
 
marcoE
just joined
Topic Author
Posts: 14
Joined: Sat Jul 23, 2016 11:47 pm

Re: CRS112-8P-4S 100M with POE

Thu Jun 09, 2022 5:21 pm

1m. I tried 2 Cables.
 
Zacharias
Forum Guru
Forum Guru
Posts: 3459
Joined: Tue Dec 12, 2017 12:58 am
Location: Greece

Re: CRS112-8P-4S 100M with POE

Thu Jun 09, 2022 5:23 pm

What i can see from your picture is that the RBD22UGS does not advertise 1000M...
But on your export it shows that it does advertise 1000M.

Did you try to reset, if possible, the RBD22UGS and check again ?
 
User avatar
rextended
Forum Guru
Forum Guru
Posts: 12001
Joined: Tue Feb 25, 2014 12:49 pm
Location: Italy
Contact:

Re: CRS112-8P-4S 100M with POE

Thu Jun 09, 2022 5:24 pm

do not use print (and you have "print" only one side), put the results of
/interface ethernet export
on both devices (remove serial number before put on forum)
 
marcoE
just joined
Topic Author
Posts: 14
Joined: Sat Jul 23, 2016 11:47 pm

Re: CRS112-8P-4S 100M with POE

Thu Jun 09, 2022 5:31 pm

model = CRS112-8P-4S
/interface ethernet
set [ find default-name=ether3 ] comment=AP-Dach
set [ find default-name=ether5 ] comment=Lora
set [ find default-name=ether6 ] comment=Telefon
set [ find default-name=ether7 ] comment=PC poe-out=off
set [ find default-name=sfp9 ] disabled=yes
set [ find default-name=sfp10 ] disabled=yes
set [ find default-name=sfp11 ] disabled=yes
set [ find default-name=sfp12 ] disabled=yes
set [ find default-name=ether8 ] comment=Uplink_Server name=uplink
/interface ethernet switch egress-vlan-tag
add tagged-ports=ether5,uplink vlan-id=20


# model = RBD22UGS-5HPacD2HnD
/interface ethernet
set [ find default-name=sfp1 ] disabled=yes

add tagged-ports=ether5,uplink vlan-id=21
/interface ethernet switch vlan
add ports=ether3,ether5,uplink vlan-id=20
add ports=ether3,ether5,uplink vlan-id=21
 
Zacharias
Forum Guru
Forum Guru
Posts: 3459
Joined: Tue Dec 12, 2017 12:58 am
Location: Greece

Re: CRS112-8P-4S 100M with POE

Thu Jun 09, 2022 5:33 pm

Are you sure that is the export ?
 
User avatar
rextended
Forum Guru
Forum Guru
Posts: 12001
Joined: Tue Feb 25, 2014 12:49 pm
Location: Italy
Contact:

Re: CRS112-8P-4S 100M with POE

Thu Jun 09, 2022 5:35 pm

Is like he mixed up the lines for no reason...
 
marcoE
just joined
Topic Author
Posts: 14
Joined: Sat Jul 23, 2016 11:47 pm

Re: CRS112-8P-4S 100M with POE

Thu Jun 09, 2022 5:36 pm

Yes that is exact the result from [admin@Hotspot4] > /interface ethernet export
 
User avatar
rextended
Forum Guru
Forum Guru
Posts: 12001
Joined: Tue Feb 25, 2014 12:49 pm
Location: Italy
Contact:

Re: CRS112-8P-4S 100M with POE

Thu Jun 09, 2022 5:38 pm

Exact result?
I never see ether8 exported after sfp12 and "add tagged-ports" before /interface ethernet switch vlan
Do not joke us...
 
marcoE
just joined
Topic Author
Posts: 14
Joined: Sat Jul 23, 2016 11:47 pm

Re: CRS112-8P-4S 100M with POE

Thu Jun 09, 2022 5:43 pm

2022-06-09 16_40_49.png
2022-06-09 16_41_54.png
You do not have the required permissions to view the files attached to this post.
 
User avatar
rextended
Forum Guru
Forum Guru
Posts: 12001
Joined: Tue Feb 25, 2014 12:49 pm
Location: Italy
Contact:

Re: CRS112-8P-4S 100M with POE

Thu Jun 09, 2022 6:33 pm

Ah, now is clear: you paste the export of the mantBOX between the lines of the export of 8P....
But I not see anything strange, try another port on 8P, if not work the ether1 of mantBOX probably is broken.
 
Zacharias
Forum Guru
Forum Guru
Posts: 3459
Joined: Tue Dec 12, 2017 12:58 am
Location: Greece

Re: CRS112-8P-4S 100M with POE

Thu Jun 09, 2022 8:50 pm

The mantbox for some reason does not advertise 1000M...
Did you try however to disable auto negotiation on both sides, and set the speed manually to 1000M full duplex, just for testing ?

Who is online

Users browsing this forum: 4l4R1, GoogleOther [Bot] and 71 guests