Cisco Cisco Packet Data Gateway (PDG) 产品宣传页

下载
页码 8487
UDR Format Configuration Mode Commands   
▀  attribute 
 
 
▄  Cisco ASR 5x00 Command Line Interface Reference 
8436 
   
{ bytes | pkts } { downlink | uplink }
 
Specifies bytes/packets sent/received from/by mobile. 
priority priority
 
Specifies the position priority of the field within the UDR. Lower numbered priorities (across all attribute, 
event-label, and rule-variable) occur first. 
priority
 must be an integer from 1 through 65535. Up to 50 position priorities (across all attribute, event-
label, and rule-variable) can be configured. 
Usage 
Use this command to set the attributes and priority for UDR file format. 
A particular field in UDR format can be entered multiple times at different priorities. While removing the 
UDR field using the 
no attribute
 command, you can either remove all occurrences of a particular field by 
specifying the field name or remove a single occurrence by additionally specifying the optional 
priority
 
keyword. 
Consider the following scenario. If the volume/time threshold interval is large enough (or disabled). At time 
t=0, 10 ICMP packets are sent, which takes 9 seconds. There is nothing for the next 100 seconds, and then 
again 10 ICMP packets are sent which takes 10 seconds, and then again nothing for next the 60 seconds and 
then the session is terminated. 
In this scenario: 
 
sn-start-time should be t = 0. 
 
sn-end-time should be t = 0+9+100+10 (sn-end-time would be the last ICMP packet sent). 
 
sn-duration should be sn-end-time minus sn-start-time, i.e. 0+9+100+10 – 0 = 119 seconds (since the 
ICMP flow would exist between the two intervals of sending ICMP packets, the sn-start-time would 
be that of the first packet of the flow and sn-end-time of the last packet (20th packet). Hence, sn-
duration would take into account all the seconds between the first and last packet of the flow). 
Example
 
The following is an example of this command: 
attribute radius-user-name priority 12