Juniper Plicier:
set firewall policer 100M if-exceeding bandwidth-limit 100m
set firewall policer 100M if-exceeding burst-size-limit 256k
set firewall policer 100M then discard
set logical-systems ggc-rt firewall policer 900MB if-exceeding bandwidth-limit 900m
set logical-systems ggc-rt firewall policer 900MB if-exceeding burst-size-limit 1m
set logical-systems ggc-rt firewall policer 900MB then discard
set logical-systems fna-rt firewall policer 900MB if-exceeding bandwidth-limit 900m
set logical-systems fna-rt firewall policer 900MB if-exceeding burst-size-limit 1m
set logical-systems fna-rt firewall policer 900MB then discard
set logical-systems bdix-rt firewall policer 900MB if-exceeding bandwidth-limit 900m
set logical-systems bdix-rt firewall policer 900MB if-exceeding burst-size-limit 1m
set logical-systems bdix-rt firewall policer 900MB then discard
set logical-systems cdn-rt firewall policer 900MB if-exceeding bandwidth-limit 900m
set logical-systems cdn-rt firewall policer 900MB if-exceeding burst-size-limit 1m
set logical-systems cdn-rt firewall policer 900MB then discard
Juniper BGP Community simple use:
set policy-options community Upstream members 1400:991
set policy-options policy-statement Upstream-Out term 1 from community Upstream
set policy-options policy-statement Upstream-Out term 1 then accept
set policy-options policy-statement Upstream-Out term 5 then reject
set policy-options policy-statement CLIENT-INT-IN term 1 then community add Upstream
set policy-options policy-statement CLIENT-INT-IN term 1 then accept
No comments:
Post a Comment
Thanks for your valuable feedback.