Cisco Cisco IOS Software Release 12.4(2)XB6 Références techniques

Page de 199
 
-26
Cisco Broadband Wireless Gateway 1.4 Command Reference, IOS Release 12.4(15)XL5
OL-14681-01
Chapter       Cisco Broadband Wireless Gateway 1.4 Command Reference, IOS Release 12.4(15)XL5
  data-delivery-service
data-delivery-service
To configure data delivery service associated with certain predefined set of QoS-related service flow 
parameters, use the data-delivery-service command in global configuration mode. Use the no form of 
the command to disable this feature.
data-delivery-service {unsolicited-grant real-time-variable-rate | non-real-time-variable-rate 
best-effort | extended-real-time-variable-rate}
no data-delivery-service 
Syntax Description
Defaults
The default setting is unsolicited-grant.
Command Modes
Service flow QoS info configuration mode.
Command History
Examples
The following example illustrates how to configure the data-delivery-service command:
wimax agw service-flow qos-info profile isf-qos-downlink  
data-delivery-service real-time-variable-rate 
 
maximum-latency 1  
maximum-traffic-burst 2  
maximum-traffic-rate-sustained 3  
media-flow-type 012041424344  
minimum-traffic-rate-reserved 4  
policy-transmission-request 5  
sdu-size 6  
tolerated-jitter 7  
traffic-priority 1  
unsolicited-interval-grant 8  
unsolicited-interval-polling 9
wimax agw service-flow qos-info profile isf-qos-uplink  
data-delivery-service unsolicited-grant  
maximum-latency 11  
maximum-traffic-burst 21  
unsolicited-grant
Configures the unsolicited grant.
real-time-variable- 
rate
Cofigures the real time variable rate.
non-real-time-variable
-rate
Configures the non-real time variable rate.
best-effort
Configures the best effort.
extended-real-time- 
variable-rate
Configures the extended real time variable rate.
Release
Modification
12.4(15)XL
This command was introduced.