Connectivity Guide
NOTE: The supported speed varies for dierent platforms. After the reserved buers are used, each PFC starts consuming
shared buers from the lossless pool with the alpha value determining the threshold.
You can override the default priority group settings when you enable LLFC or PFC.
1 Create a network-qos type class-map to match the trac classes. For LLFC, match all the trac classes from 0 to 7. For PFC, match
the required trac class.
OS10(config)# class-map type network-qos tc
OS10 (config-cmap-nqos)# match qos-group 0-7
2 Create network-qos type policy-map to dene the actions for trac classes, such as a buer conguration and threshold.
OS10(config)# policy-map type network-qos buffer
OS10(config-pmap-network-qos)# class tc
OS10 (config-pmap-c-nqos)# pause buffer-size 300 pause-threshold 200 resume-threshold 100
OS10 (config-pmap-c-nqos)# queue-limit thresh-mode dynamic 5
Congure egress buer
All port queues are allocated with reserved buers. When the reserved buers are consumed, each queue starts using the shared buers
from the default pool.
The reserved buer per queue is 1664 bytes for the speed of 10G, 25G, 40G, 50G, and 100G. The default dynamic shared buer threshold
is 8.
1 Create a queuing type class-map to match the queue.
OS10(config)# class-map type queuing q1
OS10(config-cmap-queuing)# match queue 1
2 Create a queuing type policy-map to dene the actions for queues, such as a buer conguration and threshold.
OS10(config)# policy-map type queuing q-buffer
OS10(config-pmap-queuing)# class q1
OS10(config-pmap-c-que)# queue-limit queue-len 200 thresh-mode dynamic 5
Deep Buer mode
NOTE
: This feature is supported only on the S4200-ON series.
OS10 provides the exibility to congure the buer mode based on your system requirements. The system memory contains a list of packet
buers and per packet information (PPI), which is used to enable statistics tagging, ingress shaping, PFC, and output logical interface
stamping per multicast trac.
You can congure Deep Buer mode to manage switch buer availability. The following lists the total buer availability in dierent modes:
Table 67.
Buer availability in dierent modes
Platform Without deep buer With deep buer
S4200–ON series 4.63 GB 6.24 GB
Deep Buer mode takes eect only after saving it in the startup conguration and reloading the switch.
NOTE
: Disabling the Deep Buer mode conguration during run-time is not supported.
980 Quality of service