Cisco Cisco Packet Data Gateway (PDG)

Página de 8994
IMS Authorization Service Configuration Mode Commands   
▀  traffic-policy 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
6506 
   
traffic-policy 
This command specifies the action on packets which do not match any policy gates in the general purpose PDP context. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > IMS Authorization Service Configuration 
configure > context context_name > ims-auth-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-imsa-service)# 
Syntax
 
traffic-policy general-pdp-context no-matching-gates direction { downlink | uplink } { 
forward | discard }
 
default traffic-policy general-pdp-context no-matching-gates direction { downlink | 
uplink }
 
default
 
Sets the default traffic policy for packets without any policy gate match in general purpose PDP context. 
By default packets which do not have any matching policy gate are forwarded. 
no-matching gates
 
Applies traffic policy for packets which do not match any policy gate. 
direction { downlink | uplink }
 
Specifies the direction of traffic to apply this traffic policy in general PDP context. 
downlink
: Specifies the traffic from system to MN. Default is set to forward. 
uplink
: Specifies the traffic from MN to system. Default is set to forward. 
forward
 
Forwards the packets which do not match any policy gates. Default: Enabled 
discard
 
Discards the packets which do not match any policy gates. Default: Disabled 
Usage 
This command provides configuration on traffic policy applied on packets which are not matching any policy 
gate in general PDP context. Packets can either be forwarded or discarded on the basis of operator’s 
configuration. 
This command needs to be configured once for downlink and once for uplink separately.