Cisco Cisco Packet Data Gateway (PDG)

Descargar
Página de 158
DSCP Marking Configuration
Step 1
Modify HNB-GW service to configure the DSCP marking for SCTP and UDP packets over Iuh interface by applying
the example configuration in the Configuring DSCP Marking over Iuh Interface section.
Step 2
Modify HNB-GW service to configure the DSCP marking for UDP packets over Iu interface by applying the example
configuration in the Configuring DSCP Marking for Data Packet over Iu Interface section.
Step 3
Modify SGSN-Global configuration to create the DSCP template for SCTP packets and modify PSP Instance to associate
this DSCP template for downlink packets with particular PSP intance by applying the example configuration in the
Creating and Associating DSCP Template for Control Packets over Iu Interface section.
Step 4
Save your configuration to flash memory, an external memory device, and/or a network location using the Exec mode
command save configuration. For additional information on how to verify and save configuration files, refer to the
System Administration Guide and the Command Line Interface Reference.
Configuring DSCP Marking over Iuh Interface
To configure the DSCP marking over Iuh interface for SCTP and UDP packets modify the HNB-GW service
by applying the following example configuration:
configure
context <vpn_ctxt_name>
hnbgw-service <hnbgw_svc_name> -noconfirm
ip iuh-qos-dscp protocol { sctp | udp } payload { all | gtpu | rtcp | rtp } { af11 | af12 | af13
| af21 | af22 | af23 | af31 | af32 | af33 | af41 | af42 | af43 | be | cs1 | cs2 | cs3 | cs4 | cs5 | cs6 | cs7 | ef }
end
Notes:
• <vpn_ctxt_name> is name of the source context in which HNB-GW service is configured.
• <hnbgw_svc_name> is name of the HNB-GW service in which Open Access mode support is to be
configured.
• For more commands and keyword options, refer Command Line Interface Reference.
Configuring DSCP Marking for Data Packet over Iu Interface
To configure the DSCP marking over Iu interface for UDP packets modify the HNB-GW service by applying
the following example configuration:
configure
context <vpn_ctxt_name>
hnbgw-service <hnbgw_svc_name> -noconfirm
ip iu-qos-dscp protocol udp payload { all | gtpu | rtcp | rtp } { af11 | af12 | af13 | af21 | af22 |
af23 | af31 | af32 | af33 | af41 | af42 | af43 | be | cs1 | cs2 | cs3 | cs4 | cs5 | cs6 | cs7 | ef }
end
Notes:
HNB-GW Administration Guide, StarOS Release 19    
105
HNB-GW Service Configuration Procedures
DSCP Marking Configuration