Cisco Cisco Packet Data Gateway (PDG)

Seite von 8994
PCC-Data-Service Configuration Mode Commands   
▀  flow direction out 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
7644 
   
flow direction out 
This command configures the flow service parameters for outgoing data flow in PCC-Data-Service instance. 
Product
 
IPCF 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > PCC Service Configuration > PCC Data Service Configuration 
configure > context context_name > pcc-service service_name > data-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-pcc-data-service)# 
Syntax
 
[noflow direction in protocol {ip | tcp | udpfrom {src_ip_addr
[ /
maskbit
]
 | anyport 
{src_port_num | anyto {dest_ip_addr
[ /
maskbit
]
 | anyport {dest_port_num | any
no
 
Removes the configured data service flow parameters from PCC-Data-Service instance on IPCF node. 
protocol
 {
ip
 | 
tcp
 | 
udp
} 
This keyword configures the data flow parameters for specific protocol. 
Following protocols are supported through this keyword: 
 
ip
: Sets the parameters for IP traffic. 
 
tcp
: Sets the parameters for TCP traffic. 
 
UDP
: Sets the parameters for UDP traffic. 
from
 {
src_ip_addr
 | 
any
port
 {
src_port_num
 | 
any
} 
This keyword configures the data flow condition parameters for specific protocol through IP address and port 
as source of flow. 
Following parameters are defined with this keyword: 
 
src_ip_addr
: specifies the specific IP address in IPv4/IPv6 notation as source of flow. 
 
maskbit
: Specifies the IP address suffix in IPv4 or IPv6 notation. 
 
any
: specifies that flow from any source IP address/port can be analyzed or considered. 
 
port
 
src_port_num
: specifies the specific source port parameter for flow. 
src_port_num
 is the source port number of flow and must be an integer from 1 through 65535. 
to
 {
dest_ip_addr
 | 
any
port
 {
dest_port_num
 | 
any
} 
This keyword configures the data flow condition parameters for specific protocol through IP address and port 
as source of flow.