Celestica Documentation Portal

Find your product documents here

Create Buffer profile

Creates the buffer profile.

Syntaxbuffer-profile ingress profile-name <buffer-profile-name> buffer-pool- name <buffer-pool> {dynamic-threshold <threshold-value>|static- threshold<threshold-value>} [xon <xon-value> | headroom <hdrm-value> | size <size>]
Command modeCONFIG
Parameters
  • buffer-profile-name – Buffer profile name (Maximum: 64 characters).

  • buffer-pool-name – Valid ingress buffer pool name.

  • threshold-value – Static or Dynamic threshold.

  • xon-value – Resume threshold.

  • hdrm-value – Maximum headroom value for this buffer profile that can use from global headroom buffer.

  • size – Dedicated size.

Usage Use no buffer-profile profile-name <buffer-profile-name> to remove buffer profile.
Supported Releases1.0.0 or later
Click command None
Example
sonic(config)# buffer-profile ingress profile-name  ingress_lossless_profile  buffer-pool-name ingress_lossy_pool dynamic-threshold 3 headroom 2560 xon 25600
sonic(config)# no qos buffer-profile profile-name  ingress_lossless_profile