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

Page de 188
 
-123
Cisco Broadband Wireless Gateway 1.2 Command Reference, IOS Release 12.4(15)XL3
OL-14681-01
Chapter       Cisco Broadband Wireless Gateway 1.2 Command Reference, IOS Release 12.4(15)XL3
  service-flow pre-defined profile
service-flow pre-defined profile
To specify the number of pre-defined service flows to be opened for a subscriber, use the service-flow 
pre-defined profile 
command in user group configuration mode. Use the no form of the command to 
disable predefined service flows.
service-flow pre-defined {isf | secondary secondary-indexprofile sf-profile-name {cr | 
encap-type none [cr |vlan-id vlan-number]}
no service-flow pre-defined {isf | secondary secondary-indexprofile sf-profile-name {cr | 
encap-type none [cr |vlan-id vlan-number]}
Syntax Description
Defaults
There are no default values.
Command Modes
SLA profile configuration submode.
Command History
Usage Guidelines
Currently 1 initial service flow and 1 secondary service flow is allowed per subscriber. Each service flow 
can be associated with a pre-configured service flow for QoS and packet classification rule parameters 
in the uplink and downlink direction.
The BWG controls the BS’s local switching through Data Path Encapsulation Type (NONE) and Data 
Path ID (Priority + VLAN ID) in the R6 DP Registration Request message. Note that the VLAN ID 
defined here can be overwritten from AAA. The VLAN Priority (the 3 most significant bits in VLAN 
tag) comes from DSCP/Precedence defined for the service flow. If DSCP/Precedence is not locally 
defined, it is calculated based on WiMAX QoS Data Delivery Service Type used for the service flow.
isf
The service flow is assumed to be the initial service flow.
secondary 
secondary-index
Represents the auxiliary service flows for the subscriber.
profile sf-profile-name
Enables the service flow profile and profile name of the flow.
cr
Spcifies the classification rule.
encap-type none
Specifies that the data encapsulation type is none.
vlan-id vlan-number
Specifies the vlan ID number.
Release
Modification
12.4(15)XL
This command was introduced.
12.4(15)XL1
The crencap-type none, and vlan-id vlan-number keywords and arguments 
were added.