Basic Configurations
428 Quality of Service Guide
→ Map the desired ingress forwarding classes within the network QoS policy to the
specific policer IDs within the group (the group name will be supplied when the
QoS policy is applied to the IP interface).
• Apply the network QoS policy:
→ Identify or create the IP interface requiring forwarding class redirection to the
queue group.
→ Assign the QoS policy to the IP interface and specify the queue group name and
instance ID for redirection of ingress traffic.
Using Queue Groups to Police Ingress/Egress Traffic on
Network Interface
config
qos
queue-group-templates
ingress
queue-group "Ingress_QG_1" create
policer 2 create
rate 9000
exit
exit
exit
egress
queue-group "Egress_QG_1" create
queue 1 best-effort create
exit
policer 2 create
rate 9000
exit
exit
exit
exit
network 2 create
ingress
fc be
fp-redirect-group policer 2
exit
exit
egress
fc be
port-redirect-group policer 2
exit
exit
exit
card 1
card-type xcm-x20
mda 1 mda-type cx20-10g-sfp no shutdown
exit