Network Management

 View Only
last person joined: 2 days ago 

Keep an informative eye on your network with HPE Aruba Networking network management solutions

ACL logging to Solarwinds - device is denied once it is rebooted

This thread has been viewed 0 times
  • 1.  ACL logging to Solarwinds - device is denied once it is rebooted

    Posted Feb 20, 2024 12:44 PM

    Hi there
    I am troubleshooting an ACL I created and wondering how can I send ACL logging to a syslog server (ie Solarwinds).
    This policy does work (partially) but when the device reboots it does not work. Is there something I am missing?

    My config for the ACL is access-list ip Inet_Vlan_Access
        10 comment ACL FOR Inet MANAGEMENT VLAN
        20 permit any 172.23.0.0/255.255.0.0 172.23.0.0/255.255.0.0
        30 permit any 172.23.0.0/255.255.0.0 172.18.0.0/255.255.0.0
        40 permit any 172.23.0.0/255.255.0.0 54.161.63.15
        50 permit any 172.18.0.0/255.255.0.0 any
        60 deny any 172.23.0.0/255.255.0.0 any

    vlan 2305
     apply access-list ip Inet_Vlan_Access in

    The device is 172.23.10.5