Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Network Commands

The EdgeView network networking related commands are the items printed from the '-h' output:

[acl app arp connectivity flow if mdns nslookup ping route socket speed tcp tcpdump trace url wireless]

ACL

acl[/<filter>] - to display all filters of running and configured ACL

  e.g. acl -- display all filters of ACL

                acl/nat -- display in table nat of ACL

It will display the access list for running ACL and also configured ACL of the EVE device. To see a subset on iptables, use the filter string. The filter string can be 'raw', 'filter', 'nat' or 'mangle'.

APP

app[/app-string] - to display all the app or one specific app

e.g. app -- display all apps in brief

app/iot -- display a specific app, which app name has substring of iot in more detail


System Commands

Log Search Commands

...