Community discussions

MikroTik App
 
hightech316
just joined
Topic Author
Posts: 1
Joined: Fri Jan 06, 2023 7:48 pm

hAP ac³ - Ethernet ports 2-4 stuck on 100Mb ?

Fri Jan 13, 2023 3:38 am

Just picked up and switched my network over to the hAP ac³ . Upgraded to RouterOS 7.7

For some reason ethernet ports 2-4 are getting 100Mps ( 90Mb on the Desktop ! ) .

I tried turning Auto Negotiation off and set advertising to100Gbps, this lead to lose of network.



/interface ethernet export

# jan/12/2023 19:20:16 by RouterOS 7.7
# software id = F912-AQ52
#
# model = RBD53iG-5HacD2HnD
# serial number = F34E0F0A1BF2
/interface ethernet
set [ find default-name=ether1 ] rx-flow-control=auto tx-flow-control=auto
set [ find default-name=ether2 ] rx-flow-control=auto tx-flow-control=auto
/interface/ethernet/monitor 0
                      name: ether1
                    status: link-ok
          auto-negotiation: done
                      rate: 1Gbps
               full-duplex: yes
           tx-flow-control: yes
           rx-flow-control: yes
               advertising: 10M-half,10M-full,100M-half,100M-full,1000M-half,1000M-full
  link-partner-advertising: 10M-half,10M-full,100M-half,100M-full,1000M-half,1000M-full
/interface/ethernet/monitor 1
                      name: ether2
                    status: link-ok
          auto-negotiation: done
                      rate: 100Mbps
               full-duplex: yes
           tx-flow-control: yes
           rx-flow-control: yes
               advertising: 10M-half,10M-full,100M-half,100M-full,1000M-half,1000M-full
  link-partner-advertising: 10M-half,10M-full,100M-half,100M-full
/export hide-sensitive
# jan/12/2023 19:30:45 by RouterOS 7.7
# software id = F912-AQ52
#
# model = RBD53iG-5HacD2HnD
# serial number = F34E0F0A1BF2
/interface bridge
add admin-mac=DC:2C:6E:5A:56:A8 auto-mac=no comment=defconf name=bridge
add name=bridge2
/interface ethernet
set [ find default-name=ether1 ] rx-flow-control=auto tx-flow-control=auto
set [ find default-name=ether2 ] rx-flow-control=auto tx-flow-control=auto
/interface list
add comment=defconf name=WAN
add comment=defconf name=LAN
/interface lte apn
set [ find default=yes ] ip-type=ipv4 use-network-apn=no
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
add authentication-types=wpa2-psk mode=dynamic-keys name=wpa2 supplicant-identity=MikroTik
/interface wireless
set [ find default-name=wlan1 ] adaptive-noise-immunity=ap-and-client-mode antenna-gain=1 band=2ghz-b/g/n \
    channel-width=20/40mhz-XX country="united states3" disabled=no distance=indoors frequency=2427 \
    installation=indoor mode=ap-bridge security-profile=wpa2 ssid=homenet2 wireless-protocol=802.11
set [ find default-name=wlan2 ] adaptive-noise-immunity=ap-and-client-mode antenna-gain=0 band=5ghz-a/n/ac \
    channel-width=20/40/80mhz-XXXX disabled=no distance=indoors frequency=auto installation=indoor mode=\
    ap-bridge security-profile=wpa2 ssid=homenet5 wireless-protocol=802.11
/ip pool
add name=default-dhcp ranges=192.168.88.10-192.168.88.254
add name=wired-pool ranges=10.0.0.2-10.0.0.254
/ip dhcp-server
add address-pool=default-dhcp interface=bridge name=defconf
add address-pool=wired-pool interface=bridge2 name=dhcp2
/queue tree
add disabled=yes name=eth-cakewalk parent=ether2
/queue type
add kind=cake name=cakewalk
add kind=pcq name=download-test-pcq
add kind=fq-codel name=fq-codel
/queue interface
set ether2 queue=cakewalk
set wlan1 queue=cakewalk
set wlan2 queue=fq-codel
/queue simple
add max-limit=10M/300M name=fq-codel-test queue=fq-codel/fq-codel target=wlan2 total-queue=fq-codel
add max-limit=5M/300M name=cake-2.4ghz queue=cakewalk/cakewalk target=wlan1 total-queue=cakewalk
add max-limit=50M/300M name=bufferbloat-test queue=cakewalk/cakewalk target=ether2 total-queue=cakewalk
/queue tree
add disabled=yes name=queue1-fq parent=wlan2 queue=fq-codel
add disabled=yes name=wlan2-cakewalk parent=wlan1 queue=cakewalk
add disabled=yes name=global-que parent=global queue=fq-codel
add disabled=yes name=bridge2-queue parent=bridge2 queue=cakewalk
/interface bridge port
add bridge=bridge2 comment=defconf ingress-filtering=no interface=ether2
add bridge=bridge comment=defconf ingress-filtering=no interface=ether3
add bridge=bridge comment=defconf ingress-filtering=no interface=ether4
add bridge=bridge comment=defconf ingress-filtering=no interface=ether5
add bridge=bridge comment=defconf ingress-filtering=no interface=wlan1
add bridge=bridge comment=defconf ingress-filtering=no interface=wlan2
/ip neighbor discovery-settings
set discover-interface-list=LAN
/ipv6 settings
set disable-ipv6=yes max-neighbor-entries=8192
/interface detect-internet
set detect-interface-list=LAN internet-interface-list=all lan-interface-list=all
/interface list member
add comment=defconf interface=bridge list=LAN
add comment=defconf interface=ether1 list=WAN
add comment=defconf2 interface=bridge2 list=LAN
/interface ovpn-server server
set auth=sha1,md5
/ip address
add address=192.168.88.1/24 comment=defconf interface=bridge network=192.168.88.0
add address=10.0.0.1/24 comment=hardwiredpcs interface=bridge2 network=10.0.0.0
/ip dhcp-client
add comment=defconf interface=ether1
/ip dhcp-server network
add address=10.0.0.0/24 comment=wiredpcsnet gateway=10.0.0.1 netmask=24
add address=192.168.88.0/24 comment=defconf gateway=192.168.88.1
/ip dns
set allow-remote-requests=yes servers=8.8.8.8,8.8.4.4
/ip dns static
add address=192.168.88.1 comment=defconf name=router.lan
/ip firewall filter
add action=accept chain=input comment="defconf: accept established,related,untracked" connection-state=\
    established,related,untracked
add action=drop chain=input comment="defconf: drop invalid" connection-state=invalid
add action=accept chain=input comment="defconf: accept ICMP" protocol=icmp
add action=accept chain=input comment="defconf: accept to local loopback (for CAPsMAN)" dst-address=\
    127.0.0.1
add action=drop chain=input comment="defconf: drop all not coming from LAN" in-interface-list=!LAN
add action=accept chain=forward comment="defconf: accept in ipsec policy" ipsec-policy=in,ipsec
add action=accept chain=forward comment="defconf: accept out ipsec policy" ipsec-policy=out,ipsec
add action=fasttrack-connection chain=forward comment="defconf: fasttrack" connection-state=\
    established,related disabled=yes hw-offload=yes
add action=accept chain=forward comment="defconf: accept established,related, untracked" connection-state=\
    established,related,untracked
add action=drop chain=forward comment="defconf: drop invalid" connection-state=invalid
add action=drop chain=forward comment="defconf: drop all from WAN not DSTNATed" connection-nat-state=\
    !dstnat connection-state=new in-interface-list=WAN
/ip firewall nat
add action=masquerade chain=srcnat comment="defconf: masquerade" ipsec-policy=out,none out-interface-list=\
    WAN
/system clock
set time-zone-name=America/Chicago
/system identity
set name=RouterOS
/system routerboard settings
set cpu-frequency=716MHz
/tool graphing interface
add
/tool graphing queue
add
/tool graphing resource
add
/tool mac-server
set allowed-interface-list=LAN
/tool mac-server mac-winbox
set allowed-interface-list=LAN
/tool traffic-monitor
add interface=bridge name=trafficmon
Any insight would be appreciated !

Who is online

Users browsing this forum: Google [Bot] and 33 guests