Quantcast
Channel: All SRX Services Gateway posts
Viewing all articles
Browse latest Browse all 17645

Re: Simply cannot get SNMP working on SRX240

$
0
0

Hey spuluka,

 

I did that but I finnaly found the solution to my problem.

 

I had to enable routing instance access and had to define my routing instances in my snmp communities.

 

   community public {
        authorization read-write;
        clients {
            192.168.1.71/32;
        }
        routing-instance TRUST-VRF {
            clients {
                192.168.1.71/32;
            }
        }
   }
    routing-instance-access;

On the client side you define your comunity as TRUST-VRF@public and then it works

 


Viewing all articles
Browse latest Browse all 17645

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>