Cisco Cisco ASR 5000

Page of 148
In 3GPP service attributes received from the RADIUS server supersede the settings in the APN.
Important
Commands used in the configuration samples in this section provide base functionality to the extent that
the most common or likely commands and/or keyword options are presented. In many cases, other optional
commands and/or keyword options are available. Refer to the Command Line Interface Reference for
complete information regarding all commands.
Important
Configuring Subscribers for Traffic Policing
Instructions for configuring RADIUS-based subscriber profiles are not provided in this document. Please
refer to the documentation supplied with your server for further information.
Important
Step 1
Configure local subscriber profiles on the system to support Traffic Policing by applying the following example
configurations:
a) To apply the specified limits and actions to the downlink (data to the subscriber):
configure
context
<
context_name
>
subscriber name
<
user_name
>
qos traffic-police direction downlink
end
b) To apply the specified limits and actions to the uplink (data from the subscriber):
configure
context
<
context_name
>
subscriber name
<
user_name
>
qos traffic-police direction uplink
end
Notes:
• There are numerous keyword options associated with the qos traffic-police direction { downlink | uplink }
command.
• Repeat for each additional subscriber to be configured.
If the exceed/violate action is set to "lower-ip-precedence", the TOS value for the outer packet becomes
"best effort" for packets that exceed/violate the traffic limits regardless of what the ip user-datagram-tos-copy
command in the Subscriber Configuration mode is configured to. In addition, the "lower-ip-precedence"
option may also override the configuration of the ip qos-dscp command (also in the Subscriber Configuration
mode). Therefore, it is recommended that command not be used when specifying this option.
Note
Step 2
Verify the subscriber profile configuration by applying the following example configuration:
context
<
context_name
>
show subscriber configuration username <user_name>
HSGW Administration Guide, StarOS Release 19    
123
Traffic Policing and Shaping
Configuring Subscribers for Traffic Policing