Hi All,
I am not really new to juniper but not an expert also..
Anyway i am running into something for a customer of ours..
A customer of ours needs to have a bandwith limit on all of their ports.
I've figured this is best doing with a policer on an EX switch. We are using EX3300's in a stacked setup by the way.
However somehow i can't apply the policer on the interface range. I wanted to create a policer that set the ports on a download and upload limit of 20M. i can create the policer though.
I'm hoping someone can help me with this.
A copy of the config at this moment:
set version 12.3R12.4
set groups lcd-displays chassis lcd-menu fpc <*> menu-item maintenance-menu disable
set groups lcd-displays chassis lcd-menu fpc <*> menu-item status-menu disable
set system host-name V-SWITCH
set system time-zone Europe/Amsterdam
<outpout ommitted>
set system services ssh
set system syslog user * any emergency
set system syslog file messages any notice
set system syslog file messages authorization info
set system syslog file interactive-commands interactive-commands any
set system commit synchronize
<outpout ommitted>
set chassis redundancy graceful-switchover
set chassis aggregated-devices ethernet device-count 5
set chassis lcd-menu fpc 0 apply-groups lcd-displays
set chassis lcd-menu fpc 1 apply-groups lcd-displays
set chassis lcd-menu fpc 2 apply-groups lcd-displays
set chassis lcd-menu fpc 3 apply-groups lcd-displays
set interfaces interface-range std-poorten member-range ge-0/0/0 to ge-0/0/46
set interfaces interface-range std-poorten member-range ge-1/0/0 to ge-1/0/46
set interfaces interface-range std-poorten member-range ge-2/0/0 to ge-2/0/22
set interfaces interface-range std-poorten member-range ge-3/0/0 to ge-3/0/46
set interfaces interface-range std-poorten ether-options speed 10m
set interfaces interface-range std-poorten unit 0 family ethernet-switching vlan members std
set interfaces ge-0/0/47 ether-options 802.3ad ae0
set interfaces ge-1/0/47 ether-options 802.3ad ae0
set interfaces ge-2/0/23 ether-options 802.3ad ae0
set interfaces ge-3/0/47 ether-options 802.3ad ae0
set interfaces ae0 aggregated-ether-options lacp active
set interfaces ae0 unit 0 family ethernet-switching port-mode trunk
set interfaces ae0 unit 0 family ethernet-switching vlan members std
set interfaces vme unit 0 family inet address xx.xx.xx.xx/xx
set routing-options static route 0.0.0.0/0 next-hop xx.xx.xx.xx/xx
set protocols igmp-snooping vlan all
set protocols rstp bridge-priority 0
set protocols rstp interface std-poorten no-root-port
set protocols lldp interface all
set protocols lldp-med interface all
set ethernet-switching-options secure-access-port interface std-poorten mac-limit 5
set ethernet-switching-options secure-access-port vlan std examine-dhcp
set ethernet-switching-options secure-access-port vlan std ip-source-guard
set ethernet-switching-options nonstop-bridging
set ethernet-switching-options port-error-disable disable-timeout 300
set ethernet-switching-options storm-control interface all
set vlans std vlan-id 200
set vlans std no-local-switching
set virtual-chassis preprovisioned
set virtual-chassis member 0 role routing-engine
set virtual-chassis member 0 serial-number GA0212514663
set virtual-chassis member 1 role routing-engine
set virtual-chassis member 1 serial-number GA0213034842
set virtual-chassis member 2 role line-card
set virtual-chassis member 2 serial-number GD0213062134
set virtual-chassis member 3 role line-card
set virtual-chassis member 3 serial-number GA0217180202