Name

traffic-shape fecn-adapt — interface

Synopsis

traffic-shape fecn-adapt
no traffic-shape fecn-adapt

Configures

Traffic shaping on a frame relay subinterface

Default

Disabled

Description

This command enables the interface to reflect FECN bits as BECN bits, which notifies the sending DTE that it is transmitting at a rate too fast to handle.

Example

This configuration sets up traffic shaping with an upper limit of 128 Kbps and a lower limit of 64 Kbps. With the fecn-adapt command, our router reflects FECN packets as BECN packets.

interface serial 1
   encapsulation frame-relay
interface serial 1.1
  traffic-shape rate 128000
  traffic-shape adaptive 64000
  traffic-shape fecn-adapt

Get Cisco IOS in a Nutshell, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.