Archive

Posts Tagged ‘LinkedIn’

Juniper Snmp Config (Basic)

August 31st, 2007

A very basic Juniper Snmp config. (Readonly)

{master}[edit]
marcel@re0.lab2# show snmp
    location Amsterdam;
    contact "netops@domain.tld";
    community blablablabla {
    authorization read-only;
    clients {
        10.10.10.1/32;
        172.16.1.200/32;
    }
}
Very basic and easy I’m not a personal helpdesk so figure out your self how to configure read-write :-)

Juniper, Networking