Information Technology Reference
In-Depth Information
FRTS Rate Enforcement
Example 5-2
interface serial 0
encapsulation frame-relay
frame-relay traffic-shaping
!
interface serial 0.1 point-to-point
ip address 192.168.100.5 255.255.255.252
frame-relay interface-dlci 100
frame-relay class 128kb
!
interface serial 0.2 point-to-point
ip address 192.168.100.9 255.255.255.252
frame-relay interface-dlci 200
frame-relay class 512kb
!
map-class frame-relay 128kb
frame-relay traffic-rate 128000 256000
!
map-class frame-relay 512kb
frame-relay traffic-rate 512000 1024000
The frame-relay traffic-shaping command enables traffic shaping for all VCs defined on the
interface. The frame-relay class map-class-name command specifies the map class that is
applied to the interface or subinterface. If this command is applied to a main interface, all the
VCs on the interface's subinterfaces inherit the map class's properties. The actual properties for
the FRTS are defined with the map-class frame-relay map-class-name command and all the
map class subcommands. In Table 5-3, the traffic rate is specified with average and peak values.
Other possible traffic shaping commands that are configured under map-class frame-relay are
described in Table 5-3.
FRTS Traffic Shaping Commands
Table 5-3
Command
Description
frame-relay traffic-rate average [ peak ]
Defines the traffic rate for the VC.
frame-relay adaptive-shaping { becn | foresight }}}}
Enables dynamic traffic shaping based on
received BECNs or ForeSight. ForeSight is a
Cisco proprietary traffic control mechanism.
This command replaces frame-relay becn-
response-enable .
frame-relay custom-queue-list list - number
Defines a custom queue list number to apply
to the VC.
frame-relay priority-group list-number
Defines a priority group number to apply to
the VC to enable priority queuing. It applies
the priority list that was defined at the global
configuration level.
 
Search WWH ::




Custom Search