Network Management

last person joined: 2 days ago 

Keep an informative eye on your network with HPE Aruba Networking network management solutions
Expand all | Collapse all

AirWave - Firewall data

This thread has been viewed 0 times
  • 1.  AirWave - Firewall data

    Posted Apr 16, 2014 02:42 PM

    In AirWave 7.7.10, why would we not be seeing any data populating under Home>Firewall? For top 3 destinations or applications, we see "No data available". Is there something that needs to be enabled on the controller?

     

    thanks,

     

    Kevin



  • 2.  RE: AirWave - Firewall data

    Posted Apr 16, 2014 11:26 PM

    On your controller(s), issue the following command:

     

    (controller)(config)# firewall-visibility



  • 3.  RE: AirWave - Firewall data
    Best Answer

    Posted Apr 17, 2014 03:23 AM

    There is something to enable on the controller yes. AMON.

     

    At the CLI, this should work as a template to enable it (where X.X.X.X is Airwave).

     

    mgmt-server profile amp1
       stats-enable
       tag-enable
       sessions-enable
       misc-enable
       location-enable
     !

    mgmt-server type amp primary-server X.X.X.X profile amp1

    !

     

    Then in Airwave, check AMON is enabled ("Enable AMON Data Collection" set to yes) under AMP Setup>General>Additional AMP Services (bottom right of this screen).

     

    Thanks.