Cisco Cisco IOS Software Release 12.2(14)S

Descargar
Página de 34
      Frame Relay Queueing and Fragmentation at the Interface
Command Reference
11
Cisco IOS Release 12.2(14)S
Frame Relay Queueing and Fragmentation at the Interface Example
The following example shows the configuration of low-latency queueing and FRF.12 fragmentation on 
serial interface 3/2. Because shaping is not being used, a hierarchical traffic policy is not needed and 
traffic from the priority queue will be interleaved with fragments from the other queues. Without 
shaping, the output rate of the interface is equal to the line rate or configured clock rate. In this example, 
the clock rate is 128,000 bps.
class-map voice
match access-group 101
     
policy-map llq
class voice
priority 64
class video
bandwidth 32
interface serial 3/2
ip address 10.0.0.1 255.0.0.0
encapsulation frame-relay
bandwidth 128
clock rate 128000
service-policy output llq
frame-relay fragment 80 end-to-end
   
access-list 101 match ip any host 10.0.0.2
Command Reference
This section documents modified commands. All other commands used with this feature are documented 
in the Cisco IOS Release 12.2 command reference publications.