Juniper SNMP Configuration and Permission Enable SNMP #set snmp community juniper authorization read-only [Here SNMP will be enabled and Community name is juniper] If you want to restrict your SNMP then go… Read more »
Juniper Bandwidth Restriction to Single IP #set firewall policer 10mb if-exceeding bandwidth-limit 10m #set firewall policer 10mb if-exceeding burst-size-limit 1m #set firewall policer 10mb then discard [Create policer name 10mb for 10mb bandwidth] #set… Read more »
Juniper Interface Bandwidth Restriction #set firewall policer 10mb if-exceeding bandwidth-limit 10m #set firewall policer 10mb if-exceeding burst-size-limit 1m #set firewall policer 10mb then discard [20mb is policer name, burst size… Read more »
Juniper Sub Interface Bandwidth Limit #set firewall policer 20mb if-exceeding bandwidth-limit 20m #set firewall policer 20mb if-exceeding burst-size-limit 2m #set firewall policer 20mb then discard [20mb is policer name. unit 100… Read more »