Overview
Readers will learn how to disable the IPv4 offloading features on an EdgeRouter.
Disable IPv4 Hardware Offloading
1. Before making any changes, verify the current state of the various offloading settings.
show ubnt offload
IP offload module : loaded
IPv4
forwarding: enabled
vlan : disabled
pppoe : disabled
gre : disabled
IPv6
forwarding: disabled
vlan : disabled
pppoe : disabled
IPSec offload module: not loaded
Traffic Analysis :
export : disabled
dpi : disabled
version : 1.354
2. Disable the IPv4 traffic offloading.
configure set system offload ipv4 forwarding disable commit ; save
Related Articles
EdgeRouter - Beginners Guide to EdgeRouter
EdgeRouter - Access the CLI from the Web UI
EdgeRouter - Hardware Offloading
Intro to Networking - How to Establish a Connection Using SSH