Configuring Application Monitoring and Enforcement Configuring AppMon
OmniSwitch AOS Release 8 Network Configuration Guide December 2017 page 29-13
Enabling/Disabling AppMon
To enable AppMon feature globally on the switch, use the app-mon admin-state command with the
enable option. By default, AppMon is disabled on the switch.
-> app-mon admin-state enable
To disable AppMon functionality, use the app-mon admin-state command with the disable option.
-> app-mon admin-state disable
Enabling/Disabling AppMon Per Port or Slot
To enable AppMon on one or more switch ports, use the app-mon port admin-state command with
enable option as shown. It is mandatory to enable AppMon globally for the port level AppMon to
function.By default, AppMon is disabled on all the switch ports.
For example, the following command enables AppMon on ports 1/1/2 through 1/1/5:
-> app-mon port 1/1/2-5 admin-state enable
For example, the following command enables AppMon on slot 1.
-> app-mon slot 1/1 admin-state enable
When slot option is used, then AppMon configuration is applied on all physical ports of that particular
slot.
To disable AppMon functionality on a port or slot, use the app-mon port admin-state command with
disable option. For example:
-> app-mon port 1/1/2-5 admin-state disable
-> app-mon slot 1/1 admin-state disable
Note. AppMon cannot be enabled globally when,
• all the mirroring sessions are used by port mirroring or monitoring features.
• mirroring session is used by policy manager.