Show pageBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Ubiquiti EdgeRouter ====== ===== commands ===== ^ Show version | ''show version'' | ^ Show DNS cache statistics | ''show dns forwarding statistics'' | ^ Flush DNS cache | ''clear dns forwarding cache'' | ===== back up config ===== <code bash> scp user@router /config/config.boot # alternatively: ssh user@router cat /config/config.boot > config_backup.txt </code> ([[https://help.ui.com/hc/en-us/articles/360002535514-EdgeRouter-Backup-and-Restore-Configuration|source]]) Last modified: 2024-07-05 14:31