stevejenkins / UBNT-EdgeRouter-Example-Configs

Example config.boot files for UBNT EdgeRouters with Google, Comcast, and Charter
https://www.stevejenkins.com/blog/2015/11/replace-your-google-fiber-network-box-with-a-ubiquiti-edgerouter-lite/
MIT License
195 stars 54 forks source link

Poor speeds with latest config #26

Open krisclarkdev opened 5 years ago

krisclarkdev commented 5 years ago

Hey man, nice work with these configs for Google. I just wanted to let you know that whatever was changed between this config

https://raw.githubusercontent.com/stevejenkins/UBNT-EdgeRouter-Example-Configs/f3b829bdfc8dc8322fe8734c6ca73caebf715c73/Google-Fiber/config.boot.poe

And your latest has some sort of impact on the speeds. It dropped me from 900+ Mpbs down and up to 50Mbps.

You can see more details here https://www.reddit.com/r/Ubiquiti/comments/b90yd3/edgerouter_poe_poor_performance_help/

rprimus commented 5 years ago

Thu Apr 4 11:38:02 BST 2019

@krisclarkdev

running vimdiff on the two configs:

original config: /prefix-length 56 new config: /prefix-length 64

krisclarkdev commented 5 years ago

Would this impact speed though?

Alexia commented 4 years ago

I believe there is some merit to this. I was getting 700/300 on an EdgeRouter 10X. Changing the prefix length to 56 bumped that up to 900/450.

stevenboyd78 commented 4 years ago

I was adding the ipv6 stuff to my existing configuration and found that with using /64 I was only able to setup 1 of the pd interfaces. I kept getting an "prefix-id must be less than :: for prefix /64" error. Switching to /56 resolved that issue and allowed me to commit the 2nd interface.

This is what I was able to succeed with http://vps.theboyd.us/ubnt_google_ipv6_conf.txt