Created on 03-02-2020 12:42 AM Edited on 05-26-2022 07:31 AM By Anonymous
Description
This article describes how to reset SD-WAN pie chart usage statistics from the GUI.
Solution
The SD-WAN usage statistics is being pulled from the interface rx/tx bytes.
# diag hard deviceinfo nic port1 | grep Rx\ bytesIn order to reset the statistics, we will need to reset the interface statistics using the following command:
Rx bytes: 708781262
# diag hard deviceinfo nic port1 | grep Tx\ bytes
Tx bytes: 1119514361
# diag hard deviceinfo nic port3 | grep Rx\ bytes
Rx bytes: 16988281
# diag hard deviceinfo nic port3 | grep Tx\ bytes
Tx bytes: 15591975
# diag netlink interface clear port1
# diag netlink interface clear port3
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.